'Warp Illegal Address' error when using lstm layer

266 views
Skip to first unread message

Yatong Zhang

unread,
Jul 18, 2016, 4:44:51 AM7/18/16
to Caffe Users
I tried to use the lstm layer but got following error. It looks like something wrong with embed layer, so any idea about this?

I0718 16:33:13.515290  3915 solver.cpp:337] Iteration 0, Testing net (#0)
I0718 16:33:13.551002  3915 solver.cpp:337] Iteration 0, Testing net (#1)

CUDA Exception: Warp Illegal Address

Program received signal CUDA_EXCEPTION_14, Warp Illegal Address.
[Switching focus to CUDA kernel 0, grid 3047, block (1849,0,0), thread (384,0,0), device 0, sm 0, warp 42, lane 0]
0x000000001a360748 in void caffe::EmbedForward<float>(int, float const*, float const*, int, int, int, float*)<<<(3907,1,1),(512,1,1)>>> ()
(cuda-gdb) bt
#0  0x000000001a360748 in void caffe::EmbedForward<float>(int, float const*, float const*, int, int, int, float*)<<<(3907,1,1),(512,1,1)>>> ()
(cuda-gdb)

Reply all
Reply to author
Forward
0 new messages