GithubHelp home page GithubHelp logo

Comments (22)

nicehashdev avatar nicehashdev commented on July 16, 2024

We were unable to reproduce your issue by just setting debug console level. Could you also share your command file?

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

Your issue looks like a crashed driver that needs system reboot. Have you tried that?

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

I did now. It still happens.

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

I will try to get a list with the commands to reproduce this issue.

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

Executing the following command reproduces the issue:

excavator.exe -na -d 5 -p 5000 -wp 6000 -wi 127.0.0.1 -c file.json

with file.json containing:
[
{"time":1,"commands":[
{"id":1,"method":"algorithm.add","params":["equihash","equihash.eu.nicehash.com:3357","34HKWdzLxWBduUfJE9JxaFhoXnfC6gmePG.testrig"]}
]},
{"time":2,"commands":[
{"id":1,"method":"worker.add","params":["0","1"]},
{"id":1,"method":"worker.add","params":["0","1"]},
{"id":1,"method":"worker.add","params":["0","2"]},
{"id":1,"method":"worker.add","params":["0","2"]},
{"id":1,"method":"worker.add","params":["0","3"]}
]}
]

I am using NVIDIA drivers 384.76

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

It works with debug level 0, 1, 2 and 6 (but 6 seems the same as 0)

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

Can you try with some older driver version?

What happens if you add only certain device and not all?

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

No response anymore, closing.

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

Sorry, I am away for one week and I don't have access to my hardware.
I will try once I am back and I will report back to you.

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

Hello,

I'm back and I tested what you suggested.
Drivers 378.78 (the oldest drivers I could get) behaves exactly the same. These drivers are 4 months old.
Also, I tried adding only one worker to the first device with the json file:

[
{"time":1,"commands":[
{"id":1,"method":"algorithm.add","params":["equihash","equihash.eu.nicehash.com:3357","34HKWdzLxWBduUfJE9JxaFhoXnfC6gmePG.testrig"]}
]},
{"time":2,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]}
]}
]

and I got the error

[20:12:02][0x00001950][fatal] wrkr0-0 | CUDA error 'invalid argument' in func 'cuda_eq_run' line 2356

Using the command line

excavator.exe -na -d 5 -p 5000 -wp 6000 -wi 127.0.0.1 -c file.json

If you need anything else from me please let me know.
Regards.

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

Could you also share with us what kind of cards do you use?

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

This rig has 8x ASUS GTX 1080 Ti Founders Edition

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

Let me make this clear, when you change -d 5 to -d 2 and NOTHING else, it works just fine?

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

That is correct.

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

What happens if you unplug 7 cards and leave just 1 inside?

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

And does it happen for all algorithms or only equihash?

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

It was happening the same with blake2s. I didn't try the others.

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

Let me try with just one card.

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

Yes, it happens the same with 1 GPU. This GPU is not using a riser.

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

Got it now. Fixed in next ver.

from excavator.

nirvanaosc avatar nirvanaosc commented on July 16, 2024

That's good news. Glad to help.

from excavator.

nicehashdev avatar nicehashdev commented on July 16, 2024

This has been fixed in latest version.

from excavator.

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.