Binary Radio Pulsar Search (Parkes PMPS XT) "BRP6"

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4312
Credit: 250479201
RAC: 35258

New Windows 64Bit CUDA 5.5

New Windows 64Bit CUDA 5.5 app version 1.55 is out for Beta test.

BM

BM

Daniels_Parents
Daniels_Parents
Joined: 9 Feb 05
Posts: 101
Credit: 1877689213
RAC: 0

I got some of the CUDA 5.5

I got some of the CUDA 5.5 and gave them a chance. After starting the two tasks
PM0037_001C1_330
PM0037_001C1_322
immetiately a Computing Error occured and they crashed with a Windows error.
I stopped the remaining tasks CUDA 5.5 now.

Arthur

I know I am a part of a story that starts long before I can remember and continues long beyond when anyone will remember me [Danny Hillis, Long Now]

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4312
Credit: 250479201
RAC: 35258

Thanks for the

Thanks for the report.

Deprecated for further analysis.

BM

BM

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4312
Credit: 250479201
RAC: 35258

Apparently I successfully

Apparently I successfully eliminated the dependency for libwinpthread, but there's still something wrong.

Any idea which of these DLLs can't be found/loaded?

	DLL Name: nvcuda.dll
	DLL Name: cudart64_55.dll
	DLL Name: cufft64_55.dll
	DLL Name: ADVAPI32.dll
	DLL Name: KERNEL32.dll
	DLL Name: msvcrt.dll
	DLL Name: msvcrt.dll
	DLL Name: SHELL32.dll
	DLL Name: USER32.dll
	DLL Name: WS2_32.dll

BM

BM

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2956999715
RAC: 717294

Dependency Walker is giving

Dependency Walker is giving it a clean bill of health this time, apart from some API-MS-WIN files which I think can be ignored.

Daniel's parents got an (0xc0000005) - invalid instruction - error from

PM0037_001C1_330_0

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4312
Credit: 250479201
RAC: 35258

RE: Dependency Walker is

Quote:
Dependency Walker is giving it a clean bill of health this time

This is good news, thank you!

Quote:
Daniel's parents got an (0xc0000005) - invalid instruction - error

Huh? Any clue?

BM

BM

archae86
archae86
Joined: 6 Dec 05
Posts: 3157
Credit: 7221654931
RAC: 945615

Found in

Found in c:\Windows\System32

	DLL Name: nvcuda.dll
	DLL Name: ADVAPI32.dll
	DLL Name: KERNEL32.dll
	DLL Name: msvcrt.dll
	DLL Name: SHELL32.dll
	DLL Name: USER32.dll
	DLL Name: WS2_32.dll


Found only at two subdirectories of f:\NVIDIA\DisplayDriver\344.60\Win8_WinVista_Win7_64\

	DLL Name: cudart64_55.dll


Not found at all

	DLL Name: cufft64_55.dll

I got Windows errors within 15 seconds of running time on tasks tried on all three of my windows 7 nvidia GPU hosts.

representative exit status -1073741819 (0xffffffffc0000005)

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2956999715
RAC: 717294

RE: RE: Dependency Walker

Quote:
Quote:
Dependency Walker is giving it a clean bill of health this time

This is good news, thank you!

Quote:
Daniel's parents got an (0xc0000005) - invalid instruction - error

Huh? Any clue?

BM


No, sorry. Traditionally you'd compile a debug version with symbols exported, and distribute the matching .pdb file - the debugger should then print callstacks, function names, faulting code address, addresses referenced etc.

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2956999715
RAC: 717294

RE: Found only at two

Quote:
Found only at two subdirectories of f:\NVIDIA\DisplayDriver\344.60\Win8_WinVista_Win7_64\
	DLL Name: cudart64_55.dll

Not found at all
	DLL Name: cufft64_55.dll


Look at your app_version listing from last time. Einstein distributes CUDA DLLs with additional version information in the names, and renames them on copying to the slot directory. That bit's OK.

(assuming the app_version is essentially unchanged - I didn't catch one myself, again)

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4312
Credit: 250479201
RAC: 35258

RE: Huh? Any clue? I do

Quote:
Huh? Any clue?

I do have one (linking issue). New version will be published tomorrow.

BM

BM

Comment viewing options

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