CUDA App crashes

M. Schmitt
M. Schmitt
Joined: 27 Jun 05
Posts: 478
Credit: 15872262
RAC: 0

Better don't copy. ;) You can

Better don't copy. ;)
You can delete everything in the 'einstein.phys.uwm.edu' folder, so you get new files and your work will be resent to you. No need to copy and it will make sure they are not corrupted.

To clarify my mind, does your AMD server run X11? Would somehow surprise me.

cu,
Michael

[edit] Didn't see your last post while writing. So good luck. :)

[edit2] Found out you first used the 64-Bit(2.07) Application. So the problem was the missing 32-Bit libs, as I stated before.

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

RE: Better don't copy.

Quote:

Better don't copy. ;)
You can delete everything in the 'einstein.phys.uwm.edu' folder, so you get new files and your work will be resent to you. No need to copy and it will make sure they are not corrupted.

To clarify my mind, does your AMD server run X11? Would somehow surprise me.

cu,
Michael


I am running X11:

$Xorg -version

X.Org X Server 1.9.0
Release Date: 2010-08-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-28-server x86_64 Ubuntu
Current Operating System: Linux mj 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-27-generic root=UUID=63c5c1f2-f158-4906-90a1-d587e004f320 ro quiet splash
Build Date: 09 January 2011 12:14:27PM
xorg-server 2:1.9.0-0ubuntu7.3 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.18.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.

Quote:


[edit] Didn't see your last post while writing. So good luck. :)

[edit2] Found out you first used the 64-Bit(2.07) Application. So the problem was the missing 32-Bit libs, as I stated before.


Would you expand on that a bit more? I'd like to understand what happened. Since this video card was meant for another system but I ordered a PCI-E card that didn't fit.

That system is a dual Xeon (fairly old) that is running Ubuntu 10.04.2 (or Win XP) and has been doing the same tasks albeit more slowly.

I'd like to avoid this problem or at least have a better understanding of what to do to fix it. Please don't say do the same thing I did here, which is flail around for 4 or 5 days until I trip of something that accidentally fixes it.

So far so good. It finished the 4 cuda tasks waiting to run last night. I suppose it will take a while to get more.

Thanks again for all your help.
Joe

M. Schmitt
M. Schmitt
Joined: 27 Jun 05
Posts: 478
Credit: 15872262
RAC: 0

RE: RE: [edit2] Found out

Quote:
Quote:
[edit2] Found out you first used the 64-Bit(2.07) Application. So the problem was the missing 32-Bit libs, as I stated before.

Would you expand on that a bit more? I'd like to understand what happened. Since this video card was meant for another system but I ordered a PCI-E card that didn't fit.

That system is a dual Xeon (fairly old) that is running Ubuntu 10.04.2 (or Win XP) and has been doing the same tasks albeit more slowly.

I'd like to avoid this problem or at least have a better understanding of what to do to fix it. Please don't say do the same thing I did here, which is flail around for 4 or 5 days until I trip of something that accidentally fixes it.

So far so good. It finished the 4 cuda tasks waiting to run last night. I suppose it will take a while to get more.

Thanks again for all your help.
Joe


No problem. Btw. I Like the aircraft! :)

All you need to do if you are using 64-Bit Linux, is to install the 32-Bit libraries needed for the E@H applications.
You can run a 64-Bit BOINC package without a problem.
If you use a 64-Bit science app(e.g. other projects), no problem too.
All the other apps around here including every CUDA app is 32-Bit only. So you need the 32-Bit libs. Some distributions like OpenSuse, that I use, install them by default. Not sure about Ubuntu, but I think they don't.

What I found on the net, you might try this command in a terminal(or via SSH):

sudo apt-get install ia32-libs

@all: If this is wrong in any way, please correct me.

cu,
Michael

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

RE: No problem. Btw. I Like

Quote:
No problem. Btw. I Like the aircraft! :)

Unfortunately, I sold the one in the avatar last year. But if you're in Los Angeles and want to go flying and talk about airplanes, science or computers, I have access to others.

Quote:

Not sure about Ubuntu, but I think they don't.

What I found on the net, you might try this command in a terminal(or via SSH):

sudo apt-get install ia32-libs


That was one of the packages that got loaded, so I believe you are right.

Thanks Michael.

Joe

yoyo_rkn
yoyo_rkn
Joined: 16 Feb 05
Posts: 8
Credit: 8592103
RAC: 3813

Back to my win XP 32 bit

Back to my win XP 32 bit crashing CUDA app.
I reinstalled the graphics driver from the laptop vendors support internet web page. But still the CUDA app crashes on startup. The GPUGRID CUDA app works without problems.
Any way to run the app somehow without Boinc with some additional traces/options to find out where the problem is and what entry point in the dll is missing?
yoyo

Member of Germany largest distributed computing community

mikey
mikey
Joined: 22 Jan 05
Posts: 12666
Credit: 1839065661
RAC: 4173

RE: Back to my win XP 32

Quote:
Back to my win XP 32 bit crashing CUDA app.
I reinstalled the graphics driver from the laptop vendors support internet web page. But still the CUDA app crashes on startup. The GPUGRID CUDA app works without problems.
Any way to run the app somehow without Boinc with some additional traces/options to find out where the problem is and what entry point in the dll is missing?
yoyo

I read something once about needing to do something special to use a Quaddro card, I don't remember where though. You might PM the users crunch3r or claggy to see if they know.

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2952213527
RAC: 699402

Have we ever actually looked

Have we ever actually looked at yoyo's error message? Most of this thread has been taken up with areeda.

- exit code -1073741511 (0xc0000139) I'll go and have a look.

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2952213527
RAC: 699402

RE: I read something once

Quote:
I read something once about needing to do something special to use a Quaddro card, I don't remember where though. You might PM the users crunch3r or claggy to see if they know.


Just checked off-line with another user of a Quadro FX Mobile laptop - no, nothing special needed, except the driver.

Usual advice for general GPU computing is that the drivers direct from NVidia support CUDA better - if you can afford to experiment, I would suggest trying http://www.nvidia.com/object/notebook-winxp-266.58-whql-driver.html - the recommended one for yoyo's card and OS. But if you have special application requirements for that laptop, apart from Einstein, take care before upgrading in case the manufacturer has special features in their version.

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

RE: Have we ever actually

Quote:
Have we ever actually looked at yoyo's error message?


Yep, in message 111011, I at least suggested a google search for "exit code -1073741511 (0xc0000139)" ;-)

Gruß,
Gundolf

Computer sind nicht alles im Leben. (Kleiner Scherz)

Comment viewing options

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