Pages:
Author

Topic: XMR-stak-JK 2.10.7 Compiled with no devfee (Updated: 2019-8-18) - page 9. (Read 28564 times)

jr. member
Activity: 77
Merit: 6
Oh none taken at all. I wasn’t trying to really do anything but help. There’s nothing to “piggyback” especially since there’s no dev fee lol.  Sorry. But yeah 2.4.7 and 2.4.4 worked fine with the 1080. And compiling was fun. Can 2.4.4 mine RYO? Just wondering thanks again!

full member
Activity: 1179
Merit: 131
If you are going to provide this "service" for everyone, you should at least obey the GPL, fork this, and post the source code along with the binaries.   You cannot change the code and only provide binaries.

On a side note its kind of sad that there are so many people in this thread asking technical questions and reporting problems.  You get what you pay for.  Pay the minimal 2% to support the dev and post the issue on their github.  Its quite possible that any problem you are having is a bug in the software.
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
*deleted*

Start your own thread.  Do not post that here.



This thread is not for 4 post users to piggyback a potential piece of spyware/virus.


Its not you;  its the fact that nobody knows you and your true intentions.  I won't have that here; and you aren't the first one to have a build removed.

No hard feelings.
full member
Activity: 420
Merit: 182
I read some of the xmr stak topic and I saw that they got 800-1000h in their 570 4gb and 8gb cards, I wonder why I only got 600h plus,  I am new to cryptonight algo, since I started mining, I only mined eth and other eth base algo.. can somebody here share some advice below is my settings in amd.txt Is there any way to increase my hashrate.. Thanks in advance to those who are willing to help..  Wink  Wink

Read more of this topic, then, because I just answered the same question on the previous page.

Short answer: lower the intensity to the 800 range, make sure it is an integer multiple of worksize (ie - divisible by 8 ) and double the bracketed entries that start with index for each card to run 2 threads.

EDIT - and I was responding to you that time as well?! Did you not understand what I wrote or did it not work for you or what?

newbie
Activity: 18
Merit: 0
I read some of the xmr stak topic and I saw that they got 800-1000h in their 570 4gb and 8gb cards, I wonder why I only got 600h plus,  I am new to cryptonight algo, since I started mining, I only mined eth and other eth base algo.. can somebody here share some advice below is my settings in amd.txt Is there any way to increase my hashrate.. Thanks in advance to those who are willing to help..  Wink  Wink

HASHRATE REPORT - AMD
| ID |    10s |    60s |    15m | ID |    10s |    60s |    15m |
|  0 |  655.1 |  654.4 |  654.7 |  1 |  672.9 |  673.0 |  672.9 |
|  2 |  675.8 |  675.5 |  675.4 |  3 |  682.3 |  682.4 |  682.3 |
|  4 |  683.4 |  683.2 |  683.1 |  5 |  677.3 |  677.5 |  677.5 |
|  6 |  633.4 |  633.5 |  633.9 |  7 |  652.2 |  654.4 |  655.0 |
|  8 |  655.4 |  655.1 |  655.4 |  9 |  654.8 |  654.8 |  654.5 |
| 10 |  672.3 |  671.8 |  671.8 | 11 |  652.7 |  654.7 |  654.5 |
Totals (AMD):  7967.6 7970.4 7970.8 H/s
-----------------------------------------------------------------
Totals (ALL):   7967.6 7970.4 7970.8 H/s
Highest:  7977.6 H/s

List of 12 cards accordingly

0. RX 570 4GB
1. RX 570 8GB
2. RX 570 8GB
3. RX 570 8GB
4. RX 570 8GB
5. RX 570 8GB
6. RX 570 8GB
7. RX 570 4GB
8. RX 570 4GB
9. RX 570 4GB
10. RX 570 8GB
11. RX 570 4GB


I'm surprised that no one else answered your question. If you search online you'll find answers. Try running 2 GPU threads per card, example for GPU 0 and 1 (repeat for all of your cards):

Code:
{ "index" : 0, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
{ "index" : 0, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },


{ "index" : 1, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
{ "index" : 1, "intensity" : 864, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2, "comp_mode" : true },
hero member
Activity: 2086
Merit: 562
I read some of the xmr stak topic and I saw that they got 800-1000h in their 570 4gb and 8gb cards, I wonder why I only got 600h plus,  I am new to cryptonight algo, since I started mining, I only mined eth and other eth base algo.. can somebody here share some advice below is my settings in amd.txt Is there any way to increase my hashrate.. Thanks in advance to those who are willing to help..  Wink  Wink

HASHRATE REPORT - AMD
| ID |    10s |    60s |    15m | ID |    10s |    60s |    15m |
|  0 |  655.1 |  654.4 |  654.7 |  1 |  672.9 |  673.0 |  672.9 |
|  2 |  675.8 |  675.5 |  675.4 |  3 |  682.3 |  682.4 |  682.3 |
|  4 |  683.4 |  683.2 |  683.1 |  5 |  677.3 |  677.5 |  677.5 |
|  6 |  633.4 |  633.5 |  633.9 |  7 |  652.2 |  654.4 |  655.0 |
|  8 |  655.4 |  655.1 |  655.4 |  9 |  654.8 |  654.8 |  654.5 |
| 10 |  672.3 |  671.8 |  671.8 | 11 |  652.7 |  654.7 |  654.5 |
Totals (AMD):  7967.6 7970.4 7970.8 H/s
-----------------------------------------------------------------
Totals (ALL):   7967.6 7970.4 7970.8 H/s
Highest:  7977.6 H/s

List of 12 cards accordingly

0. RX 570 4GB
1. RX 570 8GB
2. RX 570 8GB
3. RX 570 8GB
4. RX 570 8GB
5. RX 570 8GB
6. RX 570 8GB
7. RX 570 4GB
8. RX 570 4GB
9. RX 570 4GB
10. RX 570 8GB
11. RX 570 4GB

Code:
// gpu: Ellesmere memory:3920
  // compute units: 32
  { "index" : 0,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3712
  // compute units: 32
  { "index" : 1,
    "intensity" : 1000, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3712
  // compute units: 32
  { "index" : 2,
    "intensity" : 1000, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3920
  // compute units: 32
  { "index" : 3,
    "intensity" : 1000, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3920
  // compute units: 32
  { "index" : 4,
    "intensity" : 1000, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3920
  // compute units: 32
  { "index" : 5,
    "intensity" : 1000, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3712
  // compute units: 32
  { "index" : 6,
    "intensity" : 1000, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3920
  // compute units: 32
  { "index" : 7,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3920
  // compute units: 32
  { "index" : 8,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3712
  // compute units: 32
  { "index" : 9,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3712
  // compute units: 32
  { "index" : 10,
    "intensity" : 1000, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
  // gpu: Ellesmere memory:3920
  // compute units: 32
  { "index" : 11,
    "intensity" : 896, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
    "comp_mode" : true
  },
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
Hello! Do you have a solution to this problem?


yes, its telling you to modify threads in the nvidia.txt file....  id suggest you visit the fierce-xmrstak gitbhub for extra documentation, but it should be pretty self-explanitory when you open the file.

if you don't know which card is causing the error;  comment out one card at a time in the file, and you'll deduce which needs modified.  At this point; it could be one or all of them.
jr. member
Activity: 149
Merit: 3
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
Hello JK,

I just wanted to let you know I actually compiled 2.4.7 and running it with a 1080ti no problem.

I know I dont have any post history but lmk if you would like to check out the miner. You really helped me out by compiling the earlier versions of XMRSTAK and would like to return the favor.

Of course I wont be offended if you decline, but the 1080 ti is working properly on XMR stak 2.4.7 that i compiled. Updated to most recent driver on windows 10 too.

its not about version;  its about config is my guess......  pm me a mega link to it;  and as well;  include your nvidia.txt with it.

Thanks!
jr. member
Activity: 77
Merit: 6
My 1080 ti is FE
jr. member
Activity: 77
Merit: 6
Hello JK,

I just wanted to let you know I actually compiled 2.4.7 and running it with a 1080ti no problem.

I know I dont have any post history but lmk if you would like to check out the miner. You really helped me out by compiling the earlier versions of XMRSTAK and would like to return the favor.

Of course I wont be offended if you decline, but the 1080 ti is working properly on XMR stak 2.4.7 that i compiled. Updated to most recent driver on windows 10 too.
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
That helps a lot. Thank you. I was able to find the post where they separate configs.

I was hoping that the api on xmrstak was able to say which ones are cpu and which ones are gpu in api.json. I don’t believe that you can tell though.

Easiest way would be to run them separately. Then you know they’re either all cpu or all gpu. Unless I’m interpreting the api response I correctly.

yeah, a few people have said running separate instances is better than running them all together.   I have yet to do my own personal testing on that though.
member
Activity: 112
Merit: 13
That helps a lot. Thank you. I was able to find the post where they separate configs.

I was hoping that the api on xmrstak was able to say which ones are cpu and which ones are gpu in api.json. I don’t believe that you can tell though.

Easiest way would be to run them separately. Then you know they’re either all cpu or all gpu. Unless I’m interpreting the api response I correctly.
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
Is it possible to differentiate between gpus and cpus in the json api?

yes.

see the .txt files xmr-stak generates.

you can separate them into difference instances of xmr-stak per device if you wish;  see comments earlier in this thread by I believe; tbearhere
member
Activity: 112
Merit: 13
Is it possible to differentiate between gpus and cpus in the json api?
hero member
Activity: 2086
Merit: 562
Is there a way to adjust the gpu fan speed? I noticed that my gpu got hotter using this miner and the fan speed is only set for 20% and my gpu's temp climbed to 65c, Hope that I can get some help..

Thanks @Dev for this miner for no fee!

Many thanks really go to fierce-UK for making the source freely available so I could compile with no devfee.

what brand of cards?

using nvidiainspector, you can use a command line switch to change fan speed....  maybe that can help automate changing your fans... incorporate into a batch to change settings before then after the app closes....  would be a super simple batch file.

Code:
Nvidiainspector.exe -setFanSpeed:0,100 -setFanSpeed:1,100
makes device 0 have 100% fan speed, and device 1 have 100% fan speed.

AMD?  Not sure of any utilities;  as I leave bios stock and use active cooling in my setups and don't depend on gpu fan speed.


XMR is an intensive algo;  and it does make quite a bit of heat (a prime example is the heat a cpu/laptop will generate when simply syncing and updating the XMR blockchain.....)

Side note:   Monero will be algo-forking again.

As soon as a known good source gets released for the update by the original dev;  Ill pull the source, and attempt setup and compiling it again.

Thanks for your reply, suddenly.. I am using AMD cards and I hope you can update the miner soon, I love your miner and thing I searching now is how to increase my hashrate, I only got 635 each card, All of my card are moded and I got 30-31MH in eth and other ethhash algo, this is my first time to mine monero base coin, totally noob for using it.. And thanks for this thread..  Smiley  Smiley
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
Is there a way to adjust the gpu fan speed? I noticed that my gpu got hotter using this miner and the fan speed is only set for 20% and my gpu's temp climbed to 65c, Hope that I can get some help..

Thanks @Dev for this miner for no fee!

Many thanks really go to fierce-UK for making the source freely available so I could compile with no devfee.

what brand of cards?

using nvidiainspector, you can use a command line switch to change fan speed....  maybe that can help automate changing your fans... incorporate into a batch to change settings before then after the app closes....  would be a super simple batch file.

Code:
Nvidiainspector.exe -setFanSpeed:0,100 -setFanSpeed:1,100
makes device 0 have 100% fan speed, and device 1 have 100% fan speed.

AMD?  Not sure of any utilities;  as I leave bios stock and use active cooling in my setups and don't depend on gpu fan speed.


XMR is an intensive algo;  and it does make quite a bit of heat (a prime example is the heat a cpu/laptop will generate when simply syncing and updating the XMR blockchain.....)

Side note:   Monero will be algo-forking again.

As soon as a known good source gets released for the update by the original dev;  Ill pull the source, and attempt setup and compiling it again.
hero member
Activity: 2086
Merit: 562
Is there a way to adjust the gpu fan speed? I noticed that my gpu got hotter using this miner and the fan speed is only set for 20% and my gpu's temp climbed to 65c, Hope that I can get some help..

Thanks @Dev for this miner for no fee!
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
I'm using windows 7. I'm having errors:




After this, the system will seriously brake and Afterburner does not work.
It is possible as that to solve it?
those alerts are likely because it was not run as admin; and because its the first time run on that machine before rebooting. (memory alloc errors)


give it a reboot.  try again.  be sure its run as admin.


as for the rest of the stuff crashing;  check the docs.  individual devices need to have their threads and intensities trimmed.   The auto-configure is just a ballpark setting; and can be wrong out of the box (see the notes on 1080ti issues that are on the github).  Also see the docs about windows and the bfactor/bsleep settings.  They are important.

so far, what I see in your screenshot...   is normal.  VirtualAlloc failed, but after memory pinned, and it moves onto the next thread.


The system seemingly locking up is the miner working... the OS will be come horribly unresponsive.  Its using 99.9% of the GPU resources; and is bottle necking the display port's activity.  The system wont be usable while mining unless you trim down settings in the config txt files.... so do all work/modification with the app not running.
jr. member
Activity: 149
Merit: 3
I'm using windows 7. I'm having errors:




After this, the system will seriously brake and Afterburner does not work.
It is possible as that to solve it?
Pages:
Jump to: