Has anyone else had such problems?
Thanks
- Code: Select all
elezar@xpsy:~/src/cuda/magma_1.0.0-rc4/testing$ gdb testing_sgemm
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/elezar/src/cuda/magma_1.0.0-rc4/testing/testing_sgemm...done.
(gdb) run
Starting program: /home/elezar/src/cuda/magma_1.0.0-rc4/testing/testing_sgemm
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000001 in ?? ()
