Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmrig CUDA usage #32

Open
cfitz25 opened this issue May 20, 2021 · 1 comment
Open

xmrig CUDA usage #32

cfitz25 opened this issue May 20, 2021 · 1 comment

Comments

@cfitz25
Copy link

cfitz25 commented May 20, 2021

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?

@Spudz76
Copy link
Contributor

Spudz76 commented Jun 1, 2021

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?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants