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
Hi, I running into the same .nv.info. not found issue for ggml cuda support, after dig a bit, I think it's because void **__cudaRegisterFatBinary(void *fatCubin) runs ahead of cricket client constructor, calling init_rpc if has not been initialized solved this error.
Using cricket ,I can run nbody success. but failed to run llama.cpp in a virtual machine.
The text was updated successfully, but these errors were encountered: