Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v9.2 (Windows/Linux)
by
nu2mining
on 24/12/2016, 15:37:37 UTC
Hello

I was wondering if anyone here can help me?
I am trying to run claymore 9.2 in ubuntu linux and I have 2 questions.

1.  How does one set the environmental variables like GPU_MAX_ALLOC_PERCENT 100?  do I put them in the config file?  and how do i put them in the config file?  putting setx GPU_MAX_ALLOC_PERCENT 100, or -GPU_MAX_ALLOC_PERCENT 100 or GPU_MAX_ALLOC_PERCENT=100 all give an error..

2. when I run the miner I get "AMD ADL library not found"
but i have AMD APP SDK installed so how do i get claymore to use AMD ADL?

Thanks!

The variables go into a batch file.  There should be a start.bat in your Claymore folder.

You might update it to look something like this:

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
ZecMiner64.exe

Thats windows, im asking about ubuntu, but thanks for the offered solution... i already know how to do it in windows...

also wondering about hte AMD ADL Library - using rx400 series cards and AMD APP SDK 3.0