Code Monkey home page Code Monkey logo

Comments (4)

daniel009988 avatar daniel009988 commented on July 30, 2024

Continued the research on multiple operating systems. On windows, error 700 is still sometimes occurring but at least it is doing some mining. 150-200Mhz on the RTX 3080. would be good to fix that issue thank you

from autolykos2_nv_miner.

Xtravaganz avatar Xtravaganz commented on July 30, 2024

Have the same problem on linux (debian - bullseye)

nvcc --version

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Sun_Feb_14_21:12:58_PST_2021
Cuda compilation tools, release 11.2, V11.2.152
Build cuda_11.2.r11.2/compiler.29618528_0

and info over nvidia-smi
NVIDIA-SMI 515.48.07 Driver Version: 515.48.07 CUDA Version: 11.7

A tip or similar would be nice

Research:
Error 700 is cudaErrorIllegalAddress

(you can discover this yourself by passing the error code through cudaGetErrorString())

It means your kernel is making an illegal, out-of-bounds access.
That is a defect in your code and needs to be debugged. It is not a problem with your GPU, driver, or CUDA setup.

from autolykos2_nv_miner.

Timbers007 avatar Timbers007 commented on July 30, 2024

For some reason, something changed in NVIDIA's driver with release 510.39.01 which doesn't play nicely with this miner. As far as I'm aware, this is an issue with any 5XX driver. Drivers on older release branches like 470.141.03 work just fine.

from autolykos2_nv_miner.

tjayz avatar tjayz commented on July 30, 2024

For some reason, something changed in NVIDIA's driver with release 510.39.01 which doesn't play nicely with this miner. As far as I'm aware, this is an issue with any 5XX driver. Drivers on older release branches like 470.141.03 work just fine.

I can confirm this solution works. Downgraded cudatoolkit to 11.4.4 and driver to 472.12 and works

from autolykos2_nv_miner.

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.