GithubHelp home page GithubHelp logo

Comments (6)

cdndcminer avatar cdndcminer commented on June 11, 2024

Do you have a guide on how to compile and its requirements? I havent found one and tried compiling on Ubuntu 16, 17 and 18 now. I have tried different versions of CUDA as well.

from xmrig-cuda.

xmrig avatar xmrig commented on June 11, 2024

@rnogy What hardware are you using and can you provide instructions how I can install CUDA on aarch64 to check this issue.
@cdndcminer https://xmrig.com/docs/miner/ubuntu-build CUDA tab

from xmrig-cuda.

rnogy avatar rnogy commented on June 11, 2024

@xmrig It is a Jetson Nano by Nvidia. Cuda came pre-installed with Jetpack.

from xmrig-cuda.

Spudz76 avatar Spudz76 commented on June 11, 2024

There were reports of it working properly on Jetson boards in the past, new algos may have broken it. Sounds like some flags are being set incorrectly in CMake.

EDIT: oops only the original xmrig-nvidia project had worked on Jetson. Untested since the split to xmrig-cuda, I was confused

from xmrig-cuda.

Spudz76 avatar Spudz76 commented on June 11, 2024

Project is completely missing cmake/cpu.cmake which sets the XMRIG_ARMv8 or XMRIG_ARMv7 flags, and lacking those it will always assume it's on an x86 (which would have the -maes flag)

I think putting the cmake/cpu.cmake from regular xmrig and then adding it to CMakeLists.txt might get closer to working
jetson-fixup.diff.txt

from xmrig-cuda.

xmrig avatar xmrig commented on June 11, 2024

I added that file, ARM now should detected.
Thank you.

from xmrig-cuda.

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.