Author

Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux) - page 1161. (Read 6590565 times)

legendary
Activity: 1596
Merit: 1011
v6.2:

- released version for Linux with nvidia support.
- fixed Ethereum solo mining mode.
- added "-cvddc" and "-mvddc" options for adjusting voltages for latest AMD 4xx cards.
- now you can turn on/off cards in runtime with "0"..."9" keys.
- bug fixes.

Am i was right about solo ETH issues ? What was the causes ?
newbie
Activity: 41
Merit: 0
I forget to mention using ethminer or genoil-ethminer it work flawlessly, there is no error show

But miner get lower hashrate around 22-23MH/s, while in claymore I got 24MH/s~25MH/s
Maybe the optimization cause it

Tested on RX480
newbie
Activity: 41
Merit: 0

installed the latest driver and latest APP SDK.

And another problem.
The syslog errors are continuously

Code:
[ 7669.222221] amdgpu 0000:06:00.0: GPU fault detected: 147 0x0d608401
[ 7669.222222] amdgpu 0000:06:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x081047AC
[ 7669.222223] amdgpu 0000:06:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0E084001
[ 7669.222224] VM fault (0x01, vmid 7) at page 135284652, read from 'TC7' (0x54433700) (132)

Linux is a problem, always.
Well, it seems AMD does not support ADL v10 in Linux yet. In Windows it works fine. I will build a system with Ubuntu with latest drivers and RX480 to confirm it.
"VM_CONTEXT1_PROTECTION_FAULT_ADDR" error - not sure that it is a problem of miner, it can be issue in drivers. What Linux version? What drivers version? I tried to reproduce it but it seems I'm doing something wrong.

Please keep supporting Linux version  Grin, the driver is still in beta so I'll patiently wait
There is no libatiadlxx.so when using amdgpu pro driver, so I guess they release ADLv10 but not merge it with the driver yet.

I myself use Ubuntu 16.04.1, driver version amdgpu-pro_16.30.3-315407.tar.xz ( this is last month version, I think before ADLv10 release ), try on both stock kernel 4.4 and 4.7 ( not the latest 4.7 kernel ), maybe 4.8 will be better

Then check on /var/log/syslog or journalctl when running claymore an you'll see above error.
The mining works ok anyway, but the syslog is bad "too many write" We can disable syslog to protect hdd.

It looks like a driver problem, but perhaps you can find more

P.S It's easier to find whether your GPU is faulty or not on Linux then Windows ( Windows just directly go to BSOD  or recovery with no log ), I personally think Windows is overkill for mining
full member
Activity: 243
Merit: 105
with 980 card works, but not with 1070

The key phrase from the log is
"GPU 2, GpuMiner cu_kd failed 8 (0), invalid device function"

It means that drivers cannot compile kernel for GPU. On Windows I can build kernel with compute_30,sm_30 and it will work for all cards that have capability 3.0 or higher. For Linux, it does not work for some reason, and I have to build kernel for all archs: compute_30,35,50. I need to link miner with cuda8 to be able to compile it with compute_60, are you ready to test updated version?
I still cannot understand why drivers for Windows can compile "compute_30,sm_30" kernel for compute_50 device (or compute_60 device), but Linux drivers don't want to do it.

Yes, ready, can install cuda8 if needed.
donator
Activity: 1610
Merit: 1325
Miners developer
with 980 card works, but not with 1070

The key phrase from the log is
"GPU 2, GpuMiner cu_kd failed 8 (0), invalid device function"

It means that drivers cannot compile kernel for GPU. On Windows I can build kernel with compute_30,sm_30 and it will work for all cards that have capability 3.0 or higher. For Linux, it does not work for some reason, and I have to build kernel for all archs: compute_30,35,50. I need to link miner with cuda8 to be able to compile it with compute_60, are you ready to test updated version?
I still cannot understand why drivers for Windows can compile "compute_30,sm_30" kernel for compute_50 device (or compute_60 device), but Linux drivers don't want to do it.
full member
Activity: 243
Merit: 105
Linux version segfaults on clean ubuntu 16.04 + beta nvidia drivers (370.23) + cuda 7.5

Working AMD 4xx and NVIDIA 10xx in Linux is a hack - no stable drivers and you have to do many strange actions, for example:
https://forum.ethereum.org/discussion/7780/gtx1070-linux-installation-and-mining-clue-goodbye-amd-welcome-nvidia-for-miners
For now I decided not to check the reason because both AMD and NVIDIA drivers for latest cards for Linux are buggy.
I tested miner on Ubuntu 14.04 with cuda 7.5 and 367.35 drivers on 970/980 cards, works fine. Attempts to find some workaround to make miner work with buggy drivers (or attempts to find a way how to install/configure drivers to make them work as expected) will take too much time, better I will spend it for implementing new features.

with 367.35 and 367.27 :

Code:
????????????????????????????????????????????????????????????????ͻ
?        Claymore's Dual ETH + DCR/SC GPU Miner v6.2 Beta        ?
????????????????????????????????????????????????????????????????ͼ

ETH: 1 pool is specified
Main Ethereum pool is us1.ethpool.org:3333
DCR: 1 pool is specified
Main Decred pool is dcr.suprnova.cc:2252
AMD OpenCL platform not found

Driver 368.81 is recommended for best performance and compatibility
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards
CUDA initializing...

NVIDIA Cards available: 6
CUDA Driver Version/Runtime Version: 8.0/7.5
GPU #0: GeForce GTX 1070, 8112 MB available, 15 compute units, capability: 6.1

GPU #1: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

GPU #2: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

GPU #3: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

GPU #4: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

GPU #5: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

Total cards: 6
AMD ADL library not found, temperature management for AMD GPUs disabled.
ETH: Stratum - connecting to 'us1.ethpool.org' <108.61.158.150> port 3333
DUAL MINING MODE ENABLED: ETHEREUM+DECRED
ETH: eth-proxy stratum mode
Watchdog enabled
Remote management is enabled on port 3333

 DCR: Stratum - connecting to 'dcr.suprnova.cc' <178.33.228.14> port 2252
ETH: Stratum - Connected (us1.ethpool.org:3333)
 DCR: Stratum - Connected (dcr.suprnova.cc:2252)
ETH: Authorized
 DCR: Authorized
Setting DAG epoch #70...
Setting DAG epoch #70 for GPU #4
Setting DAG epoch #70 for GPU #3
Setting DAG epoch #70 for GPU #2
Create GPU buffer for GPU #3
Setting DAG epoch #70 for GPU #1
Setting DAG epoch #70 for GPU #5
Create GPU buffer for GPU #4
Create GPU buffer for GPU #2
Setting DAG epoch #70 for GPU #0
Create GPU buffer for GPU #1
Create GPU buffer for GPU #5
Create GPU buffer for GPU #0
GPU 0, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 0, Calc DAG failed!
GPU 5, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 5, Calc DAG failed!
GPU 1, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 1, Calc DAG failed!
GPU 2, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 2, Calc DAG failed!
GPU 3, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 3, Calc DAG failed!
GPU 4, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 4, Calc DAG failed!
Setting DAG epoch #70 for GPU #0
GPU 0, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 0, Calc DAG failed!
Setting DAG epoch #70 for GPU #5
Setting DAG epoch #70 for GPU #1
Setting DAG epoch #70 for GPU #2
Setting DAG epoch #70 for GPU #3
Setting DAG epoch #70 for GPU #4
GPU 5, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 5, Calc DAG failed!
GPU 1, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 1, Calc DAG failed!
GPU 2, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 2, Calc DAG failed!
GPU 3, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 3, Calc DAG failed!
GPU 4, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 4, Calc DAG failed!

----------------------------------

I have one rig with same ubuntu 16.04 , 4 x 1070, 1x 980. Driver 367.27

Code:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 367.27                 Driver Version: 367.27                    |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 1070    On   | 0000:01:00.0      On |                  N/A |
|100%   36C    P0    39W / 195W |     15MiB /  8112MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   1  GeForce GTX 1070    On   | 0000:03:00.0     Off |                  N/A |
|100%   33C    P0    40W / 195W |      6MiB /  8113MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   2  GeForce GTX 1070    On   | 0000:04:00.0     Off |                  N/A |
|100%   36C    P0    39W / 195W |      6MiB /  8113MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   3  GeForce GTX 1070    On   | 0000:05:00.0     Off |                  N/A |
|100%   34C    P0    40W / 195W |      6MiB /  8113MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   4  GeForce GTX 980     On   | 0000:06:00.0     Off |                  N/A |
|100%   46C    P0    47W / 195W |      5MiB /  4037MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+


Code:
krnl@rig6:~/CM$ ./start.bash 

????????????????????????????????????????????????????????????????ͻ
?        Claymore's Dual ETH + DCR/SC GPU Miner v6.2 Beta        ?
????????????????????????????????????????????????????????????????ͼ

ETH: 1 pool is specified
Main Ethereum pool is us1.ethpool.org:3333
DCR: 1 pool is specified
Main Decred pool is dcr.suprnova.cc:2252
AMD OpenCL platform not found

Driver 368.81 is recommended for best performance and compatibility
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards
CUDA initializing...

NVIDIA Cards available: 5
CUDA Driver Version/Runtime Version: 8.0/7.5
GPU #0: GeForce GTX 1070, 8112 MB available, 15 compute units, capability: 6.1

GPU #1: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

GPU #2: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

GPU #3: GeForce GTX 1070, 8113 MB available, 15 compute units, capability: 6.1

GPU #4: GeForce GTX 980, 4037 MB available, 16 compute units, capability: 5.2

Total cards: 5
AMD ADL library not found, temperature management for AMD GPUs disabled.
ETH: Stratum - connecting to 'us1.ethpool.org' <108.61.158.150> port 3333
DUAL MINING MODE ENABLED: ETHEREUM+DECRED
ETH: eth-proxy stratum mode
Watchdog enabled
Remote management is enabled on port 3333

 DCR: Stratum - connecting to 'dcr.suprnova.cc' <178.33.228.14> port 2252
ETH: Stratum - Connected (us1.ethpool.org:3333)
 DCR: Stratum - Connected (dcr.suprnova.cc:2252)
ETH: Authorized
 DCR: Authorized
Setting DAG epoch #70...
Setting DAG epoch #70 for GPU #0
Setting DAG epoch #70 for GPU #4
Create GPU buffer for GPU #4
Create GPU buffer for GPU #0
Setting DAG epoch #70 for GPU #3
Create GPU buffer for GPU #3
Setting DAG epoch #70 for GPU #1
Create GPU buffer for GPU #1
Setting DAG epoch #70 for GPU #2
Create GPU buffer for GPU #2
GPU 0, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 0, Calc DAG failed!
GPU 2, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 2, Calc DAG failed!
GPU 1, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 1, Calc DAG failed!
GPU 3, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 3, Calc DAG failed!
Setting DAG epoch #70 for GPU #0
GPU 0, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 0, Calc DAG failed!
Setting DAG epoch #70 for GPU #2
Setting DAG epoch #70 for GPU #1
Setting DAG epoch #70 for GPU #3
GPU 2, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 2, Calc DAG failed!
GPU 1, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 1, Calc DAG failed!
GPU 3, GpuMiner cu_kd failed 8 (0), invalid device function
GPU 3, Calc DAG failed!
GPU 4 DAG creation time 4464 ms
Setting DAG epoch #70 for GPU #4 done
ETH: 08/20/16-12:37:06 - New job from us1.ethpool.org:3333
ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s, GPU2 0.000 Mh/s, GPU3 0.000 Mh/s, GPU4 0.000 Mh/s
 DCR - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0
 DCR: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s, GPU2 0.000 Mh/s, GPU3 0.000 Mh/s, GPU4 0.000 Mh/s
 DCR: 08/20/16-12:37:08 - SHARE FOUND - (GPU 4)
 DCR: Share accepted (45 ms)!
ETH: 08/20/16-12:37:19 - New job from us1.ethpool.org:3333
ETH - Total Speed: 20.409 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s, GPU2 0.000 Mh/s, GPU3 0.000 Mh/s, GPU4 20.409 Mh/s
 DCR - Total Speed: 204.089 Mh/s, Total Shares: 1, Rejected: 0
 DCR: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s, GPU2 0.000 Mh/s, GPU3 0.000 Mh/s, GPU4 204.089 Mh/s
WATCHDOG: GPU error, you need to restart miner :(


Launching only on 980 ...

Code:
./ethdcrminer64 -epool us1.ethpool.org:3333 -ewal 0xD69af2A796A737A103F12d2f0BCC563a13900E6F -epsw x -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal Redhex.my -dpsw x -di 4

????????????????????????????????????????????????????????????????ͻ
?        Claymore's Dual ETH + DCR/SC GPU Miner v6.2 Beta        ?
????????????????????????????????????????????????????????????????ͼ

ETH: 1 pool is specified
Main Ethereum pool is us1.ethpool.org:3333
DCR: 1 pool is specified
Main Decred pool is dcr.suprnova.cc:2252
AMD OpenCL platform not found

Driver 368.81 is recommended for best performance and compatibility
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards
CUDA initializing...

NVIDIA Cards available: 5
CUDA Driver Version/Runtime Version: 8.0/7.5
GPU #4: GeForce GTX 980, 4037 MB available, 16 compute units, capability: 5.2

Total cards: 1
AMD ADL library not found, temperature management for AMD GPUs disabled.
ETH: Stratum - connecting to 'us1.ethpool.org' <108.61.158.150> port 3333
DUAL MINING MODE ENABLED: ETHEREUM+DECRED
ETH: eth-proxy stratum mode
Watchdog enabled
Remote management is enabled on port 3333

 DCR: Stratum - connecting to 'dcr.suprnova.cc' <178.33.228.14> port 2252
ETH: Stratum - Connected (us1.ethpool.org:3333)
 DCR: Stratum - Connected (dcr.suprnova.cc:2252)
ETH: Authorized
 DCR: Authorized
Setting DAG epoch #70...
ETH: 08/20/16-12:39:19 - New job from us1.ethpool.org:3333
ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s
 DCR - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0
 DCR: GPU0 0.000 Mh/s
Setting DAG epoch #70 for GPU #0
Create GPU buffer for GPU #0
GPU 0 DAG creation time 4479 ms
Setting DAG epoch #70 for GPU #0 done
ETH: 08/20/16-12:39:29 - New job from us1.ethpool.org:3333
ETH - Total Speed: 20.407 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 20.407 Mh/s
 DCR - Total Speed: 204.073 Mh/s, Total Shares: 0, Rejected: 0
 DCR: GPU0 204.073 Mh/s
ETH: 08/20/16-12:39:30 - New job from us1.ethpool.org:3333
ETH - Total Speed: 20.392 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 20.392 Mh/s
 DCR - Total Speed: 203.922 Mh/s, Total Shares: 0, Rejected: 0
 DCR: GPU0 203.922 Mh/s
 DCR: 08/20/16-12:39:35 - SHARE FOUND - (GPU 0)
 DCR: Share accepted (46 ms)!
ETH: 08/20/16-12:39:41 - New job from us1.ethpool.org:3333
ETH - Total Speed: 20.403 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 20.403 Mh/s
 DCR - Total Speed: 204.028 Mh/s, Total Shares: 1, Rejected: 0
 DCR: GPU0 204.028 Mh/s

with 980 card works, but not with 1070
donator
Activity: 1610
Merit: 1325
Miners developer
Linux version segfaults on clean ubuntu 16.04 + beta nvidia drivers (370.23) + cuda 7.5

Working AMD 4xx and NVIDIA 10xx in Linux is a hack - no stable drivers and you have to do many strange actions, for example:
https://forum.ethereum.org/discussion/7780/gtx1070-linux-installation-and-mining-clue-goodbye-amd-welcome-nvidia-for-miners
For now I decided not to check the reason because both AMD and NVIDIA drivers for latest cards for Linux are buggy.
I tested miner on Ubuntu 14.04 with cuda 7.5 and 367.35 drivers on 970/980 cards, works fine. Attempts to find some workaround to make miner work with buggy drivers (or attempts to find a way how to install/configure drivers to make them work as expected) will take too much time, better I will spend it for implementing new features.
member
Activity: 80
Merit: 10
v6.2:

- now you can turn on/off cards in runtime with "0"..."9" keys.


Ok, found 1 Bug: 0.....9 keys turn off GPUs in ETH & SIA but when i turn on GPU´s only work for ETH - in SIA still off

In dual mode, there are three states: off all, off sia, on all. So press the key again.


Just "WOW!" ) Thank you!
full member
Activity: 243
Merit: 105
v6.2:

- released version for Linux with nvidia support.
- fixed Ethereum solo mining mode.
- added "-cvddc" and "-mvddc" options for adjusting voltages for latest AMD 4xx cards.
- now you can turn on/off cards in runtime with "0"..."9" keys.
- bug fixes.

Linux version segfaults on clean ubuntu 16.04 + beta nvidia drivers (370.23) + cuda 7.5

Code:
krnl@rig5:~/CM$ ./start.bash

????????????????????????????????????????????????????????????????ͻ
?        Claymore's Dual ETH + DCR/SC GPU Miner v6.2 Beta        ?
????????????????????????????????????????????????????????????????ͼ

ETH: 1 pool is specified
Main Ethereum pool is us1.ethpool.org:3333
DCR: 1 pool is specified
Main Decred pool is dcr.suprnova.cc:2252
AMD OpenCL platform not found
./start.bash: line 1: 10982 Segmentation fault      (core dumped) ./ethdcrminer64 -epool us1.ethpool.org:3333 -ewal 0xD69af2A796A737A103F12d2f0BCC563a13900E6F -epsw x -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal Redhex.my -dpsw x
log

Code:
10:19:49:441    8328b740        ETH: 1 pool is specified
10:19:49:441    8328b740        Main Ethereum pool is us1.ethpool.org:3333
10:19:49:441    8328b740        DCR: 1 pool is specified
10:19:49:441    8328b740        Main Decred pool is dcr.suprnova.cc:2252
10:19:49:495    8328b740        OpenCL platform: NVIDIA CUDA
10:19:49:495    8328b740        AMD OpenCL platform not found
6 x GTX 1070

strace output

Code:
mmap(0x10b00000000, 4294967296, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x10b00000000
stat("/proc/11050/ns/pid", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
stat("/proc/11050/ns/pid", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
socket(PF_LOCAL, SOCK_SEQPACKET|SOCK_CLOEXEC, 0) = 46
unlink("")                              = -1 ENOENT (No such file or directory)
bind(46, {sa_family=AF_LOCAL, sun_path=@"cuda-uvmfd-4026531836-11050"}, 31) = -1 EADDRINUSE (Address already in use)
close(46)                               = 0
munmap(0x900000000, 25771900928)        = 0
ioctl(4, _IOC(0, 0x00, 0x18, 0x00), 0x7fffd0bf8990) = 0
ioctl(4, _IOC(0, 0x00, 0x26, 0x00), 0x7fffd0bf8970) = 0
ioctl(4, _IOC(0, 0x00, 0x26, 0x00), 0x7fffd0bf8970) = 0
ioctl(4, _IOC(0, 0x00, 0x26, 0x00), 0x7fffd0bf8970) = 0
ioctl(4, _IOC(0, 0x00, 0x26, 0x00), 0x7fffd0bf8970) = 0
ioctl(4, _IOC(0, 0x00, 0x26, 0x00), 0x7fffd0bf8970) = 0
ioctl(4, _IOC(0, 0x00, 0x26, 0x00), 0x7fffd0bf8970) = 0
munmap(0x7efee5664000, 100663296)       = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x3038} ---
+++ killed by SIGSEGV (core dumped) +++
Segmentation fault (core dumped)
newbie
Activity: 5
Merit: 0
Hi Claymore,
first of all thank you for creating such a great software.
 
I have been using dual miner 6.1 on my GTX 1060s. Win 10 anniversary edition. WDDM 2.1. getting 21Mh/s
Memory controller load is 100%
Memory used is 1936MB out of 6GB available.
GPU load is 100%

I have OCed  0/+700
Am I getting bottlenecked at the memory controller? Can you do something to allocate more memory and decrease load on the controller?  
Thank you



Please tell me a version driver u use ..  cause i try 1060 x2  use all  claymore 6.0, 6.1  still 4 mh/s



Hello, I am using 369 (latest version) Make sure you go to nvidia website and install CUDA toolkit 7.5 or 8.0 whichever you like.
Perform a clean install of drivers when drivers are getting installed (you will have to select "custom installation" option) and then you will get a clean installation prompt. Have you installed anniversary windows 10 update? You will HAVE TO install that before you install new drivers.
so 1) Uninstall current nvidia drivers
2) install windows 10 anniversary edition
3) install latest nvidia drivers
4) install nvida CUDA toolkit
and you should be good to go.
Non OC version gets me 17 Mh/s while OC (just memory OC is necessary) will give you about 20-22 Mh/s variable

Good luck

Thank you 3 times.   It's work when i use 1060x2  or  970x2  but it's don't work when i mixed 10xx with 9xx together in 1 rig.
and i got 19.5mh/s for 1060 and 19.7mh/s for 970 non OC.
legendary
Activity: 2688
Merit: 1240
anyone can help me, where the wrong setting?
i want to mining at siacoin only
my setting
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
timeout /t 3
EthDcrMiner64.exe  -dpool  stratum+tcp://sia.suprnova.cc:7777  -dwal lionmining.lionworker -dpsw lionmining -dcoin sia


i get blank screen just like pop up and close the cmd box.


You cannot mine Sia only with Claymore, if you want to do this have a look at:

https://sia.suprnova.cc/index.php?page=gettingstarted

You can download miners for all different flavours there (AMD/NVIDIA) and mine directly.

sr. member
Activity: 413
Merit: 250
anyone can help me, where the wrong setting?
i want to mining at siacoin only
my setting
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
timeout /t 3
EthDcrMiner64.exe  -dpool  stratum+tcp://sia.suprnova.cc:7777  -dwal lionmining.lionworker -dpsw lionmining -dcoin sia


i get blank screen just like pop up and close the cmd box.

Claymore's Does not do SIA only mining. There is a list of alternative miners at https://SiaMining.com/help (Including nVidia specific ones.)
legendary
Activity: 1564
Merit: 1027
anyone can help me, where the wrong setting?
i want to mining at siacoin only
my setting
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
timeout /t 3
EthDcrMiner64.exe  -dpool  stratum+tcp://sia.suprnova.cc:7777  -dwal lionmining.lionworker -dpsw lionmining -dcoin sia


i get blank screen just like pop up and close the cmd box.

I don't know exactly why, but I think that's not possible. SIA can only be mined as a second coin, meaning you'll always have to mine ETH, ETC or one of the other coins that use the dagger-hashimoto algo as a primary coin.

Right?
hero member
Activity: 588
Merit: 500
BitcoreService.com
anyone can help me, where the wrong setting?
i want to mining at siacoin only
my setting
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
timeout /t 3
EthDcrMiner64.exe  -dpool  stratum+tcp://sia.suprnova.cc:7777  -dwal lionmining.lionworker -dpsw lionmining -dcoin sia


i get blank screen just like pop up and close the cmd box.
sr. member
Activity: 546
Merit: 250
It takes a lot to build but not much to lose
Hi Claymore, Thank you for version 6.2

I tried to setting same settings that I use on Wattman. It threw artifacts and whole system froze. So ... restart
I guess the settings for mining can not be specified dynamic. So it forces same voltages at all states ? Am I missing something?
Thank you
donator
Activity: 1610
Merit: 1325
Miners developer

installed the latest driver and latest APP SDK.

And another problem.
The syslog errors are continuously

Code:
[ 7669.222221] amdgpu 0000:06:00.0: GPU fault detected: 147 0x0d608401
[ 7669.222222] amdgpu 0000:06:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x081047AC
[ 7669.222223] amdgpu 0000:06:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0E084001
[ 7669.222224] VM fault (0x01, vmid 7) at page 135284652, read from 'TC7' (0x54433700) (132)

Linux is a problem, always.
Well, it seems AMD does not support ADL v10 in Linux yet. In Windows it works fine. I will build a system with Ubuntu with latest drivers and RX480 to confirm it.
"VM_CONTEXT1_PROTECTION_FAULT_ADDR" error - not sure that it is a problem of miner, it can be issue in drivers. What Linux version? What drivers version? I tried to reproduce it but it seems I'm doing something wrong.
newbie
Activity: 49
Merit: 0
v6.2:

- released version for Linux with nvidia support.
- fixed Ethereum solo mining mode.
- added "-cvddc" and "-mvddc" options for adjusting voltages for latest AMD 4xx cards.
- now you can turn on/off cards in runtime with "0"..."9" keys.
- bug fixes.
ubuntu 14.04 amdgpu-pro_16.30  rx480*6
-No shows temperature and fans speed
-Options does not work "-powlim, -cclock, -mclock"

Miner uses ADL to access temps/fans (libatiadlxx.so). Make sure you have latest APP SDK. I did not check it for Linux, if you have latest drivers and APP SDK it means that AMD did not support ADL for latest cards in Linux yet. But if miner shows "AMD ADL library not found, temperature management for AMD GPUs disabled." it means that you don't have ADL lib installed.

installed the latest driver and latest APP SDK.

And another problem.
The syslog errors are continuously

Code:
[ 7669.222221] amdgpu 0000:06:00.0: GPU fault detected: 147 0x0d608401
[ 7669.222222] amdgpu 0000:06:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x081047AC
[ 7669.222223] amdgpu 0000:06:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0E084001
[ 7669.222224] VM fault (0x01, vmid 7) at page 135284652, read from 'TC7' (0x54433700) (132)
legendary
Activity: 1092
Merit: 1004
Anybody tried 6.2 with multiple Pascal cards?

Will try when I get home. With 6.1 I got about 30MH/s total for 4 1070s with latest drivers...

OP updated.

NVIDIA DRIVERS:
Windows 7 x64 is highly recommended for Nvidia cards, in Windows 10 often there is no way to get good hashrate because of buggy drivers.
9xx cards in Windows 7 x64: just use latest/recent drivers from Nvidia website (for example, 368.81).
10xx cards in Windows 7 x64 (read readme.txt there): https://drive.google.com/open?id=0B69wv2iqszefQVRfOEhWS0FCdUE

Thank you, very much Claymore Smiley

Those shares are looking very impressive now.
member
Activity: 92
Merit: 10
Thanks Claymore.

I'm going to keep mining Vertcoin for now since I don't want to waste hours getting Win 7 and setting things up.

The basement is at 36C right now, I'd rather not get a heat stroke.
donator
Activity: 1610
Merit: 1325
Miners developer
Anybody tried 6.2 with multiple Pascal cards?

Will try when I get home. With 6.1 I got about 30MH/s total for 4 1070s with latest drivers...

OP updated.

NVIDIA DRIVERS:
Windows 7 x64 is highly recommended for Nvidia cards, in Windows 10 often there is no way to get good hashrate because of buggy drivers.
9xx cards in Windows 7 x64: just use latest/recent drivers from Nvidia website (for example, 368.81).
10xx cards in Windows 7 x64 (read readme.txt there): https://drive.google.com/open?id=0B69wv2iqszefQVRfOEhWS0FCdUE
Jump to: