What are possible circumstances that would make Zephyr revert to using CPU instead of the GPU? I set Zephyr to run on GPU 10 times, and 9 of those runs it reverted to CPU. Any ideas?
Zephyr and NVidia GPU
- Christopher Bruns
- Posts: 32
- Joined: Thu Apr 07, 2005 1:10 pm
RE: Zephyr and NVidia GPU
Hmmm. That's definitely odd. Do the cuda sdk test programs such as deviceQuery still report a cuda-capable GPU?
What kind of computer is this on?
Sometimes a GPU can get kind of grumpy and stop responding. Shut down the computer, unplug it, replug it, and restart. See if that helps.
Recently a Mac user found that cuda works when the laptop is disconnected from an external monitor, but not when the monitor is connected.
In any case, if you make any progress, please report back to this forum.
What kind of computer is this on?
Sometimes a GPU can get kind of grumpy and stop responding. Shut down the computer, unplug it, replug it, and restart. See if that helps.
Recently a Mac user found that cuda works when the laptop is disconnected from an external monitor, but not when the monitor is connected.
In any case, if you make any progress, please report back to this forum.
- Mohd Ismail
- Posts: 8
- Joined: Sat Mar 06, 2010 10:28 pm
RE: Zephyr and NVidia GPU
SDK test programs all reported PASSED. VMD also sees the GPU fine. I'm running this on Windows 7 x64 with NVidia GTX 260M.
Certainly will report back if any progress made. If there's a tool that will help check the step by step execution, it will certainly help. I haven't done any real programming in a while.
Certainly will report back if any progress made. If there's a tool that will help check the step by step execution, it will certainly help. I haven't done any real programming in a while.
- Armand Tepper
- Posts: 2
- Joined: Sun Mar 07, 2010 7:22 am
RE: Zephyr and NVidia GPU
I am having exactly the same problem: when I try to use cuda in zephyr, it reverts back to standard cpu calculation. All SDK tests pass so the cuda install seems fine. I am also running on win 7 x64 + nvidia GTX260M (intel Q8200). Tried many things already but to no avail.
Hope someone can help!
Hope someone can help!
- Armand Tepper
- Posts: 2
- Joined: Sun Mar 07, 2010 7:22 am
RE: Zephyr and NVidia GPU
An update to my previous post. Since I really want Zephyr running, I installed Ubuntu Linux 32 on my machine (next to win 7 64). Everything in linux works fine, including the cuda test programs in the SDK. Yet, when I try to run a Zephyr cuda simulation, I get exactly the same behaviour as with my windows 7 install: Zephyr reverts to CPU calculation. How can it be that on two different operating systems I get the same problem? I scanned the simulation logs for cuda related problems but did't find anything. Also looked for cuda related settings in the mobo bios but didn't find anything.
Help would be very much appreciated!
Help would be very much appreciated!
- Jelmer Cnossen
- Posts: 1
- Joined: Sat Mar 06, 2010 9:13 am
RE: Zephyr and NVidia GPU
Same here.
I am also running Win 7 64 bit, and tried Zephyr on both 9800 GTX and a GTX 470. It reverted back to CPU in both cases.
I am also running Win 7 64 bit, and tried Zephyr on both 9800 GTX and a GTX 470. It reverted back to CPU in both cases.
- Dan Gurnon
- Posts: 1
- Joined: Wed May 19, 2010 5:28 pm
RE: Zephyr and NVidia GPU
Same here. Win-7 64 bit, and Vista 64-bit. 9600 GT and Quadro 380. Both reverted back to CPU. Cuda test passes.
- Maxim Kondratiev
- Posts: 6
- Joined: Sun Nov 08, 2009 8:43 am
Re: RE: Zephyr and NVidia GPU
Same situation. Ideas or solutions?dgurnon wrote:Same here. Win-7 64 bit, and Vista 64-bit. 9600 GT and Quadro 380. Both reverted back to CPU. Cuda test passes.
===
Since the last build Zephyr has passed more year - when to wait the new version, with OpenMM 3.1.1 or newest? Can you make 64-bit windows Zephyr? Max.