hi guys, can you please post a sample gapcoin.conf please?
also, has anyone with a radeon 270x tried the gpu miner? if yes, care to share your results?
rpcuser=user
rpcpassword=password
server=1
addnode=212.227.143.155
addnode=104.131.69.82
addnode=95.215.44.9
addnode=155.254.36.179
addnode=199.127.226.192
thanks!
i get the following when running gpu miner with stratum(both 32&64):
E:\gap\windows\64\gpu>gapminer-gpu.exe -o mine3.gap.nonce-pool.com -p 3385 -u user.1 -x password -t 1 --stratum --use-gpu
[2014-11-07 23:24:48] Found platform[0] name = AMD Accelerated Parallel Processi
ng
[2014-11-07 23:24:48] Found 1 device(s)
[2014-11-07 23:24:48] Loaded kernel binary size = 872620 bytes
[2014-11-07 23:24:56] Using GPU 0 [Pitcairn]: which has 20 CUs
[2014-11-07 23:24:56] Requesting work failedsend: The file handle supplied is no
t valid
[2014-11-07 23:24:56] Error receiving message form server: read_until: The file
handle supplied is not valid
getwork mines ok at ~141000 pps
I see a similar issues - Win7x64 64 bit miner (stratum connection)
D:\Downloads\Mining\GAPCoin\GPU Miner\windows\64\gpu>gapminer-gpu -o mine3.gap.n
once-pool.com -p 3385 -u username -x password -t 1 -g --stratum
[2014-11-07 15:53:02] Found platform[0] name = AMD Accelerated Parallel Processing
[2014-11-07 15:53:02] Found 1 device(s)
[2014-11-07 15:53:02] Loaded kernel binary size = 872620 bytes
[2014-11-07 15:53:02] Using GPU 0 [Tahiti]: which has 32 CUs
[2014-11-07 15:53:02] Requesting work failedsend: The file handle supplied is not valid
[2014-11-07 15:53:02] Error receiving message form server: read_until: The file handle supplied is not valid
Same system - longpoll connection. Miner looks like its beginning to work, then dies...
D:\Downloads\Mining\GAPCoin\GPU Miner\windows\64\gpu>gapminer-gpu -o mine3.gap.n
once-pool.com -p 4200 -u username -x password -t 1 -g
[2014-11-07 15:54:41] Found platform[0] name = AMD Accelerated Parallel Processing
[2014-11-07 15:54:41] Found 1 device(s)
[2014-11-07 15:54:41] Loaded kernel binary size = 872620 bytes
[2014-11-07 15:54:41] Using GPU 0 [Tahiti]: which has 32 CUs
[2014-11-07 15:54:42] Server supports longpoll
[2014-11-07 15:54:42] Got new target: 13.0000000 @ 22.4626094
I've tried increasing my CPU threads, as I only have 1 GPU in this machine, but that hasn't helped. The system has 12GB of RAM, so I don't think that's the issue either.