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
Hello, i am trying to xmrig with the cuda library i compiled and xmrig cant seem to find it in the folder.
Is there somewhere i need to add the library in xmrigs config?
The text was updated successfully, but these errors were encountered:
Windows or Linux? Yes in the "cuda" section there is "loader", or use commandline option --cuda-loader=C:\where\it\is\xmrig-cuda.dll or /some/where/libxmrig-cuda.so.
Other option is launch a .sh or .bat file which uses cd /wherever/xmrig and then launches xmrig (so the working directory is correct and it can locate the library). It does not search the literal directory it is in, but the CWD of whatever launched it (meta-miner?).
Hello, i am trying to xmrig with the cuda library i compiled and xmrig cant seem to find it in the folder.
Is there somewhere i need to add the library in xmrigs config?
The text was updated successfully, but these errors were encountered: