Coder Social home page Coder Social logo

Comments (18)

jtremblaytdst avatar jtremblaytdst commented on July 20, 2024

Hi, i have the same problem. If i run 1 instance per gpu per terminal i can get 14 client for 7 gpu but if i run more gpu per command per terminal i can only run 13.

Someone have a trick to have more instance by the way :D

Is it the driver maximum or the software maximum ?

Thanks !

Ubuntu 14.04
Radon Crimson 15.12 Drivers
Zogminer or SilentArmy miner.

from silentarmy.

mbevand avatar mbevand commented on July 20, 2024

If someone can provide me with ssh access to a system with 7 GPUs I will fix the problem in silentarmy.

from silentarmy.

jtremblaytdst avatar jtremblaytdst commented on July 20, 2024

I can provide you a ssh, but do you thing we can have more than 14 instance ? Cause with 4 instance my gpu get 50-60S/s. Can we have 28 instances ? or 14 is the maximum ?

Thanks

from silentarmy.

mbevand avatar mbevand commented on July 20, 2024

I don't even know at this point what is causing the limit, so I can't answer. Some people claim it's a maximum number of Xorg clients, but I was unable to verify. The silentarmy software itself should work with an unlimited number of instances.

from silentarmy.

jtremblaytdst avatar jtremblaytdst commented on July 20, 2024

Can you send me a private message ? We need to chat on some platform to do that ? Telegram ?

from silentarmy.

mbevand avatar mbevand commented on July 20, 2024

Email? [email protected]

from silentarmy.

jtremblaytdst avatar jtremblaytdst commented on July 20, 2024

Thanks

from silentarmy.

padrino121 avatar padrino121 commented on July 20, 2024

It's not silentarmy itself but something related to Xorg most likely... I say that because I have a number of 8 GPU systems where silentarmy runs 2 instances per card for all 8 cards

from silentarmy.

padrino121 avatar padrino121 commented on July 20, 2024

On those systems they are using amdgpu without X running

from silentarmy.

cesarreynab avatar cesarreynab commented on July 20, 2024

@padrino121 so the problem could be the radeon drivers 15.12...

from silentarmy.

jtremblaytdst avatar jtremblaytdst commented on July 20, 2024

@padrino121 are you able to have more than 2 instance per gpu ? maybe the maximum number of client is 2 per gpu ?

from silentarmy.

outragedhuman avatar outragedhuman commented on July 20, 2024

@padrino121 Is this maybe a ulimit (or similar) issue, where too many processes are running, or too many files are open? I would verify how many processes you're allowed to run (using ulimit) and then check the number of processes currently running as your user to make sure you're not even close.

Edit: Should have pointed out that these checks should be done while you are at full capacity (13 instances)

from silentarmy.

jtremblaytdst avatar jtremblaytdst commented on July 20, 2024

@thekashkings i got this 👍

core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 47784
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 47784
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited

What parameter can i change to have more instances.

I have 237 process running right now and the maximum is 47K.

Thanks

from silentarmy.

padrino121 avatar padrino121 commented on July 20, 2024

I suspect it's limited to fglrx and Xorg, I cannot say for sure since I don't have anymore of my 3XX GPUs on hand but I do recall some limits on the maximum number of OpenCL programs running simultaneously with fglrx. I pulled up a note on the AMD forums on the topic and found this:

This can be fixed by starting X with the -noreset command. One of our developers starts X with the following command to fix the issue:
nohup /usr/bin/X11/X -ac -noreset &

This is only a solution if X is only being used for running OpenCL apps and not if you are using X for other uses.

from silentarmy.

ddobreff avatar ddobreff commented on July 20, 2024

By default kernel supports maximum of 16 GPUs...you can recompile changing CONFIG_VGA_ARB_MAX_GPUS=16+

from silentarmy.

duxr avatar duxr commented on July 20, 2024

ddobreff the kernel of fglrx drivers or opencl you recompile with this arg?

from silentarmy.

ddobreff avatar ddobreff commented on July 20, 2024

kernel...sorry but I don't use fglrx driver. I'm on 16.04...

from silentarmy.

duxr avatar duxr commented on July 20, 2024

Ok

from silentarmy.

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.