+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: CUDA 3.0.14  (Read 15754 times)

Offline glennaxl

  • Knight o' The Realm
  • **
  • Posts: 86
CUDA 3.0.14
« on: 21 Mar 2010, 01:41:49 am »
CUDA 3 is finally out.
Download Link.

It doesn't seem to have that much of an improvement - 1% increase.
Here's my test:
driver : 196.75
CPU: 100%
GPU: gtx 295 core 0





[attachment deleted by admin]

Offline Fredericx51

  • Knight o' The Round Table
  • ***
  • Posts: 207
  • Knight Who Says Ni N!
Re: CUDA 3.0.14
« Reply #1 on: 22 Mar 2010, 11:25:51 am »
Hi ,  after I put in a 2nd nVIDIA card, The OS (WIN XP64) immediatly responded and downloaded the latest drivers and CUDA 3.0.14.

I tried CUDA 3.0 before with driver 196.68/75 with the 9800GTX+, which became/was unstable.  And no  speed gain. (Could have been BOINC 6.10.18, too.) Using 6.10.17 now.

After adding a GTS250 (also a G92 chip), I downgraded the driver to 190.38 and CUDA 2.3 Libraries. After inserting a cc_config.xml, with use_all-gpus, as option and some debug-flags. (coproc; xfers), put a 2nd monitor to 2nd card an extend the desktop, to it. It works OK, after removing the 2nd monitor.

« Last Edit: 22 Mar 2010, 11:29:23 am by Fredericx51 »

Offline Pepi

  • Knight o' The Realm
  • **
  • Posts: 119
Re: CUDA 3.0.14
« Reply #2 on: 22 Mar 2010, 05:37:49 pm »
On my GT 240 it doesnot work- computation error!
So what part of CUDA 3.0 you use? And how?
Last time ( with beta 3.0) it was like this

What one needs to do to use current CUDA MB builds:
use fully named cudart DLL (that is, not cudart.dll, but cudart32_30_8.dll )
 and use renamed CUFFT DLL (that is, rename cufft32_30_8.dll to cufft.dll ).

Of course I renamed files accordingly new names

Offline glennaxl

  • Knight o' The Realm
  • **
  • Posts: 86
Re: CUDA 3.0.14
« Reply #3 on: 23 Mar 2010, 07:42:03 am »
On my GT 240 it doesnot work- computation error!
So what part of CUDA 3.0 you use? And how?
Last time ( with beta 3.0) it was like this

What one needs to do to use current CUDA MB builds:
use fully named cudart DLL (that is, not cudart.dll, but cudart32_30_8.dll )
 and use renamed CUFFT DLL (that is, rename cufft32_30_8.dll to cufft.dll ).

Of course I renamed files accordingly new names
Good question. I wasn't paying attention to the error that I got but instead I used both, the original name and the renamed one.
like this:
cudart32_30_14.dll
cudart.dll
cufft32_30_14.dll
cufft.dll

BTW, are you using CUDA 3.0 capable driver?

Offline Pepi

  • Knight o' The Realm
  • **
  • Posts: 119
Re: CUDA 3.0.14
« Reply #4 on: 23 Mar 2010, 08:28:58 am »
In that case  I am 100% sure that you dont use new drivers at all. Of course I use 3.0 capable driver ( 197.13)
Remove old drivers cudart.dll and cufft.dll and you will get computation errors.
So what is left is try to use new dll with stock application.
update: it doesn't work. It looks like cuda 3.0 dll are not compatible with current cuda app
« Last Edit: 23 Mar 2010, 01:05:52 pm by Pepi »

Offline glennaxl

  • Knight o' The Realm
  • **
  • Posts: 86
Re: CUDA 3.0.14
« Reply #5 on: 23 Mar 2010, 06:25:17 pm »
In that case  I am 100% sure that you dont use new drivers at all. Of course I use 3.0 capable driver ( 197.13)
Remove old drivers cudart.dll and cufft.dll and you will get computation errors.
So what is left is try to use new dll with stock application.
update: it doesn't work. It looks like cuda 3.0 dll are not compatible with current cuda app
197.13 is a beta driver. I use 196.75 which they removed it from production.

To make it clear here's what I did:
cudart32_30_14.dll
cufft32_30_14.dll
copy of cudart32_30_14.dll -> renamed to cudart.dll
copy of cufft32_30_14.dll -> renamed to cufft.dll

Offline Pepi

  • Knight o' The Realm
  • **
  • Posts: 119
Re: CUDA 3.0.14
« Reply #6 on: 24 Mar 2010, 05:51:40 am »
If use your method it works :)

Offline The Grinch

  • Knight o' The Realm
  • **
  • Posts: 58
    • www.Au-Ja.de
Re: CUDA 3.0.14
« Reply #7 on: 24 Mar 2010, 06:38:56 am »
The same way it works for COLLATZ!
Filename here: "cudart_CUDA23.dll"

Offline glennaxl

  • Knight o' The Realm
  • **
  • Posts: 86
Re: CUDA 3.0.14
« Reply #8 on: 24 Mar 2010, 10:55:15 pm »
Something amiss with 32bit and 64bit downloads. The 32bit rt and cufft part in 64bit installer has a diff file size.

64bit installer:
cudart32_30_14.dll = 273KB
cufft32_30_14.dll = 12403KB

32bit installer:
cudart32_30_14.dll = 280KB
cufft32_30_14.dll = 12188KB

Code guru's, can you comment on this?

Sutaru Tsureku

  • Guest
Re: CUDA 3.0.14
« Reply #9 on: 30 Mar 2010, 05:04:42 pm »
The CUDA_V3.0_final have improvement/speed up compared to CUDA_V2.3?

Someone made a test if the newest nVIDIA_driver & CUDA_V3.0_final is faster than nVIDIA_driver_190.x (or 191.x) & CUDA_V2.3 ?

Thanks! :)

 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 44
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 55
Total: 55
Powered by EzPortal