Looks like you may be running out of physical RAM Art. 1Gig installed only right? I'd suggest reduce the number of cores running apps or add more physical RAM.Jason
Jason you are correct that PC has 1GB. Thanks for the hint! By way of education, what in the task report or STDERR OUT led you to that conclusion?RegardsArt
[Display]Operating System: Windows 7 Professional, 64-bit (Service Pack 1)DirectX version: 11.0 GPU processor: GeForce GTX 480Driver version: 266.58DirectX support: 11CUDA Cores: 480 Core clock: 820 MHz Shader clock: 1640 MHzMemory clock: 2088 MHz (4176 MHz data rate) Memory interface: 384-bit Total available graphics memory: 3322 MBDedicated video memory: 1536 MB GDDR5System video memory: 0 MBShared system memory: 1786 MBVideo BIOS version: 70.00.1A.00.80IRQ: 16Bus: PCI Express x16
Quote from: k6xt on 17 Jul 2011, 05:32:03 pmJason you are correct that PC has 1GB. Thanks for the hint! By way of education, what in the task report or STDERR OUT led you to that conclusion?RegardsArtGoing from memory now, as it's a day later, I looked up the error codes on the reported task on Microsoft's website & one of them was 'out of resources'. I then looked at your host, recognised it as a quad core with nVidia GPU. Newer Cuda drivers use (a lot) more system area than the old ones for shared video memory, and Windows 7 would only have about 512meg max kernel area, which would exhaust pretty quickly under those conditions. Kernel area isn't pageable, and 512meg physical left as pageable isn't a lot that can stay resident for 4xCPU apps + optionally a GPU app either (Plus everything else that might be running). SnipThat's what I would call a 'Decent chunk' out of my 4Gig installed physical RAM. What that is used for is pretty involved, but one of the fundamental WDDM driver model extensions that allows the driver to recover without rebooting, as opposed to hard lock or old-school BSODJason
Sorry my "link to PC" was wrong. Here it is:http://setiathome.berkeley.edu/show_host_detail.php?hostid=5457867The card is a HIS 4850.I'm wondering if nearly 15 hrs is grossly wrong, not just a little bit.RegardsArt