Bitcoin Forum
June 28, 2024, 10:12:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6590226 times)
janos666
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
August 15, 2016, 08:51:27 PM
 #4801

Claymore, you should definitely include a command line switch which completely disables ADL (all kinds of hardware monitoring/control, don't even scan for it).
It took me a few days (and a few rounds of jumping between driver/CNext versions) to realize WattMan disables the GPU clock/voltage controls whenever your software is running but enables them when it's not.
I wish to try and undervolt my 480s...
Claymore (OP)
Donator
Legendary
*
Offline Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
August 15, 2016, 09:07:46 PM
 #4802

Claymore, you should definitely include a command line switch which completely disables ADL (all kinds of hardware monitoring/control, don't even scan for it).
It took me a few days (and a few rounds of jumping between driver/CNext versions) to realize WattMan disables the GPU clock/voltage controls whenever your software is running but enables them when it's not.
I wish to try and undervolt my 480s...

Are you sure that "-tt 0" does not work? Moreover, ADL for 480 works only in v6.0.

Please read Readme and FAQ in the first post of this thread before asking any questions, probably the answer is already there.
List of my miners: https://bitcointalk.org/index.php?topic=3019607
Spiffy_1
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
August 15, 2016, 09:09:04 PM
 #4803

Currently windows 10 mining with nvidia  is broken on ethereum on anything 980ti and lower unless you're running nvidia driver version 347.88, which brings its own issues.

If you like what I've posted, mine for me on whatever algo you like on www.zpool.ca for a minute using my bitcoin address: 1BJJYPRcRPzTEfByCwkeJ8SCBcrnGD1nhL
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
August 15, 2016, 09:50:07 PM
 #4804

Getting "cannot allocate big buffer for DAG" on my card.

I have used

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

Page file set to 16gb.

Any other ideas?

15.12

IN WINDOWS, USE "SETX" BEFORE EACH ENVIRONMENTAL VARIABLE--

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

Otherwise the environmental variable will NOT be set.

In Linux, use "export", and an equal sign, "=", like so:

EXPORT GPU_FORCE_64BIT_PTR=1

Otherwise the environmental variable will not be exported.     --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
calculatorduck
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
August 15, 2016, 09:55:26 PM
 #4805

Getting "cannot allocate big buffer for DAG" on my card.

I have used

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

Page file set to 16gb.

Any other ideas?

15.12

nvidia...
janos666
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
August 15, 2016, 10:23:04 PM
 #4806

Claymore, you should definitely include a command line switch which completely disables ADL (all kinds of hardware monitoring/control, don't even scan for it).
It took me a few days (and a few rounds of jumping between driver/CNext versions) to realize WattMan disables the GPU clock/voltage controls whenever your software is running but enables them when it's not.
I wish to try and undervolt my 480s...

Are you sure that "-tt 0" does not work? Moreover, ADL for 480 works only in v6.0.

I am using v6.0 now but I had the same problem with 5.3 (didn't try older ones with these cards).

Yes, I tried to add "-tt 0" but it doesn't seem to help (I only tried that with v6.0 though, not with v5.3). The GPU clock/voltage panel of WattMan gets grayed out whenever I start mining and it always comes back yellow (operable) when I stop mining.

I am not entirely certain it's related specifically to the hardware monitoring/controlling capabilities of your software or WattMan locks those controls under any kind of heavy computing loads. But it seemed to be a good "educated guess" at first if WattMan tries to "hand over the controls" when something else polls the hardware (think about third-party software like AfterBurner and GPU Tweak II, etc).
Xardas2014
Hero Member
*****
Offline Offline

Activity: 635
Merit: 500


View Profile
August 15, 2016, 10:27:58 PM
 #4807

I am looking through the readme.

Would setting -ethi  to lower intensity be a viable way to save resources so I could game and mine at the same time?


You can use the -di parameter to run off card(s) so you can game. It took me a bit of trial and error to turn off the right card so I could use it for gaming. Once you figure it out create a second start.bat.........one for full mining and one for gaming.
peoples
Member
**
Offline Offline

Activity: 82
Merit: 11


View Profile
August 15, 2016, 10:29:58 PM
 #4808

@claymore  no 6.0 linux release ? Sad
Vegetablepin
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
August 15, 2016, 10:46:03 PM
Last edit: August 15, 2016, 10:56:11 PM by Vegetablepin
 #4809

Why cpu usage so high for nvidia mining?

edit: Not intended for integrated graphics since display is set to main pci slot for AMD. Is there a work around for this?

edit 2: Actually I tried on both gpu and integrated and still has high cpu usage.

calculatorduck
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
August 15, 2016, 11:33:20 PM
 #4810

Getting "cannot allocate big buffer for DAG" on my card.

I have used

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

Page file set to 16gb.

Any other ideas?

15.12

IN WINDOWS, USE "SETX" BEFORE EACH ENVIRONMENTAL VARIABLE--

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

Otherwise the environmental variable will NOT be set.

In Linux, use "export", and an equal sign, "=", like so:

EXPORT GPU_FORCE_64BIT_PTR=1

Otherwise the environmental variable will not be exported.     --scryptr

I do use setx, I just didn't include it in my post, sorry. This is nvidia by the way...it's worked fine for me on AMD.
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
August 16, 2016, 12:12:19 AM
 #4811

Getting "cannot allocate big buffer for DAG" on my card.

I have used

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

Page file set to 16gb.

Any other ideas?

15.12

IN WINDOWS, USE "SETX" BEFORE EACH ENVIRONMENTAL VARIABLE--

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

Otherwise the environmental variable will NOT be set.

In Linux, use "export", and an equal sign, "=", like so:

EXPORT GPU_FORCE_64BIT_PTR=1

Otherwise the environmental variable will not be exported.     --scryptr

I do use setx, I just didn't include it in my post, sorry. This is nvidia by the way...it's worked fine for me on AMD.

NVIDIA NEVER NEEDED ENVIRONMENTAL VARIABLES SET FOR OTHER ALGOS--

OK, thanks for the info.  I am as lost as you, then.  The settings were not required for other algos with nVidia cards.  The new generation of cards is having real problems for both the Red Team (AMD) and the Green Team (nVidia).  I haven't bought into either yet, waiting for good news.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
vapourminer
Legendary
*
Offline Offline

Activity: 4382
Merit: 3666


what is this "brake pedal" you speak of?


View Profile
August 16, 2016, 12:16:52 AM
 #4812

@claymore  no 6.0 linux release ? Sad

per claymore in this post a few pages back, 2-3 days i think

please look back 5 pages

i will await my unbuntu desktop x64 15.10 with the 15.12 amd drivers. mayhaps i need to update drivers for linux but thats my problem.
Pt0x
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
August 16, 2016, 01:11:02 AM
 #4813

@claymore  no 6.0 linux release ? Sad

per claymore in this post a few pages back, 2-3 days i think

please look back 5 pages

i will await my unbuntu desktop x64 15.10 with the 15.12 amd drivers. mayhaps i need to update drivers for linux but thats my problem.

v6.0:
NOTE: Linux version will be available in 1-2 days.

Claymore, Any news on the driver/OS combo that will be supported for Linux v6.0?. I would love to have a clean install ready to test your miner as soon as the new version becomes available.

BTC: 17sz6AoYVpwXjaStmnVCsGTufUhvrAMhTw
ps_jb
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
August 16, 2016, 01:18:23 AM
 #4814

NVIDIA guys - you are welcome with your stats here:

https://bitcointalk.org/index.php?topic=1550780.0

We can compare with AMD ones
dadwin
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 16, 2016, 01:53:22 AM
 #4815

http://www.mx7.com/i/df2/t9jq2C.jpg
http://www.mx7.com/i/9fb/AhcPWh.jpg
http://www.mx7.com/i/b61/P7VUEy.jpg
http://www.mx7.com/i/ca0/FsWrLE.jpg


claymore detect only 1 GPU
Some thing wrong? advice me please.....
mikhan
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
August 16, 2016, 02:42:08 AM
 #4816

warning! 6.0 resets rx480 wattman's fan and acoustic level settings to default (0-1000rpm, 9** MHz) if you didn't set it in miner's config
so you get hashrate decrease after gpu gets hot
Eyedol-X
Hero Member
*****
Offline Offline

Activity: 952
Merit: 508



View Profile
August 16, 2016, 02:47:27 AM
 #4817

OP shows that it was tested with a GTX 970 -- What driver version and what OS was used?

On Windows 10 with 347.52 I can't get 6.0 to work and if I update to the latest driver I have the same issue with low hash rate that plagues the GTX 970.

Is there a way to make it use CUDA 1.1 ?
qqqq
Legendary
*
Offline Offline

Activity: 1596
Merit: 1011


View Profile
August 16, 2016, 04:18:44 AM
 #4818

99-100% of CPU (i5 2500K) load with 3 GTX 970. On genoil it was 25%!!!
clipto
Member
**
Offline Offline

Activity: 311
Merit: 10


View Profile
August 16, 2016, 08:55:26 AM
 #4819

We are running a rig with 2 Nvidia cards:
- GTX 970 (maxwell)
- GTX Titan X (maxwell)

With driverversion 368.81 and cuda_7.5.18 we get about 7.5Mhs on Ethash. (both cards in total) an 95Mhs on Sia.
Running Windows 10 x64.

Other algo's give good performance, how to get it working with Claymore's dualminer?
FlexiN
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 16, 2016, 09:01:54 AM
 #4820

warning! 6.0 resets rx480 wattman's fan and acoustic level settings to default (0-1000rpm, 9** MHz) if you didn't set it in miner's config
so you get hashrate decrease after gpu gets hot

Agree with that, i want to try the last version and the 6.0 resets all fan and acoustic settings in wattman's, can you fix the problem with wattman Claymore ?
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 ... 1412 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!