Page 1 of 1

Can OpenMM Zephyr support dual GPU cards?

Posted: Sun Jan 02, 2011 4:14 pm
by bgeiss
I'm fairly new to OpenMM Zephyr, and have been testing it out on my MacBook Pro with GPU processing (NVIDIA 9600M, 32 CUDA cores). It seems to be working with short time scale simulations (1 ns), but I need more horsepower to get the timescales I want in a reasonable amount of time (~100 nsec @ 0.002 ps timesteps would take ~550hrs on my MacBook Pro). I'm thinking of adding a NVIDIA GeForce 580 GTX card (512 cores) to a PC in my lab to get a boost, and I was wondering if Zephyr can use two cards at the same time (totaling 1024 cores) or will it only utilize one device at a time?

Thanks for any help you can provide!

-Brian

RE: Can OpenMM Zephyr support dual GPU cards?

Posted: Mon Jan 03, 2011 12:33 pm
by joyku
Zephyr only supports running on 1 GPU at a time. This is the way the OpenMM library (upon which Zephyr is built) currently operates, but there are plans to support multiple GPUs in the future.

Joy