Advertisement
Guest User

Untitled

a guest
Jul 27th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.97 KB | None | 0 0
  1. eriba@CVC224:~/software/tiny-cnn/build$ gdb ./test/tiny_cnn_test
  2. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  3. Copyright (C) 2014 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from ./test/tiny_cnn_test...(no debugging symbols found)...done.
  17. (gdb) run
  18. Starting program: /home/eriba/software/tiny-cnn/build/test/tiny_cnn_test
  19. [Thread debugging using libthread_db enabled]
  20. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  21. [New Thread 0x7ffff6214700 (LWP 18977)]
  22. [New Thread 0x7ffff5a12700 (LWP 18979)]
  23. [New Thread 0x7ffff5e13700 (LWP 18978)]
  24. [New Thread 0x7ffff5611700 (LWP 18980)]
  25. [New Thread 0x7ffff5210700 (LWP 18981)]
  26. [New Thread 0x7ffff4a0e700 (LWP 18983)]
  27. [New Thread 0x7ffff4e0f700 (LWP 18982)]
  28. network:[ PASSED ]
  29. ave_pool:[ PASSED ]
  30. dropout:[ PASSED ]
  31. max_pool:[ PASSED ]
  32. fully_connected:[ PASSED ]
  33.  
  34. ## Initializing...
  35. > Running on device 'GeForce GTX 970' of 'NVIDIA Corporation'
  36. [New Thread 0x7fffd5d07700 (LWP 18984)]
  37. [New Thread 0x7fffcd3ff700 (LWP 18985)]
  38. [New Thread 0x7fffccbfe700 (LWP 18986)]
  39. [New Thread 0x7fffc7fff700 (LWP 18987)]
  40. [New Thread 0x7fffc77fe700 (LWP 18988)]
  41. [New Thread 0x7fffc6ffd700 (LWP 18989)]
  42. [New Thread 0x7fffc67fc700 (LWP 18990)]
  43. ## Compiling the kernel...
  44. ## Allocating device memory...
  45. > Size of buffer in is 100 bytes
  46. > Size of buffer W is 72 bytes
  47. > Size of buffer bias is 8 bytes
  48. > Size of buffer a is 72 bytes
  49. [New Thread 0x7fffc2fbe700 (LWP 18991)]
  50. [New Thread 0x7fffba3ff700 (LWP 18992)]
  51. [New Thread 0x7fffb9bfe700 (LWP 18993)]
  52. [New Thread 0x7fffb93fd700 (LWP 18994)]
  53. [New Thread 0x7fffb8bfc700 (LWP 18995)]
  54. [New Thread 0x7fffb3fff700 (LWP 18996)]
  55. [New Thread 0x7fffb37fe700 (LWP 18997)]
  56. ViennaCL: Warning in init_context(): Providing a list of devices has no effect, because context for ViennaCL is already created!
  57. terminate called after throwing an instance of 'viennacl::ocl::invalid_mem_object'
  58. what(): ViennaCL: FATAL ERROR: CL_INVALID_MEM_OBJECT.
  59. If you think that this is a bug in ViennaCL, please report it at viennacl-support@lists.sourceforge.net and supply at least the following information:
  60. * Operating System
  61. * Which OpenCL implementation (AMD, NVIDIA, etc.)
  62. * ViennaCL version
  63. Many thanks in advance!
  64.  
  65. Program received signal SIGABRT, Aborted.
  66. 0x00007ffff6aa5c37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  67. 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  68. (gdb) backtrace
  69. #0 0x00007ffff6aa5c37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  70. #1 0x00007ffff6aa9028 in __GI_abort () at abort.c:89
  71. #2 0x00007ffff73b0535 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  72. #3 0x00007ffff73ae6d6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  73. #4 0x00007ffff73ae703 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  74. #5 0x00007ffff73ae922 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  75. #6 0x00000000004e1e86 in viennacl::ocl::error_checker<void>::raise_exception(int) ()
  76. #7 0x00007ffff76fcafe in viennacl::ocl::error_checker<void>::checkError(int, char const*, char const*, int) () from /usr/local/lib/libgreentea_libdnn.so.0.1.0
  77. #8 0x00007ffff774ee5c in void viennacl::ocl::kernel::arg<_cl_mem*>(unsigned int, viennacl::ocl::handle<_cl_mem*> const&) () from /usr/local/lib/libgreentea_libdnn.so.0.1.0
  78. #9 0x00007ffff774a7ed in viennacl::ocl::kernel& viennacl::ocl::kernel::operator()<viennacl::ocl::handle<_cl_mem*>, viennacl::ocl::handle<_cl_mem*>, viennacl::ocl::handle<_cl_mem*>, viennacl::ocl::handle<_cl_mem*> >(viennacl::ocl::handle<_cl_mem*> const&, viennacl::ocl::handle<_cl_mem*> const&, viennacl::ocl::handle<_cl_mem*> const&, viennacl::ocl::handle<_cl_mem*> const&) () from /usr/local/lib/libgreentea_libdnn.so.0.1.0
  79. #10 0x00007ffff772b1b2 in greentea::LibDNNConv<float>::Forward(float const*, float const*, float const*, float*, int) () from /usr/local/lib/libgreentea_libdnn.so.0.1.0
  80. #11 0x0000000000491cb8 in tiny_cnn::core::kernels::libdnn_conv2d_kernel(tiny_cnn::core::conv_params const&, _cl_mem* const&, _cl_mem* const&, _cl_mem* const&, _cl_mem* const&, _cl_context* const&, _cl_device_id* const&, _cl_command_queue* const&) ()
  81. #12 0x00000000004e2dab in tiny_cnn::core::dnn_backend::conv2d(std::vector<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> > > >*, std::allocator<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> > > >*> > const&, std::vector<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> > > >*, std::allocator<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tin---Type <return> to continue, or q <return> to quit---
  82. y_cnn::aligned_allocator<float, 64ul> > > >*> >&) ()
  83. #13 0x000000000049608a in tiny_cnn::convolutional_layer<tiny_cnn::activation::sigmoid>::forward_propagation(std::vector<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> > > >*, std::allocator<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> > > >*> > const&, std::vector<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> > > >*, std::allocator<std::vector<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> >, std::allocator<std::vector<float, tiny_cnn::aligned_allocator<float, 64ul> > > >*> >&) [clone .constprop.2337] ()
  84. #14 0x00000000004b2236 in tiny_cnn::convolutionalfprop_dnn::test_method() ()
  85. #15 0x00000000004b28ac in tiny_cnn::convolutionalfprop_dnn_invoker() ()
  86. #16 0x00000000004d0e57 in picotest::framework::Test::execute() ()
  87. #17 0x00000000004f17cc in RUN_ALL_TESTS() ()
  88. #18 0x00007ffff6a90f45 in __libc_start_main (main=0x48ba50 <main>, argc=1, argv=0x7fffffffd828, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
  89. stack_end=0x7fffffffd818) at libc-start.c:287
  90. #19 0x000000000048ba8e in _start ()
  91. (gdb)
  92. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement