kihyunwon/attention-over-attention

current context was not created by the StreamExecutor cuda_driver API: 0x41d9920; a CUDA runtime call was likely performed without using a StreamExecutor context

Opened this issue · 0 comments

python3 main.py --dataset cnn -t
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcublas.so locally
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcudnn.so locally
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcufft.so locally
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcuda.so.1 locally
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcurand.so locally
Using gpu device 0: GeForce GTX 1080 (CNMeM is disabled, cuDNN 5005)
[*] Creating checkpoint directory...
F tensorflow/stream_executor/cuda/cuda_driver.cc:316] current context was not created by the StreamExecutor cuda_driver API: 0x41d9920; a CUDA runtime call was likely performed without using a StreamExecutor context
Aborted (core dumped)