4 WUs on a GTX 480

Gundolf Jahn
Gundolf Jahn
Joined: 1 Mar 05
Posts: 1079
Credit: 341280
RAC: 0

RE: If I understand

Quote:
If I understand properly how this works copying the appropriate file Jeroen linked to into my BOINC directory and changing the coprocessor count 0.5 should allow 2 CUDA tasks to run.


Not quite. The app_info.xml file (and all other files mentioned therein) go(es) to the appropriate project directory (einstein.phys.uwm.edu in this case), which is located in the projects subdirectory of the BOINC data directory.

Gruß,
Gundolf

Computer sind nicht alles im Leben. (Kleiner Scherz)

joe areeda
joe areeda
Joined: 13 Dec 10
Posts: 285
Credit: 320378898
RAC: 0

RE: RE: If I understand

Quote:
Quote:
If I understand properly how this works copying the appropriate file Jeroen linked to into my BOINC directory and changing the coprocessor count 0.5 should allow 2 CUDA tasks to run.

Not quite. The app_info.xml file (and all other files mentioned therein) go(es) to the appropriate project directory (einstein.phys.uwm.edu in this case), which is located in the projects subdirectory of the BOINC data directory.

Gruß,
Gundolf


Thanks,
I'll give it a try to see what happens. The more I think about the more I think I'll probably run without it in the long term.

This system has only been up for a few days and hasn't got a stable RAC yet but it looks like almost 20K credits/day, no overclocking. I'm guessing another GPU task will add 2 or 3K.

Joe

Thomas
Thomas
Joined: 27 Aug 11
Posts: 7
Credit: 7152760
RAC: 0

Would be there a real gain on

Would be there a real gain on BRP4 CUDA tasks with GTX260?

Highlander
Highlander
Joined: 1 Jul 05
Posts: 24
Credit: 141220706
RAC: 594

RE: Would be there a real

Quote:
Would be there a real gain on BRP4 CUDA tasks with GTX260?

no, only on Fermi like GPUs. (there was a better performance with BRP3 tasks, but not with BRP4)

uBronan
uBronan
Joined: 28 May 07
Posts: 10
Credit: 231037
RAC: 0

I still think running more

I still think running more then 2 instances on any gpu is not worth doing.
The only gain you have with running 3 is that it actually do the first 2 and when the gpu has some free time spends that on the 3th unit.
But basically it can only do 2 as far as i know nothing has been changed in the current hardware to support more then those 2 instances.
It does not matter if its a ati/nvidia card or even if its a gts250 as long as it has enough video memory and is not fully loaded you can add a second process.
Even my little GT440 with 512 Mb gddr5 can do 2 instances, nevertheless this ofcourse is not worthwhile doing
Only the medium and fast cards really benefit from 2 instances.
As Steve already said the gains can be minimal on projects if the project needs much contact with the cpu like einstein
Projects like milkyway, primegrid and collatz show a much bigger gain cause they hardly use cpu, they simply give the calculation to the gpu with some checks on how far it is.
Else they hardly have to interfere with the process as soon as it has been feeded to the gpu. Milkyway even crashes if you stop it while running.
It simply needs to end the work before control returns to the cpu.

duftkerze
duftkerze
Joined: 10 Jun 05
Posts: 1
Credit: 8352652
RAC: 0

its my

its my app_info:

einsteinbinary_BRP4
Binary Radio Pulsar Search

einsteinbinary_BRP4_1.00_windows_intelx86__BRP3cuda32.exe

cudart_xp32_32_16.dll

cufft_xp32_32_16.dll

db.dev.win.3d35195e

dbhs.dev.win.3d35195e

einsteinbinary_BRP4
100
windows_x86_64
0.200000
1.000000
BRP3cuda32
6.13.0

einsteinbinary_BRP4_1.00_windows_intelx86__BRP3cuda32.exe

cudart_xp32_32_16.dll
cudart32_32_16.dll

cufft_xp32_32_16.dll
cufft32_32_16.dll

db.dev.win.3d35195e
db.dev

dbhs.dev.win.3d35195e
dbhs.dev

CUDA
0.5

einsteinbinary_BRP4_1.00_windows_intelx86__BRP3cuda32.exe

314572800.000000

whats false?

failure: couldn't start No main program specified

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2142
Credit: 2784932459
RAC: 682981

RE: failure: couldn't start

Quote:
failure: couldn't start No main program specified


Refer to the app_info documentation

The format for directives like that is

[pre][/pre]
- a self-closing tag on its own, not an empty open/close pair.

Likewise ,

Sid
Sid
Joined: 17 Oct 10
Posts: 160
Credit: 932650895
RAC: 280813

RE: I still think running

Quote:
I still think running more then 2 instances on any gpu is not worth doing.


Probably, it is right for more slow cards but just some statistics from GTX 560 Ti card with 2Gb memory:
1. only one BRP4 Wu - about 38 minutes
2. 6 BRP4 Wus samulteniously - about 1 hours and 30 minutes so 150/6= 25 minutes for one Wu.

Sid
Sid
Joined: 17 Oct 10
Posts: 160
Credit: 932650895
RAC: 280813

RE: RE: I still think

Quote:
Quote:
I still think running more then 2 instances on any gpu is not worth doing.

2. 6 BRP4 Wus samulteniously - about 1 hours and 30 minutes so 150/6= 25 minutes for one Wu.


Sorry, TWO hours and 30 minutes.

Fred J. Verster
Fred J. Verster
Joined: 27 Apr 08
Posts: 118
Credit: 22451438
RAC: 0

[ADDED] 2 hours 30 is 9000

[ADDED]
2 hours 30 is 9000 seconds, how much time takes 1, at a time?

I'm running a Q6600+GTX470 & a X9650(@3.51GHz)+GTX480.
1 WU on each GPU, 2000 seconds on the 480 and ~2500 seconds
on the 470.
Since the 480 has 1560 MByte DDR5 and the 470 1280MByte RAM, so 2
is an option, IMHO, if compute time doesn't increase, too much!

I did run 3 SETI MB WUs on the 480, changed that to 2, cause of lack
of work and too much heat. (It now runs 'case-less' a 'modular- build')

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.