+- +-
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_V12_app  (Read 43850 times)

Sutaru Tsureku

  • Guest
Re: CUDA_V12_app
« Reply #60 on: 15 Jan 2010, 08:50:08 pm »
In past with Crunch3r's BOINC V6.1.0 (mod of stock V5.10.1x) and CPU-affinity I saw a crunching speed up of ~ 1 - 2 % with MB WUs.

Intel Core2 Extreme QX6700.
This is a 2x DUO-CPU. 2x shared L2-Cache. So cache miss can happen.

Now with the current available Quad-CPUs which have a L2-Cache/CPU-Core this Cache miss can happen much more.

It would be nice to have again a Truxoft- or Crunch3r- BOINC mod with this.
« Last Edit: 15 Jan 2010, 08:55:31 pm by Sutaru Tsureku »

Offline Pappa

  • Alpha Tester
  • Knight o' The Round Table
  • ***
  • Posts: 216
Re: CUDA_V12_app
« Reply #61 on: 15 Jan 2010, 09:44:56 pm »
In past with Crunch3r's BOINC V6.1.0 (mod of stock V5.10.1x) and CPU-affinity I saw a crunching speed up of ~ 1 - 2 % with MB WUs.

Intel Core2 Extreme QX6700.
This is a 2x DUO-CPU. 2x shared L2-Cache. So cache miss can happen.

Now with the current available Quad-CPUs which have a L2-Cache/CPU-Core this Cache miss can happen much more.

It would be nice to have again a Truxoft- or Crunch3r- BOINC mod with this.

You could test Raistmers App as he asked you to do. What you could, report would mean he moves it ahead or it truly dead. It is your choice.

It is just that simple... BS Aside.



Sutaru Tsureku

  • Guest
Re: CUDA_V12_app
« Reply #62 on: 16 Jan 2010, 01:12:55 am »
You could test Raistmers App as he asked you to do. What you could, report would mean he moves it ahead or it truly dead. It is your choice.

It is just that simple... BS Aside.

Don't you think it's time to stop with this?

I think enough is ENOUGH>:(

Let it be!

Franz

  • Guest
CUDA_V12_app problem
« Reply #63 on: 16 Jan 2010, 08:59:07 am »
Please, look at this task: http://setiathome.berkeley.edu/result.php?resultid=1483022945

With 3 GPU 275

   

<core_client_version>6.10.17</core_client_version>
<![CDATA[
<message>
Incorrect function. (0x1) - exit code 1 (0x1)
</message>
<stderr_txt>
setiathome_CUDA: Found 3 CUDA device(s):
   Device 1 : GeForce GTX 275
           totalGlobalMem = 939524096
           sharedMemPerBlock = 16384
           regsPerBlock = 16384
           warpSize = 32
           memPitch = 262144
           maxThreadsPerBlock = 512
           clockRate = 1512000
           totalConstMem = 65536
           major = 1
           minor = 3
           textureAlignment = 256
           deviceOverlap = 1
           multiProcessorCount = 30
   Device 2 : GeForce GTX 275
           totalGlobalMem = 939524096
           sharedMemPerBlock = 16384
           regsPerBlock = 16384
           warpSize = 32
           memPitch = 262144
           maxThreadsPerBlock = 512
           clockRate = 1512000
           totalConstMem = 65536
           major = 1
           minor = 3
           textureAlignment = 256
           deviceOverlap = 1
           multiProcessorCount = 30
   Device 3 : GeForce GTX 275
           totalGlobalMem = 939524096
           sharedMemPerBlock = 16384
           regsPerBlock = 16384
           warpSize = 32
           memPitch = 262144
           maxThreadsPerBlock = 512
           clockRate = 1512000
           totalConstMem = 65536
           major = 1
           minor = 3
           textureAlignment = 256
           deviceOverlap = 1
           multiProcessorCount = 30
setiathome_CUDA: CUDA Device 3 specified, checking...
   Device 3: GeForce GTX 275 is okay
SETI@home using CUDA accelerated device GeForce GTX 275
V12 m˙dification by Raistmer
Priority of worker thread rised successfully
Priority of process adjusted successfully
Total GPU memory 939524096    free GPU memory 256602112
setiathome_enhanced 6.02 Visual Studio/Microsoft C++

Build features: Non-graphics   CUDA    VLAR autokill enabled    FFTW   USE_SSE   x86   
     CPUID: Intel(R) Core(TM)2 Quad CPU    Q9650  @ 3.00GHz

     Cache: L1=64K L2=6144K

CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3
libboinc: 6.3.22

Work Unit Info:
...............
WU true angle range is :  2.472358
After app init: total GPU memory 939524096    free GPU memory 223047680
Cuda error 'cudaAcc_CalcChirpData_kernel2' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_CalcChirpData.cu' in line 106 : unknown error.
Cuda error 'cufftExecC2C' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_fft.cu' in line 143 : unknown error.
Cuda error 'cufftExecC2C' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_fft.cu' in line 143 : unknown error.
Cuda error 'cudaAcc_GetPowerSpectrum_kernel' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_PowerSpectrum.cu' in line 56 : unknown error.
Cuda error );cudaAcc_GetPowerSpectrum_kernel' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_PowerSpectrum.cu' in line 56 : unknown error.
Cuda error 'cudaAcc_summax32_kernel' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_summax.cu' in line 147 : unknown error.
Cuda error 'cudaAcc_summax32_kernel' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_summax.cu' in line 147 : unknown error.
Cuda error 'cudaMemcpy(PowerSpectrumSumMax, dev_PowerSpectrumSumMax, cudaAcc_NumDataPoints / fftlen * sizeof(*dev_PowerSpectrumSumMax), cudaMemcpyDeviceToHost)' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcc_summax.cu' in line 160 : unknown error.

</stderr_txt>
]]>

Thanks for any help
Franz

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA_V12_app
« Reply #64 on: 16 Jan 2010, 09:06:45 am »
You could test Raistmers App as he asked you to do. What you could, report would mean he moves it ahead or it truly dead. It is your choice.

It is just that simple... BS Aside.

Don't you think it's time to stop with this?

I think enough is ENOUGH>:(

Let it be!

I think we stop this topic. All PMs sent and recived IMO.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA_V12_app problem
« Reply #65 on: 16 Jan 2010, 09:10:51 am »
Please, look at this task: http://setiathome.berkeley.edu/result.php?resultid=1483022945

With 3 GPU 275

As one can see nVidia's error reporting system provide not much help in debugging.
"unknown error" all that said.
How often you got such results?
If it's only 1 per few dozens - well, you should just live with that for now. If much often, then it's topic to discuss.

ADDON: And I would recommend to change driver to 191.* or 190.* and go with CUDA 2.3
195.* just unndeeded for non-fermi cards and may have some new issues indeed.

[In the world of software it's often happens that newer != better, just look on Vista release over XP ;D ]
« Last Edit: 16 Jan 2010, 09:15:44 am by Raistmer »

Sutaru Tsureku

  • Guest
Re: CUDA_V12_app
« Reply #66 on: 16 Jan 2010, 09:47:40 am »
It's a Win7 OS.
From what I read of Fred and his 2x GTX295 PC, he couldn't let run Win7 without probs (CUDA errors, driver crashs).
So he's down to WinXP and everything is fine. ;)
« Last Edit: 16 Jan 2010, 09:50:38 am by Sutaru Tsureku »

Franz

  • Guest
Re: CUDA_V12_app
« Reply #67 on: 17 Jan 2010, 07:54:54 am »
It's a Win7 OS.
From what I read of Fred and his 2x GTX295 PC, he couldn't let run Win7 without probs (CUDA errors, driver crashs).
So he's down to WinXP and everything is fine. ;)

Microsoft Windows 7 ... Ultimate x64 Edition ...Nvida driver: 19562

Pelase look at here http://setiathome.berkeley.edu/result.php?resultid=1483726484
and tell me if there is some problem with 3 GPU in SLI mode or in NO SLI mode.

Franz

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA_V12_app
« Reply #68 on: 17 Jan 2010, 08:00:37 am »
Your app instance crashed badly on that task.
Try to replace drivers with 191.* ones.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA_V12_app
« Reply #69 on: 17 Jan 2010, 08:03:53 am »
"Total GPU memory 939524096    free GPU memory 256024576"
And where other ~700MB of GPU memory ???

Sutaru Tsureku

  • Guest
Re: CUDA_V12_app
« Reply #70 on: 17 Jan 2010, 10:36:53 am »
Franz, this is a known BUG of the opt._CUDA_app.
Raistmer inserted a BUG detection, which should detect and display the BUG of the CUDA BUG.
Sometimes it fail and show this 'funny/strange' output.
Normally it should display the -12 error with BUG report.
But it show sometimes (very rarely) an 'Out Of Memory' error.

Raistmer, you can't remember, we both together found/discovered this.. ;)

You should not have enabled SLI for CUDA. The new driver should disable SLI automatically if CUDA.


Raistmer, in the SETI@home forum I saw a member also with Win7.
He have 2x GTX295 and ALL GPUs had only ~ 400 or ~ 200 MB free GPU RAM before CUDA load.
Sometimes too less and then the CUDA WU was crunched on CPU (falling back to CPU processing...).
I guess it's a Win7 or nVIDIA_driver BUG.
« Last Edit: 17 Jan 2010, 11:17:32 am by Sutaru Tsureku »

Sutaru Tsureku

  • Guest
Re: CUDA_V12_app
« Reply #71 on: 17 Jan 2010, 10:55:22 am »
Franz, BTW.
This Win7 PC have very much 1 errors.
It's like the other member I helped with his Win7 and 2x GTX295 PC.

Also Fred said, he couldn't let run well CUDA on his Win7 and 2x GTX295.
Not 190.x , 191.x and not 195.x . He continue with WinXP.

So I recommended the member to install WinXP and since then no error.

It could be a BUG in Win7 or the current available nVIDIA_drivers.
So the time will tell if with a new nVIDIA_driver it will be better.

The easiest would be to install WinXP. ;)

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA_V12_app
« Reply #72 on: 17 Jan 2010, 11:57:05 am »
Raistmer, you can't remember, we both together found/discovered this.. ;)
Ah, good that you remind me. Yes, sometimes memories fall :)

Offline Devaster

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 653
  • I like Duke !!!
Re: CUDA_V12_app
« Reply #73 on: 18 Jan 2010, 02:53:31 am »
i am using W7 on my machine with 9600GT and 8500GT for 4 monts with always latest drivers (beta or not) and NEVER had problems low mem on any CUDA project

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA_V12_app
« Reply #74 on: 18 Jan 2010, 03:53:04 am »
i am using W7 on my machine with 9600GT and 8500GT for 4 monts with always latest drivers (beta or not) and NEVER had problems low mem on any CUDA project
x86 or x64 OS ?

 

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: 156
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 137
Total: 137
Powered by EzPortal