Jun 22 2007, 05:31 PM
Post
#1
|
|
![]() ![]() Group: Members Posts: 6 Joined: 18-June 07 From: Ciudad Autnoma de Buenos Aires, Argentina Member No.: 57,793 Org.: Universidad de Buenos Aires |
I'm programming an extension for python to use some cuda functions, in a linux 32bit box. The module run ok without any cuda functions, but when I enable cuda functions it execute ok but end with an segmentation fault.
To check what is happening I used the python debugger and the gdb debugger. The following traceback I got at the end of the execution: (gdb) backtrace #0 0xb7ac701d in ?? () from /usr/local/share/cuda/lib/libcudart.so #1 0x00000001 in ?? () #2 0x000000d9 in ?? () #3 0xbff3e6a4 in ?? () #4 0xbff3e6e8 in ?? () #5 0xb7ab67a6 in __cudaUnregisterFatBinary () from /usr/local/share/cuda/lib/libcudart.so Backtrace stopped: frame did not save the PC Can you help me? I got the same traceback using -deviceemu flag. If you need the code to reproduce it, I can attach it, it's free -------------------- Lic. Cristian S. Rocha
Grupo de Modelado Molecular Departamento de QI, Departamento de Computacin Facultad de Ciencias Exactas y Naturales; Universidad de Buenos Aires |
|
|
|
![]() |
Sep 28 2007, 12:29 AM
Post
#2
|
|
![]() Group: Extranet Users Posts: 4 Joined: 5-March 07 Member No.: 43,846 |
Thanks from me too.. your fast reply saved me a couple of hours for sure.
|
|
|
|
crocha __cudaUnregisterFatBinary ? Jun 22 2007, 05:31 PM
plegresley I'd be interested in getting a copy of your co... Jun 22 2007, 05:58 PM
crocha QUOTE(plegresley @ Jun 22 2007, 02:58 PM)I... Jun 22 2007, 09:23 PM
crocha plegresley,
I was testing other ways to init with... Jun 27 2007, 04:03 AM
crocha ,
I know whats happening. It;s about the library ... Jun 27 2007, 06:19 PM
prkipfer QUOTE(crocha @ Jun 27 2007, 07:19 PM)Is possi... Jun 28 2007, 10:45 AM
crocha Hi Peter,
thxs, but It doesnt work. Any other id... Jun 30 2007, 02:31 AM
mfatica We are working on the problem, stay tuned!... Jun 30 2007, 07:35 AM
bgranger QUOTE(mfatica @ Jun 30 2007, 01:35 AM)We are ... Jul 17 2007, 03:46 PM
wumpus I am getting this problem as well, when using CUDA... Sep 10 2007, 11:08 AM
Morph208 I'm using CUDA as a shared library as well. An... Sep 24 2007, 06:48 AM
Rok Yu As am I. My cuda code is linked into a shared libr... Sep 10 2007, 07:46 PM
Rok Yu Has anyone managed to resolve this issue? Just wan... Sep 27 2007, 12:03 AM
mfatica The bug has been fixed in Cuda 1.1. It should be r... Sep 27 2007, 12:14 AM
Morph208 QUOTE(mfatica @ Sep 27 2007, 10:14 AM)The bug... Sep 27 2007, 03:06 AM![]() ![]() |
| Copyright 2008 NVIDIA Corporation. Terms of Use | Legal Info | Privacy Policy | Time is now: 9th February 2010 - 10:36 PM |