You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2024. It is now read-only.
To enable usage of GPU check
python/pyhdk/_sql.pyx
and replaceCPU
toGPU
.Currently pytest doesn't work with GPU and switching execution back to CPU.
This switching should be done in more convenient and general way.
The text was updated successfully, but these errors were encountered: