Skip to content
New issue

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

Command line Switch --cuda-loader="C:/cuda/xmrig-cuda.dll" not working #4

Closed
lost-bro opened this issue Nov 4, 2019 · 1 comment
Closed

Comments

@lost-bro
Copy link

lost-bro commented Nov 4, 2019

OS- windows7 service pack 1 x64

Command line switch not working with CMD prompt nor batchfile.
--cuda-loader="C:/cuda/xmrig-cuda.dll"
also tried --cuda-loader="C:/cuda/" along with every other possible combination.
cuda error

When using config.json w/ "loader": "C:/cuda", the CUDA.dll loads and the miner functions correctly.

Please let me know the proper syntax to make the CUDA.dll load with command line parameters.
Thanks

@lost-bro
Copy link
Author

lost-bro commented Nov 4, 2019

Just for the record: This is the correct command line switch syntax to get nvidia up and running with remote dll library location:
--cuda --cuda-loader=C:/cuda/xmrig-cuda.dll
Of course substitute your correct path >> cuda.dll

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

No branches or pull requests

2 participants