supaflyx3
Newbie
Offline
Activity: 63
Merit: 0
|
|
July 19, 2017, 03:22:11 AM |
|
|
|
|
|
victorsundaram
Newbie
Offline
Activity: 37
Merit: 0
|
|
July 19, 2017, 03:23:12 AM |
|
Receiving errors on 2x 1080s and 2x 1070s
error clSetkKernal Arg after running
Below is the bat
sgminer.exe -k skunkhash --gpu-platform 1 -o stratum+tcp://pool.onepool.online:6000 -u BTmqtfhwvZqGofQy9vrqt7tnDMTfwzdVGW -p x -I 8 pause
Any ideas?
Can't mine it with Nvidia too... My bat : sgminer.exe -k skunkhash --gpu-platform 1 -o stratum+tcp://lpool.name:8633 -u B77GzXj4Xa6fZ7GRiAfPjavHijAunneCp1 -p c=SIGT -I 20 -d 0,1,2,3 pause Can anyone share bat file with nvidia mining cards Here is what i did! i have 1 gtx 1080 ti and 1 RX 480 (one bat file for each) GTX 1080 ti bat file ### setx GPU_MAX_ALLOC_PERCENT 100 sgminer.exe -k skunkhash -o stratum+tcp://pool.onepool.online:6000 -u wallet-address -p p -I 23 --gpu-platform 1 pause ### RX 480 ### setx GPU_MAX_ALLOC_PERCENT 100 sgminer.exe -k skunkhash -o stratum+tcp://pool.onepool.online:6000 -u wallet-address-p p -I 18 --gpu-platform 2 pause ### works fine for me!
|
|
|
|
hurr1cane
|
|
July 19, 2017, 03:24:17 AM |
|
my gtx 980 ti bat file line sgminer.exe -k skunkhash -o stratum+tcp://sigt.pool.mn:8732 -u iluvsluts -p x -l 23
|
|
|
|
buzzkillb
|
|
July 19, 2017, 03:29:16 AM |
|
Receiving errors on 2x 1080s and 2x 1070s
error clSetkKernal Arg after running
Below is the bat
sgminer.exe -k skunkhash --gpu-platform 1 -o stratum+tcp://pool.onepool.online:6000 -u BTmqtfhwvZqGofQy9vrqt7tnDMTfwzdVGW -p x -I 8 pause
Any ideas?
Can't mine it with Nvidia too... My bat : sgminer.exe -k skunkhash --gpu-platform 1 -o stratum+tcp://lpool.name:8633 -u B77GzXj4Xa6fZ7GRiAfPjavHijAunneCp1 -p c=SIGT -I 20 -d 0,1,2,3 pause Can anyone share bat file with nvidia mining cards Here is what i did! i have 1 gtx 1080 ti and 1 RX 480 (one bat file for each) GTX 1080 ti bat file ### setx GPU_MAX_ALLOC_PERCENT 100 sgminer.exe -k skunkhash -o stratum+tcp://pool.onepool.online:6000 -u wallet-address -p p -I 23 --gpu-platform 1 pause ### RX 480 ### setx GPU_MAX_ALLOC_PERCENT 100 sgminer.exe -k skunkhash -o stratum+tcp://pool.onepool.online:6000 -u wallet-address-p p -I 18 --gpu-platform 2 pause ### works fine for me! Removed --gpu-platform 1 and it worked on my 1070s.
|
|
|
|
CjMapope
Legendary
Offline
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
|
|
July 19, 2017, 03:30:09 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
|
~Got this girl in my bed, a roof over my head, i mint a couple coins a week, and thats how i make bread~ ~On the 12th day of Hatzvah, OGminer said to me: "compute root of the merkle hash tree!"~ Prohashing -- Simply the best Multipool!
|
|
|
victorsundaram
Newbie
Offline
Activity: 37
Merit: 0
|
|
July 19, 2017, 03:48:23 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
then you need to reduce the intensity, i got the same error when i set intensity to 25 and later reduced it to 23 for gtx 1080 ti and 18 for amd rx480
|
|
|
|
buzzkillb
|
|
July 19, 2017, 03:52:21 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
then you need to reduce the intensity, i got the same error when i set intensity to 25 and later reduced it to 23 for gtx 1080 ti and 18 for amd rx480 What hashrate are you getting on the 1080ti?
|
|
|
|
victorsundaram
Newbie
Offline
Activity: 37
Merit: 0
|
|
July 19, 2017, 03:58:32 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
then you need to reduce the intensity, i got the same error when i set intensity to 25 and later reduced it to 23 for gtx 1080 ti and 18 for amd rx480 What hashrate are you getting on the 1080ti? 28 MH/s at intensity 23, any value more than 23 crashes the miner but the GPU is running cool at 50 Degrees
|
|
|
|
lupanar
|
|
July 19, 2017, 04:10:11 AM |
|
Receiving errors on 2x 1080s and 2x 1070s
error clSetkKernal Arg after running
Below is the bat
sgminer.exe -k skunkhash --gpu-platform 1 -o stratum+tcp://pool.onepool.online:6000 -u BTmqtfhwvZqGofQy9vrqt7tnDMTfwzdVGW -p x -I 8 pause
Any ideas?
Can't mine it with Nvidia too... My bat : sgminer.exe -k skunkhash --gpu-platform 1 -o stratum+tcp://lpool.name:8633 -u B77GzXj4Xa6fZ7GRiAfPjavHijAunneCp1 -p c=SIGT -I 20 -d 0,1,2,3 pause Can anyone share bat file with nvidia mining cards Here is what i did! i have 1 gtx 1080 ti and 1 RX 480 (one bat file for each) GTX 1080 ti bat file ### setx GPU_MAX_ALLOC_PERCENT 100 sgminer.exe -k skunkhash -o stratum+tcp://pool.onepool.online:6000 -u wallet-address -p p -I 23 --gpu-platform 1 pause ### RX 480 ### setx GPU_MAX_ALLOC_PERCENT 100 sgminer.exe -k skunkhash -o stratum+tcp://pool.onepool.online:6000 -u wallet-address-p p -I 18 --gpu-platform 2 pause ### works fine for me! Thanks! I have working parameters only with "I 12" and less with my gtx 1060s
|
|
|
|
buzzkillb
|
|
July 19, 2017, 04:10:26 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
then you need to reduce the intensity, i got the same error when i set intensity to 25 and later reduced it to 23 for gtx 1080 ti and 18 for amd rx480 What hashrate are you getting on the 1080ti? 28 MH/s at intensity 23, any value more than 23 crashes the miner but the GPU is running cool at 50 Degrees Only getting 16Mh/s on my 1080's. I=23.
|
|
|
|
lupanar
|
|
July 19, 2017, 04:34:34 AM |
|
Have en error in my 1060s
[12:31:34] ptxas application ptx input, line 9; fatal : Unsupported .version 6.0; current version is '5.0' ptxas fatal : Ptx assembly aborted due to errors
How to fix it?
|
|
|
|
enkayz
Full Member
Offline
Activity: 298
Merit: 100
hashbag.cc
|
|
July 19, 2017, 04:49:09 AM |
|
https://hashbag.cc now supports SIGT. Already found one accepted block, so looks like the stratum works fine. Fees are set at 0.5%. Stratum link is: -o stratum+tcp://pool.hashbag.cc:8644 -u <SIGT_WALLET_ADDRESS> -p c=SIGT FYI I'm averaging around 19Mh/sec on my single RX480.
|
|
|
|
tusandii
|
|
July 19, 2017, 04:57:00 AM |
|
it seems only gpu miner could join this fair distribution, good luck everyone !
|
..Stake.com.. | | | ▄████████████████████████████████████▄ ██ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ██ ▄████▄ ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██ ██████ ██ ██████████ ██ ██ ██████████ ██ ▀██▀ ██ ██ ██ ██████ ██ ██ ██ ██ ██ ██ ██████ ██ █████ ███ ██████ ██ ████▄ ██ ██ █████ ███ ████ ████ █████ ███ ████████ ██ ████ ████ ██████████ ████ ████ ████▀ ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██ ██ ▀▀▀▀▀▀▀▀▀▀ ██ ▀█████████▀ ▄████████████▄ ▀█████████▀ ▄▄▄▄▄▄▄▄▄▄▄▄███ ██ ██ ███▄▄▄▄▄▄▄▄▄▄▄▄ ██████████████████████████████████████████ | | | | | | ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▀▄ █▀▀█▀▄▄ █ █▀█ █ ▐ ▐▌ █ ▄██▄ █ ▌ █ █ ▄██████▄ █ ▌ ▐▌ █ ██████████ █ ▐ █ █ ▐██████████▌ █ ▐ ▐▌ █ ▀▀██████▀▀ █ ▌ █ █ ▄▄▄██▄▄▄ █ ▌▐▌ █ █▐ █ █ █▐▐▌ █ █▐█ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█ | | | | | | ▄▄█████████▄▄ ▄██▀▀▀▀█████▀▀▀▀██▄ ▄█▀ ▐█▌ ▀█▄ ██ ▐█▌ ██ ████▄ ▄█████▄ ▄████ ████████▄███████████▄████████ ███▀ █████████████ ▀███ ██ ███████████ ██ ▀█▄ █████████ ▄█▀ ▀█▄ ▄██▀▀▀▀▀▀▀██▄ ▄▄▄█▀ ▀███████ ███████▀ ▀█████▄ ▄█████▀ ▀▀▀███▄▄▄███▀▀▀ | | | ..PLAY NOW.. |
|
|
|
buzzkillb
|
|
July 19, 2017, 05:04:32 AM |
|
https://hashbag.cc now supports SIGT. Already found one accepted block, so looks like the stratum works fine. Fees are set at 0.5%. Stratum link is: -o stratum+tcp://pool.hashbag.cc:8644 -u <SIGT_WALLET_ADDRESS> -p c=SIGT FYI I'm averaging around 19Mh/sec on my single RX480. Pool working for me.
|
|
|
|
georgeandy
|
|
July 19, 2017, 05:06:58 AM |
|
it seems only gpu miner could join this fair distribution, good luck everyone !
after the ETH switch to POS maybe this coin is gpu miner's home .
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
July 19, 2017, 05:46:11 AM |
|
does't work with more than 1 gpu useless, for nvidia
|
|
|
|
victorsundaram
Newbie
Offline
Activity: 37
Merit: 0
|
|
July 19, 2017, 05:55:12 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
then you need to reduce the intensity, i got the same error when i set intensity to 25 and later reduced it to 23 for gtx 1080 ti and 18 for amd rx480 What hashrate are you getting on the 1080ti? 28 MH/s at intensity 23, any value more than 23 crashes the miner but the GPU is running cool at 50 Degrees Only getting 16Mh/s on my 1080's. I=23. Check how many shaders you have in 1080 and use -X instead of -I (example: i tried -X 4000)
|
|
|
|
buzzkillb
|
|
July 19, 2017, 06:05:35 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
then you need to reduce the intensity, i got the same error when i set intensity to 25 and later reduced it to 23 for gtx 1080 ti and 18 for amd rx480 What hashrate are you getting on the 1080ti? 28 MH/s at intensity 23, any value more than 23 crashes the miner but the GPU is running cool at 50 Degrees Only getting 16Mh/s on my 1080's. I=23. Check how many shaders you have in 1080 and use -X instead of -I (example: i tried -X 4000) 1080 has 2560 shaders. Tried -X 2560 and -X 4000, and no difference for either.
|
|
|
|
CjMapope
Legendary
Offline
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
|
|
July 19, 2017, 06:08:35 AM |
|
i think it has something to do with OpenCL, my windows is fresh and never had AMD so never had opencl stuff on it :/
i get error -9999, which according to stackflow says it's :
"-9999 NVidia clEnqueueNDRangeKernel Illegal read or write to a buffer"
so idk what to do about that wait for CUDA miner i guess haha
then you need to reduce the intensity, i got the same error when i set intensity to 25 and later reduced it to 23 for gtx 1080 ti and 18 for amd rx480 What hashrate are you getting on the 1080ti? 28 MH/s at intensity 23, any value more than 23 crashes the miner but the GPU is running cool at 50 Degrees Only getting 16Mh/s on my 1080's. I=23. Check how many shaders you have in 1080 and use -X instead of -I (example: i tried -X 4000) 1080 has 2560 shaders. Tried -X 2560 and -X 4000, and no difference for either. -i 23 seems best for me, 23mh/s, i got it working finally, damn OpenCL ;p Thx for your help man, gonna try some tweaking now to get closer to that 28mh/s! CPU usage is rough, over 1 GPU per rig gets hairy quick :/
|
~Got this girl in my bed, a roof over my head, i mint a couple coins a week, and thats how i make bread~ ~On the 12th day of Hatzvah, OGminer said to me: "compute root of the merkle hash tree!"~ Prohashing -- Simply the best Multipool!
|
|
|
AlexHrap
|
|
July 19, 2017, 06:11:13 AM |
|
job not found. Why is so???
|
|
|
|
|