Multithreading OpenMM runs on a CPU cluster
Posted: Thu May 16, 2013 5:53 pm
Hello,
I would like advice about how to run OpenMM production runs that are multithreaded across a CPU cluster.
I was hoping that I would be able to do this simply by using a job scheduler (like PBS) to assign N nodes to a job, then choosing OpenCL as the platform for OpenMM. However, it appears that OpenCL is designed for multi-CPU devices on a single local machine. OpenCL example programs bundled with the AMD APP SDK do not seem to see more than 1 device even when I assign them several cluster nodes via PBS.
Perhaps this is a better question for an AMD OpenCL forum, but I was curious if anyone has implemented OpenMM in this way before and knows what's best/easiest/possible. Maybe something like VirtualCL or SnuCL is necessary, though I would hope that route doesn't require me to tweak the OpenMM source code. Or maybe this can be done straightforwardly with MPI.
Thanks,
Chris
ps: I still haven't gotten OpenMM to do CPU-multithreading with OpenCL via the AMD APP SDK even on a desktop, but that's the topic of another post.
I would like advice about how to run OpenMM production runs that are multithreaded across a CPU cluster.
I was hoping that I would be able to do this simply by using a job scheduler (like PBS) to assign N nodes to a job, then choosing OpenCL as the platform for OpenMM. However, it appears that OpenCL is designed for multi-CPU devices on a single local machine. OpenCL example programs bundled with the AMD APP SDK do not seem to see more than 1 device even when I assign them several cluster nodes via PBS.
Perhaps this is a better question for an AMD OpenCL forum, but I was curious if anyone has implemented OpenMM in this way before and knows what's best/easiest/possible. Maybe something like VirtualCL or SnuCL is necessary, though I would hope that route doesn't require me to tweak the OpenMM source code. Or maybe this can be done straightforwardly with MPI.
Thanks,
Chris
ps: I still haven't gotten OpenMM to do CPU-multithreading with OpenCL via the AMD APP SDK even on a desktop, but that's the topic of another post.