nboost icon indicating copy to clipboard operation
nboost copied to clipboard

Query Error: arguments are located on different GPUs ...

Open phucty opened this issue 4 years ago • 1 comments

Could you please help me solve it? I got an error when running the example query [1], the previous step is OK as the tutorial.

[1] curl "http://localhost:8000/travel/_search?pretty&q=passage:vegas&size=2" {"doc":"Unspecified run-time error.","msg":"('arguments are located on different GPUs at /pytorch/aten/src/THC/generic/THCTensorIndex.cu:397',)","type":"RuntimeError"}

phucty avatar Apr 15 '20 01:04 phucty

are you running on multi-gpu environment?

pertschuk avatar Apr 15 '20 14:04 pertschuk