-
Notifications
You must be signed in to change notification settings - Fork 7
SW & HW Dependencies
Yehia Arafa edited this page Mar 18, 2022
·
1 revision
-
see dependencies for a full set of packages/versions PPT-GPU was tested with
-
alternatively, You can use our docker images (Docker Images and Usage Wiki) which have all the dependencies configured
- Linux OS
- python v3.x
- scipy package (conda install -c scipy)
- greenlet package (conda install -c anaconda greenlet)
- joblib package (conda install -c anaconda joblib)
- GCC > v5.x, tested on v.7 and v.9
- glibc
- MPICH (if you plan to use the PDES engine to run multiple kernels in parallel) (tested with version 3.2.3)
- A GPU device with SM compute capability = 3.5 or later
- Host CPU: x86_64, ppc64le, arm64
- OS: Linux
- CUDA version: >= 8.0 && <= 11
- CUDA driver version: <= 450.36
- nvcc version for tool compilation >= 10.2
LLVM TOOL
- LLVM 11.1
- llvm-tool (cuda-flux) installation