Code Monkey home page Code Monkey logo

Comments (14)

aaronsace avatar aaronsace commented on June 22, 2024

Will look into adding that somewhere.
Is there not 4 options that people usually set?

from multipoolminer.

Fredar avatar Fredar commented on June 22, 2024

Not sure if every option is great for each algo, but for zec and eth we use these:

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

from multipoolminer.

bandit420 avatar bandit420 commented on June 22, 2024

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100 is for cards with less then 2GB RAM.

So it would be nice if you can choose 3 cases:

  1. only 2GB cards
  2. 2GB + 2GB+ on one system
  3. only 2GB+ cards

from multipoolminer.

Fredar avatar Fredar commented on June 22, 2024

@bandit420 question is, do these 2 options break anything on cards with more than 2GB ram?

from multipoolminer.

bandit420 avatar bandit420 commented on June 22, 2024

@Fredar

I have only 8GB cards, can test it later and give some feedback. The worst that can happen is a segmentation fault and the miner does not start.

from multipoolminer.

jakewarren81 avatar jakewarren81 commented on June 22, 2024

I have an RX 470 8GB rig with six cards, and those five variables Fredar mentioned, are permanently set on it.. I've found no difference in hashing with and without the HEAP SIZE option set. So I just include it in the bat file i run when starting the MultiPoolMiner script.

Of course sgminer doesn't work at all with these cards on Windows 10 so I don't bother with it at the moment.

from multipoolminer.

Fredar avatar Fredar commented on June 22, 2024

I use them on all my rigs with mixed cards and I never had problems.

from multipoolminer.

aaronsace avatar aaronsace commented on June 22, 2024

Thanks guys, will be added in the next release.

from multipoolminer.

scrunchds avatar scrunchds commented on June 22, 2024

If you could also add this to eth and zec mining please would be great as well. Older 2gb cards don't work without it. The timeout /t 4 command ensures enough time to lock in the settings. This is due to the fact that once the gpu is accessed the settings are locked in.

from multipoolminer.

scrunchds avatar scrunchds commented on June 22, 2024

By the way keep up the good work! It is good to see a good aglo switching program other than nice hash.

from multipoolminer.

buntakunfumoffu avatar buntakunfumoffu commented on June 22, 2024

hi, your program is wonderful.
Maybe you can add an algorithm variable for sgminer ?

from multipoolminer.

aaronsace avatar aaronsace commented on June 22, 2024

Thanks 😀
Like a filter so it only mines certain algorithms?

from multipoolminer.

buntakunfumoffu avatar buntakunfumoffu commented on June 22, 2024

No for additional command like : rawintensity, worksize, gpu-threads.
example : cryptonight.sgminergm.options = -rawintensity 512 -w 4 -g 2

from multipoolminer.

aaronsace avatar aaronsace commented on June 22, 2024

Ah, I see. Ye, people have issues adding custom commands. The only way to do it currently is it edit the files in the 'miners' folder but it's not very clear.

from multipoolminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.