Skip to content

CrivelliLab/NILE-HPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NILE-HPC

Python3 wrapper for NILE with MPI capability.

Getting Started:

  1. Clone repository:
  • $ git clone https://github.com/CrivelliLab/NILE-HPC.git
  1. Access a copy of NILE.jar:
  1. Copy NILE.jar into NILE-HPC/src/nile/.
  2. Install dependencies:
  • pip install jpype1==1.3.0 hy==0.20.0
  1. From root directory, run:
  • $ python3 src/test.py

About

Python3 wrapper for NILE with MPI capability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published