koursaros-ai/nboost

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

Opened this issue · 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"}

are you running on multi-gpu environment?