![]() ![]() |
Jul 21 2009, 07:11 PM
Post
#1
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: NVIDIA Employees Posts: 2,080 Joined: 3-June 08 From: Santa Clara, CA Member No.: 106,363 Org.: NVIDIA |
IMPORTANT NOTE
Because of the new support for cross-compilation, the library locations on Linux have changed. 32-bit libraries are located by default at /usr/local/cuda/lib and 64-bit libraries are located by default at /usr/local/cuda/lib64. This is a change from 2.2 and will necessitate changing /etc/ld.so.conf or LD_LIBRARY_PATH. The CUDA Toolkit and SDK v2.3 are now released and available to all developers. A brief overview of features--there are a lot:
Download Links Mac developers: use the packages in this post. Getting Started on Linux Getting Started on OS X Getting Started on Windows 190.38 for WinXP32 190.38 for WinXP64 190.38 for Vista32 190.38 for Vista64 190.18 for Linux 32 190.18 for Linux 64 CUDA Visual Profiler 1.3 for OS X CUDA Toolkit 2.3 for Fedora 10 - 32-bit CUDA Toolkit 2.3 for RHEL 4.7 - 32-bit CUDA Toolkit 2.3 for RHEL 5.3 - 32-bit CUDA Toolkit 2.3 for SLED 10.2 - 32-bit CUDA Toolkit 2.3 for SLED 11.0 - 32-bit CUDA Toolkit 2.3 for SuSE 11.1 - 32-bit CUDA Toolkit 2.3 for Ubuntu 8.10 - 32-bit CUDA Toolkit 2.3 for Ubuntu 9.04 - 32-bit CUDA Toolkit 2.3 for Fedora 10 - 64-bit CUDA Toolkit 2.3 for RHEL 4.7 - 64-bit CUDA Toolkit 2.3 for RHEL 5.3 - 64-bit CUDA Toolkit 2.3 for SLED 10.2 - 64-bit CUDA Toolkit 2.3 for SLED 11.0 - 64-bit CUDA Toolkit 2.3 for SuSE 11.1 - 64-bit CUDA Toolkit 2.3 for Ubuntu 8.10 - 64-bit CUDA Toolkit 2.3 for Ubuntu 9.04 - 64-bit CUDA Toolkit 2.3 for Windows - 32-bit CUDA Toolkit 2.3 for Windows - 64-bit CUDA GDB Readme CUDA GDB 2.3 User Manual CUDA C 2.3 Reference Manual CUDA Visual Profiler 2.3 Readme CUDA Visual Profiler for OS X 1.3 CUDA Toolkit 2.3 EULA CUDA Toolkit 2.3 Release Notes for Linux CUDA Toolkit 2.3 Release Notes for OS X CUDA Toolkit 2.3 Release Notes for Windows CUDA C Programming Guide 2.3 CUDA C Best Practices Guide 2.3 CUDA C Online Documentation CUDA SDK 2.3 for Linux CUDA SDK 2.3 for Win32 CUDA SDK 2.3 for Win64 CUDA SDK 2.3 EULA CUDA SDK 2.3 Release Notes for Linux CUDA SDK 2.3 Release Notes for OS X CUDA SDK 2.3 Release Notes for Windows |
|
|
|
Jul 21 2009, 07:24 PM
Post
#2
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: NVIDIA Employees Posts: 2,080 Joined: 3-June 08 From: Santa Clara, CA Member No.: 106,363 Org.: NVIDIA |
This space reserved for other important things. Like unsupported/undocumented stream support that should work fine in CUFFT 2.3
Notebook drivers: XP32 190.38 XP64 190.38 Vista32 190.38 Vista64 190.38 |
|
|
|
Jul 21 2009, 07:56 PM
Post
#3
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 616 Joined: 14-August 08 Member No.: 115,518 Org.: University of Alabama |
Cool. I'm downloading it and installing now.
|
|
|
|
Jul 21 2009, 08:05 PM
Post
#4
|
|
![]() ![]() ![]() ![]() ![]() Group: Members Posts: 127 Joined: 2-June 08 Member No.: 106,229 Org.: Delft University of Technology |
I'm looking forward to trying 2.3 out.
This post has been edited by StickGuy: Jul 21 2009, 10:13 PM |
|
|
|
Jul 21 2009, 08:38 PM
Post
#5
|
|
![]() ![]() ![]() Group: Members Posts: 44 Joined: 5-July 09 Member No.: 162,301 |
This space reserved for other important things. Like unsupported/undocumented stream support that should work fine in CUFFT 2.3 I have a previous version installed in Linux. Do I have to uninstall that before installing 2.3? I have checked the installation instructions in the Release Notes, but they do not mention this. |
|
|
|
Jul 21 2009, 08:58 PM
Post
#6
|
|
![]() ![]() ![]() ![]() ![]() Group: Members Posts: 132 Joined: 3-November 08 Member No.: 124,433 Org.: Georgia Tech. |
CODE # define NumThreads infinite for(int i=0;i<NumThreads;i++) PRINTF(\n"Thank u VERY MUCH for this CUDA 2.3 and supporting 9.04 Linux ((64bit) " ); Installing it now.. -------------------- Lead.. the world will follow..!
|
|
|
|
Jul 21 2009, 09:52 PM
Post
#7
|
|
![]() ![]() ![]() ![]() Group: Members Posts: 78 Joined: 22-June 09 Member No.: 160,462 |
Thank you, you just have ruined the rest of this summer for me
It's ok, it's raining all the time. |
|
|
|
Jul 21 2009, 10:29 PM
Post
#8
|
|
![]() ![]() ![]() ![]() Group: Members Posts: 57 Joined: 6-September 07 From: Berlin, Germany Member No.: 68,914 |
On my system (openSuSE 11.1) ./cudasdk_2.3_linux.run hangs indefinitely, when trying to run it. I use tcsh as my login shell. The same happened before with 2.3 beta. Running it with --noexec --keep and then installing on foot works ok. Has anyone had a similar experience?
|
|
|
|
Jul 21 2009, 10:35 PM
Post
#9
|
|
![]() ![]() ![]() ![]() Group: Members Posts: 78 Joined: 22-June 09 Member No.: 160,462 |
All installed. All compiled. All working very fast. I have to check if it is faster than 2.2
It looks like the compilation is faster. Question: How can I get 135 GFLOPS with 12 processors @1.35Ghz sm1.1 running nbody simulation? Linux x86_64 slackware. |
|
|
|
Jul 21 2009, 10:51 PM
Post
#10
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: NVIDIA Employees Posts: 2,080 Joined: 3-June 08 From: Santa Clara, CA Member No.: 106,363 Org.: NVIDIA |
On my system (openSuSE 11.1) ./cudasdk_2.3_linux.run hangs indefinitely, when trying to run it. I use tcsh as my login shell. The same happened before with 2.3 beta. Running it with --noexec --keep and then installing on foot works ok. Has anyone had a similar experience? There's some weird thing with SuSE where it doesn't flush output where everything else on the planet flushes. Hit enter, and it will then magically show output and work. Don't ask me, but I've seen it on every SuSE machine I've ever used. |
|
|
|
Jul 21 2009, 11:13 PM
Post
#11
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 616 Joined: 14-August 08 Member No.: 115,518 Org.: University of Alabama |
The link to the 2.3 Reference Manual above goes to a PDF with only 3 pages. Maybe it's a bad copy? Or my PDF reader is borked again?
|
|
|
|
Jul 21 2009, 11:18 PM
Post
#12
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: NVIDIA Employees Posts: 2,080 Joined: 3-June 08 From: Santa Clara, CA Member No.: 106,363 Org.: NVIDIA |
|
|
|
|
Jul 22 2009, 12:01 AM
Post
#13
|
|
![]() ![]() ![]() ![]() ![]() Group: Extranet Users Posts: 110 Joined: 2-April 08 Member No.: 98,683 |
There's some weird thing with SuSE where it doesn't flush output where everything else on the planet flushes. Hit enter, and it will then magically show output and work. Don't ask me, but I've seen it on every SuSE machine I've ever used. not necessarily a good idea, I've seen it defaulting to ~/NVIDIA_CUDA_SDK after just hitting enter. Not really a show-stopper, I just let the SDK install whereever it wants to and move the whole directory tree afterwards. Curious if the SDK now actually compiles on suse11.1 32bit. Previous releases all died on some of the driver API examples. Not a show-stopper either (which is why I never complained) because I just build cutil and then every example that I really need (deviceQuery mostly to check if new machines installed properly) |
|
|
|
Jul 22 2009, 12:19 AM
Post
#14
|
|
![]() Group: Members Posts: 9 Joined: 25-March 07 Member No.: 46,878 |
Great news!! Thanks!
Looking forward to try out but unfortunatly it seems that the links to the 64bits windows drivers are broken... Cheers, Greg |
|
|
|
Jul 22 2009, 12:22 AM
Post
#15
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: NVIDIA Employees Posts: 2,080 Joined: 3-June 08 From: Santa Clara, CA Member No.: 106,363 Org.: NVIDIA |
checking on it...
|
|
|
|
Jul 22 2009, 12:50 AM
Post
#16
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Extranet Users Posts: 754 Joined: 14-February 07 Member No.: 40,832 Org.: NVIDIA Corp. |
On my system (openSuSE 11.1) ./cudasdk_2.3_linux.run hangs indefinitely, when trying to run it. I use tcsh as my login shell. The same happened before with 2.3 beta. Running it with --noexec --keep and then installing on foot works ok. Has anyone had a similar experience? Does this only happen with tcsh as your shell? |
|
|
|
Jul 22 2009, 01:07 AM
Post
#17
|
|
![]() ![]() Group: Members Posts: 10 Joined: 15-April 09 From: Japan / Spain Member No.: 150,527 |
So sorry, I installed 32 bit version instead of 64 bit
now is the same This post has been edited by demnim: Jul 22 2009, 02:51 AM |
|
|
|
Jul 22 2009, 01:31 AM
Post
#18
|
|
![]() Group: Members Posts: 8 Joined: 23-March 09 From: Seoul Korea Member No.: 146,864 Org.: Seoul National University |
I can't find window7 32/64bit driver.
How can I find it? |
|
|
|
Jul 22 2009, 01:33 AM
Post
#19
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: NVIDIA Employees Posts: 2,080 Joined: 3-June 08 From: Santa Clara, CA Member No.: 106,363 Org.: NVIDIA |
|
|
|
|
Jul 22 2009, 03:18 AM
Post
#20
|
|
![]() Group: Members Posts: 6 Joined: 3-February 09 Member No.: 138,643 |
The Mac OS X version appears to still not support the GeForce 9400M in the new Macbooks (with either of the two driver versions). Is this correct?
|
|
|
|
![]() ![]() |
| Copyright 2008 NVIDIA Corporation. Terms of Use | Legal Info | Privacy Policy | Time is now: 25th November 2009 - 02:27 AM |