Cuda 2.2 -- influences for F&H

Moderators: Site Moderators, FAHC Science Team

Post Reply
jaak ennuste
Posts: 30
Joined: Thu Jan 08, 2009 11:30 am
Hardware configuration: 3 x Nvidia Geforce GTX 295 cards (total 6 GPU's)
AMD Phenom x4 2600MHz Black Edition
MSI 790FX K9A2 Platinum system board, 4GB RAM
ATX case, 1000 W Chieftec PS
Windows XP 64-bit
More: http://estoniadonates.wordpress.com/
Location: Tallinn, Estonia, EU
Contact:

Cuda 2.2 -- influences for F&H

Post by jaak ennuste »

So, CUDA Toolkit 2.2 along with an updated CUDA SDK and drivers is released. How does it affect to folding efficiency?
Can protein folding benefit from ver 2.2 new features?

CUDA 2.2

-CUDA Driver: NVIDIA Driver for Windows XP 64-bit 185.85
-NVIDIA Notebook Driver for Windows XP 64-bit 185.85
-CUDA Toolkit: CUDA Toolkit 2.2 for Windows XP 64-bit
-Release Notes, Programming Guide, Profiler README, License
-CUDA SDK: CUDA SDK 2.2 code samples for Windows XP 64-bit
-Release Notes, Getting Started, License
-Copy from http://www.nvidia.com/object/cuda_get.html page

Jaak
building 32 GPU folding rig: 16 x NVIDIA GeForce GTX 295 cards; dual PSU solution; 4 nodes.
Website: Estonia Donates, ambitious 400 PPD supercomputer project
Sponsored by AdlerFlow ceramic coated Porsche exhausts
cbuchner1
Posts: 14
Joined: Thu Jun 19, 2008 7:08 pm

Re: Cuda 2.2 -- influences for F&H

Post by cbuchner1 »

CUDA 2.2. has a new feature called "zero copy" memory access. It allows GT200 GPUs as well as MCP79 (?) integrated chipsets to access host memory directly over the PCI-e bus. This may in some cases be useful to speed up a computation because a some copying overhead from and to the GPU memory may be saved.

However to use this new feature, some program code may have to be redesigned. And it wouldn't boost G80 or G92 GPU performance at all because these GPUs lack the hardware support for this feature.

Christian
7im
Posts: 10179
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: Cuda 2.2 -- influences for F&H

Post by 7im »

How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Post Reply