We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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"}
The text was updated successfully, but these errors were encountered:
are you running on multi-gpu environment?
Sorry, something went wrong.
No branches or pull requests
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"}
The text was updated successfully, but these errors were encountered: