Post
Topic
Board Mining (Altcoins)
Re: Open Source XPM (Primecoin) GPU Miner & Pool xpmforall.org
by
aso118b
on 17/12/2020, 21:12:28 UTC
I am having an issue with "xpmclient-cuda-10.3-win64".  To my understanding this is the windows version of 10.3.  However, I am getting several errors all with similar path ways that appear to be in a linuxformat.

Each time I start the miner, it will run for around 1 to 3 minutes and then it will stop and log one of these errors in the log.

Code:
error: 700
failed with error CUDA_ERROR_ILLEGAL_ADDRESS at /home/user/build/xpmclient/src/xpm/cuda/xpmclient.cpp:656

error: 715
failed with error CUDA_ERROR_ILLEGAL_INSTRUCTION at /home/user/build/xpmclient/src/xpm/cuda/xpmclient.cpp:656

error: 716
failed with error CUDA_ERROR_MISALIGNED_ADDRESS at /home/user/build/xpmclient/src/xpm/cuda/xpmclient.cpp:656

I've searched several of the files but I didn't see a way to update this path.  Clearly (using Windows) this is not the location of CUDA. 

I was wondering if anyone else had this issue or if I was over looking an obvious fix?