CUDA App einsteinbinary 1.10 for Linux available for Beta Test

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

RE: Most recent invalid is

Message 94534 in response to message 94533

Quote:
Most recent invalid is HERE.


It finished with "Maximum elapsed time exceeded"

Gruß,
Gundolf

Computer sind nicht alles im Leben. (Kleiner Scherz)

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3522
Credit: 688498721
RAC: 215755

RE: RE: Most recent

Message 94535 in response to message 94534

Quote:
Quote:
Most recent invalid is HERE.

It finished with "Maximum elapsed time exceeded"

Gruß,
Gundolf

...which is strange because the runtime is anything but excessive.

Hmm...here's a question for the BOINC experts: how does BOINC decide, for a CUDA app, when the max. time is reached? I know that usually the Workunits will contain a estimated maximum number of floating point operations that processing the result could reasonably consume at worst. Now, with a CUDA app that takes 1 CPU plus 1 GPU in parallel, what does this tell BOINC? Will BOINC try to limit CPU time using the CPU benchmark, or will it use the estimated GPU performance (usually two orders of magnitudes greater than that of a single CPU core!!)??

Thanks for any insights

CU
Bikeman

Skip Da Shu
Skip Da Shu
Joined: 18 Jan 05
Posts: 140
Credit: 715339908
RAC: 3327251

RE: I'm getting comp errors

Message 94536 in response to message 94533

Quote:

I'm getting comp errors on between 1/3 and 1/2 of the WUs so far. Lowered the clock on the card a bit tonight so will see if that makes any diff.

Most recent invalid is HERE.

Linux, kernel 2.6.28, 64b, GTX-260 running 190.36 driver.

I'm up over 50% failure rate now. Funny thing it doesn't seem to be the GPUgrid FFT error but a mix of things.

Think I need to put E@H on hold for a bit and see if the Collatz 64b Linux app works on this card.

UPDATE: Collatz seems to work once I figured out the right symlink to add. 2 of 2 since symlink fix and now under v6.10.11.

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3522
Credit: 688498721
RAC: 215755

Hi! For those of you

Hi!

For those of you suffering from "maximum elapsed time exceeded" error mesages, a solution is discussed in the thread on the Windows CUDA App http://einsteinathome.org/node/194499&nowrap=true#99856, it's the same problem for Linux.

For those suffering from "signal 11" (segmentation fault) crashes of their ABP1 CUDA apps with Linux drivers 185.x and 190.x, I stumbled over a possible workaround for the moment, but I'm a bit reluctant to share it here in public because I'd rather like to have this tested by one or two other volunteers before. If you are interested, drop me a PM.

CU
Bikeman

Oliver Behnke
Oliver Behnke
Moderator
Administrator
Joined: 4 Sep 07
Posts: 944
Credit: 25167626
RAC: 28

Hi, For all of you who

Message 94538 in response to message 94537

Hi,

For all of you who report CUDA-related problems, please do always include the BOINC version you are using. Please make sure that you use at least BOINC 6.6 because 6.4 still has several known CUDA-related issues.

Thanks,
Oliver

 

Einstein@Home Project

Olaf
Olaf
Joined: 16 Sep 06
Posts: 26
Credit: 190763630
RAC: 0

RE: Hi, For all of you who

Message 94539 in response to message 94538

Quote:

Hi,

For all of you who report CUDA-related problems, please do always include the BOINC version you are using. Please make sure that you use at least BOINC 6.6 because 6.4 still has several known CUDA-related issues.

Thanks,
Oliver

At least on my Debian 5 (stable) systems BOINC6.6 has the even worse issue,
that it does not connect to any project, therefore there seems to be no
newer useful version than 6.4 :-(
But this might be different with other distributions or experimental versions
of Debian or with the next stable version of Debian ...

Oliver Behnke
Oliver Behnke
Moderator
Administrator
Joined: 4 Sep 07
Posts: 944
Credit: 25167626
RAC: 28

Hi Olaf, RE: At least

Message 94540 in response to message 94539

Hi Olaf,

Quote:

At least on my Debian 5 (stable) systems BOINC6.6 has the even worse issue,
that it does not connect to any project, therefore there seems to be no
newer useful version than 6.4 :-(
But this might be different with other distributions or experimental versions
of Debian or with the next stable version of Debian ...

Interesting. Which 6.6.x BOINC version did you try? Did you use one of the official binary downloads or did you compile it yourself?

Cheers,
Oliver

 

Einstein@Home Project

Olaf
Olaf
Joined: 16 Sep 06
Posts: 26
Credit: 190763630
RAC: 0

RE: Hi Olaf, Interesting.

Message 94541 in response to message 94540

Quote:

Hi Olaf,

Interesting. Which 6.6.x BOINC version did you try? Did you use one of the official binary downloads or did you compile it yourself?

Cheers,
Oliver

Well I tried 6.6.36 as provided directly from BOINC on three computers
(two without GPU, one with GPU).
I did not install it over a previous version, just in a new directory as
for previous versions too to avoid possible problems with residuals from
previous versions.
Well, on two other computers I still use 5.10.21 because three computers use the
same home directory - and this seems not to work anymore with BOINC version 6,
but those computers have no GPU, therefore no need to update ;o)
What can be considered as stable or convenient for a normal user seems to
depend on the number and the arrangement of the computers used for BOINC at
the same time ;o)
I think, within Debian, version 6.4.5 is considered to be the current
experimental/unstable version, stable is 6.2.14.

However, what is considered as a stable or unstable NVIDIA driver at Debian,
was already to old for the GPU in the newest computer, therefore I had already
something to do to get the GPU work with the newest driver considered by
NVIDIA to be stable/worth to publish ;o)
Maybe there is a similar incompatibility with newer BOINC versions...

th3
th3
Joined: 24 Aug 06
Posts: 208
Credit: 2208434
RAC: 0

RE: RE: Hi, For all of

Message 94542 in response to message 94539

Quote:
Quote:

Hi,

For all of you who report CUDA-related problems, please do always include the BOINC version you are using. Please make sure that you use at least BOINC 6.6 because 6.4 still has several known CUDA-related issues.

Thanks,
Oliver

At least on my Debian 5 (stable) systems BOINC6.6 has the even worse issue,
that it does not connect to any project, therefore there seems to be no
newer useful version than 6.4 :-(
But this might be different with other distributions or experimental versions
of Debian or with the next stable version of Debian ...

I use the stable version of Debian Lenny and 6.6.36 doesnt have problem connecting to any projects. Installed it by coping the files from the official boinc download into /usr/bin, iirc.

Im still using the 2.6.26-1-686-bigmem kernel, i see you have 2.6.26-2-686-bigmem but i doubt thats why.

Olaf
Olaf
Joined: 16 Sep 06
Posts: 26
Credit: 190763630
RAC: 0

After some connection

Message 94543 in response to message 94542

After some connection problems again I managed now to get BOINC 6.6.41 work
including CUDA for Intel Core i7, GeForce GTX 260, driver 185.18.36
(the mashine already mentioned above) - hopefully with useful results now ;o)

Comment viewing options

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