Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SIMU] SimuCoin/SimuGames [POW] on-chain and off-chain in-wallet-games
by
simugames
on 02/04/2018, 13:26:55 UTC
on Linux, I did need to comment out the following redefinition in two .cu files:

"typedef unsigned long long uint64_t;"

I didn't build the spreadminer on Windows. I'm mining against the Linux wallet daemon on both machines, which I started with:

simucoind -printtoconsole -daemon


Yes, you need to do that on linux, also you might need to remove the

Code:
-abi=no

from the Makefiles.

So did you get it to work on your linux?

What version of linux do you have?
Do you have the CUDA toolkit installed?
What version of nvcc?

etc