Hi, I have tried to run the simple_keyphrase_extraction.ipynb notebook using a GPU. It works to some degree, but I think there is a problem with the memory handling. I get errors like:
RuntimeError: cuda runtime error (700) : an illegal memory access was encountered at C:/cb/pytorch_1000000000000/work/aten/src/THC/THCTensorSort.cu:62
and:
RuntimeError: CUDA error: an illegal memory access was encountered
Hi, I have tried to run the simple_keyphrase_extraction.ipynb notebook using a GPU. It works to some degree, but I think there is a problem with the memory handling. I get errors like:
RuntimeError: cuda runtime error (700) : an illegal memory access was encountered at C:/cb/pytorch_1000000000000/work/aten/src/THC/THCTensorSort.cu:62
and:
RuntimeError: CUDA error: an illegal memory access was encountered
I am running Python 3.8.5 and Pytorch 1.6