Venkatesh Mysore
Results
3
comments of
Venkatesh Mysore
Andrea, I am using Open MPI 3.1.5. I am running in the interactive mode on a node with 8 GPUs and 1 CPU requested thus: `srun -G 8 -n 1...
I am able to get remd.py to run on a specific GPU by running `mpirun -x CUDA_VISIBLE_DEVICES=X -n 1 python remd.py`. When X is a list, only the first GPU...
@rilango , I believe my branch is ready for the merge with dev. Please let me know if you have any suggestions or comments.