Pages:
Author

Topic: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017] - page 14. (Read 140378 times)

legendary
Activity: 1106
Merit: 1014
No 100% fan here. 30% fan 73 °C.
What cards do you have? RX 470 or 480?
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
Awesome miner, great job! Yet unusable for CryptoNote...
On all my miners it always jumps to 100% fan speed on RX400 cards...eventually.
Using 16.9.2 drivers (16.10.1 or 16.11.5 make no difference)
Same miners do Claymore XMR non-stop for weeks.

Does anyone have any solution for this 100% fan issue?
No 100% fan here. 30% fan 73 °C.
sr. member
Activity: 857
Merit: 262
Awesome miner, great job! Yet unusable for CryptoNote...
On all my miners it always jumps to 100% fan speed on RX400 cards...eventually.
Using 16.9.2 drivers (16.10.1 or 16.11.5 make no difference)
Same miners do Claymore XMR non-stop for weeks.

Does anyone have any solution for this 100% fan issue?
sr. member
Activity: 458
Merit: 250

Yes, I use Claymore 9.7 for XMR quite successfully.

Can you give me an example command line for claymore monero mining?


set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
set GPU_SINGLE_ALLOC_PERCENT 100
set GPU_FORCE_64BIT_PTR 0
NsGpuCNMiner.exe -o ssl://monerohash.com:9999 -u ADDRESS -p x -di 01 -a 0 -tt 80 -tstop 95 -cclock 1010 -mclock 1625



set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_MAX_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_MAX_SINGLE_ALLOC_PERCENT 100


sgminer -k cryptonight -o stratum+tcp://monerohash.com:7777 -u ADDRESS -p x --gpu-platform 1 -d 0,1 --rawintensity 512 -w 4 -g 2 --gpu-engine 1040 --gpu-memclock 1625 --gpu-powertune 20 --auto-fan --temp-target 80 --no-submit-stale --no-extranonce

The above is now yielding more than Claymore 9.7 with modded ROMS for 380.

Thanks.  Will use that as a base point.
newbie
Activity: 26
Merit: 0

I'm using 4.9 - on Arch. All you need from AMDGPU-PRO is the opencl libs - the rest is useless.

Interesting.  Haven't figured out how to compile sgminer without the graphical environment, but once it's built, I can run it from console.  Most of the time.  

Been running sgminer-gm from console in ubuntu 14.04 w/fglrx for a while now.  No issues whether running from host machine or ssh.   Ubuntu 16.04 is kind of an enigma though.  Systemd is a horse of a different color.  Right now I'm using a suspenders + belt strategy, have graphical.target set as default, disabled lightdm.service, and backed it up by with grub_cmdline_linux=3 and -default=sytemd.unit=multi-user.target.  It's hit-or-miss.  Sometimes I can get it running, sometimes sgminer can't find my cards.  Oddly it seems to run better from the host machine than ssh, although I haven't been able to consistently reproduce that.  

Looking at my fglrx rig, everything seems more stable and easy to work with when I kick X to the curb.  No more hard crashes.  No crashes at all if I leave it alone.   If I go ahead with plans to put in 10 or 20 rigs, that's the way to go I think.  But, if I do put in a bunch of rigs, it'll be 470's.  So I guess I gotta figure systemd out at some point.  Or else kick that to the curb too, which is part of the appeal of Arch I guess.  I mean, a lot of the stuff that gives us trouble (display managers, desktops, etc, and I include systemd in that) is nice running on your laptop, but doesn't really have a place in a dedicated mining rig, and just interferes with the ability to set it up how you want.  That's the feeling I'm getting anyway, so far.

Anyway sgminer-gm is tight.  Be glad when everything else settles down.  
hero member
Activity: 935
Merit: 1001
I don't always drink...

Yes, I use Claymore 9.7 for XMR quite successfully.

Can you give me an example command line for claymore monero mining?


set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
set GPU_SINGLE_ALLOC_PERCENT 100
set GPU_FORCE_64BIT_PTR 0
NsGpuCNMiner.exe -o ssl://monerohash.com:9999 -u ADDRESS -p x -di 01 -a 0 -tt 80 -tstop 95 -cclock 1010 -mclock 1625



set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_MAX_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_MAX_SINGLE_ALLOC_PERCENT 100


sgminer -k cryptonight -o stratum+tcp://monerohash.com:7777 -u ADDRESS -p x --gpu-platform 1 -d 0,1 --rawintensity 512 -w 4 -g 2 --gpu-engine 1040 --gpu-memclock 1625 --gpu-powertune 20 --auto-fan --temp-target 80 --no-submit-stale --no-extranonce

The above is now yielding more than Claymore 9.7 with modded ROMS for 380.
sr. member
Activity: 458
Merit: 250

Yes, I use Claymore 9.7 for XMR quite successfully.

Can you give me an example command line for claymore monero mining?
sr. member
Activity: 291
Merit: 250
connected to parity over stratum (new feature they have) but i keep getting

Code:
[THR1] Discarded cloned or rolled work

my settings are 2 posts up ... and since ethminer (official has no longer gpu support & and can't genoil to compile on my machine) sgminer is my only way for mining !!!

all help is highly appreciated Smiley
hero member
Activity: 935
Merit: 1001
I don't always drink...

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

Do any other miners work?

Yes, I use Claymore 9.7 for XMR quite successfully.

Found the problem.  Was using, as suggested for Claymore's miner, AMD 15.12.  Upped it to 16.9.2 and it works, now.  What is the recommended AMD drivers for Win 7/64, this miner, and XMR?
sr. member
Activity: 291
Merit: 250
trying to connect to Parity 1.4.10 (on ubuntu 16.04 with amdgpu-pro 16.40) but i think something is wrong, keep getting:

Code:
[18:47:41] [THR0] GPU0: invalid nonce - HW error

and also when looking at the debug output:

Code:
[18:54:42] [THR1] Discarded cloned or rolled work

also on the parity portal usually in status tab (using ethminer) it shows the hashrate for the miner, but with sgminer it doesn't show the rate

this is my config:

Code:
{
    "pools":
    [
        {
            "name": "local",
            "url": "http://192.168.1.120:8647",
            "user": "x",
            "pass": "x",
            "profile": "eth"
        }
 
    ],
       "profiles":
    [
        {
            "name": "eth",
            "algorithm": "ethash",
            "xintensity": "1024",
            "worksize": "192",
            "gpu-threads": "1"
        }
    ],
    
     "default-profile": "eth",
     "no-extranonce": true
 }

this is the usual output (verbose) from sgminer:

Code:
[18:48:56] (5s):51.79M (avg):51.42Mh/s | A:0  R:0  HW:4  WU:50.394/m
[18:49:01] (5s):51.77M (avg):51.42Mh/s | A:0  R:0  HW:4  WU:50.554/m
[18:49:06] (5s):51.78M (avg):51.42Mh/s | A:0  R:0  HW:4  WU:50.533/m
[18:49:11] (5s):51.76M (avg):51.42Mh/s | A:0  R:0  HW:4  WU:50.602/m
[18:49:14] New block: 00000000cbfdc6678bf8fb996e5b84e39674b77265c4af3fadf309f620d24680... diff 0
[18:49:16] (5s):51.73M (avg):51.42Mh/s | A:0  R:0  HW:4  WU:50.927/m
[18:49:21] (5s):51.72M (avg):51.43Mh/s | A:0  R:0  HW:4  WU:50.904/m
[18:49:26] (5s):51.80M (avg):51.43Mh/s | A:0  R:0  HW:4  WU:50.883/m
[18:49:30] New block: 00000000c0b5999c6ec4a5f9545c12c499b142f883adf17aed7e26886bc54969... diff 0
[18:49:31] (5s):51.76M (avg):51.43Mh/s | A:0  R:0  HW:4  WU:50.863/m
[18:49:34] New block: 000000000b88a1bab39e317b90f0fa42240dc92bad40fec0d17049143b426d03... diff 0
[18:49:36] (5s):51.82M (avg):51.44Mh/s | A:0  R:0  HW:4  WU:51.095/m
[18:49:41] (5s):51.53M (avg):51.43Mh/s | A:0  R:0  HW:4  WU:51.072/m
[18:49:46] (5s):51.35M (avg):51.43Mh/s | A:0  R:0  HW:4  WU:50.882/m
[18:49:51] (5s):51.50M (avg):51.43Mh/s | A:0  R:0  HW:4  WU:50.862/m

and this is what i have in the header:

Code:
sgminer 5.5.5-gm-a - Started: [2017-02-10 18:37:44] - [0 days 00:14:14]
--------------------------------------------------------------------------------
Connected to local (longpoll) diff 6T as user x

GPU 0:                | 29.90M/29.83Mh/s | R:  0.0% HW:3 WU:31.836/m xI:1024
GPU 1:                | 21.59M/21.78Mh/s | R:  0.0% HW:1 WU:19.718/m xI:1024

hero member
Activity: 935
Merit: 1001
I don't always drink...

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

Do any other miners work?

Yes, I use Claymore 9.7 for XMR quite successfully.
member
Activity: 84
Merit: 10

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

Do any other miners work?
hero member
Activity: 935
Merit: 1001
I don't always drink...

Hi

Im haunted with some errors on one of my rigs.

It runs fine on pure r9 380 rigs.
But on the mix 380/390 rig im getting:

Building binary cryptonightHawaiigw8l4.bin
Error -11: Building Program (clBuildProgram)
C:\Users\user\AppData\Local\Temp\\OCL2732T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Failed to init GPU thread 0, disabling device 0

So if i add these files to the directory in that path: blake256.cl cryptonight.cl groestl256.cl wolf-aes.cl wolf-skein.cl and jh.cl  (the ones it asks for)
i get

Initialising kernel cryptonight.cl with nfactor 10, n 1024
Error -46: Creating Kernel from program. (clCreateKernel)
Failed to init GPU thread 0, disabling device 0


Any ideas?

I have very similar problems and would appreciate any insight.

Quote
[04:45:42] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=4 -I "/usr/local/bin"
[04:45:42] Error -11: Building Program (clBuildProgram)
[04:45:42] C:\Users\NAME\AppData\Local\Temp\\OCL2540T5.cl:4:10: fatal error: 'wolf-aes.cl' file not found
#include "wolf-aes.cl"

1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
sr. member
Activity: 736
Merit: 262
Me, Myself & I
best setting for R9 380x -rawintensity 512-w 4 -g 2 - 720Hs(costum timings) with OC about 750Hs,
 but my R9 280x only 640hs with same settings best settings for 280x?
I have better results on R280x with 484, 8, 2 than with 512,4,2. From the other side, 640 is respectable number for me, but I have huge underclock and downvolt.
legendary
Activity: 1796
Merit: 1028
best setting for R9 380x -rawintensity 512-w 4 -g 2 - 720Hs(costum timings) with OC about 750Hs,
 but my R9 280x only 640hs with same settings best settings for 280x?

THE AUTHORS OF THIS SOFTWARE SUGGEST USING LESS THAN MAXIMUM RAW INTENSITY--

That is why I use the Raw Intensity value of "1008", with 1 GPU thread.       --scryptr
full member
Activity: 185
Merit: 100
I am getting the following error mining ETH with an AMD RX480 - Windows 7 64:

[12:23:28] Started sgminer 5.5.5-gm
[12:23:28] * using Jansson 2.7
[12:23:28] Loaded configuration file sgminerethermine.conf
[12:23:28] Probing for an alive pool
[12:23:28] Startup GPU initialization... Using settings from pool ethermine.org.

[12:23:28] Startup Pool No = 0
[12:23:28] Initialising kernel ethash.cl with nfactor 10, n 1024
[12:23:35] API running in IP access mode on port 4028 (15664)
[12:23:38] Waiting for work to be available from pools.
[12:23:40] Work available from pools, resuming.
[12:23:40] Error -4: Setting args for the DAG kernel and/or executing it.
[12:23:40] Error: clSetKernelArg of all params failed.
[12:23:40] GPU 0 failure, disabling!

Any thoughts on what might be causing this?

Thanks.
full member
Activity: 169
Merit: 100
No, No, I do not have Evilop bios, this is my bios with costum timings
full member
Activity: 264
Merit: 101
full member
Activity: 169
Merit: 100
16.9.2 driver win 7 64 R9 380X NITRO 1040/1625 about 720Hs with costum bios timings.
R9 280x same drivier & OS
full member
Activity: 264
Merit: 101
Which drivers and gpu/memory clocks?
Pages:
Jump to: