Giter Site home page Giter Site logo

Comments (3)

SimonDanisch avatar SimonDanisch commented on May 28, 2024 1

It's a work in progress:
#70
JuliaGPU/GPUArrays.jl#108
And currently I'm running into:
JuliaGPU/CUDAnative.jl#180

from cuarrays.jl.

maleadt avatar maleadt commented on May 28, 2024

LLVM compiles out of box in Julia 0.7-dev and does not want to do that in Julia 0.6.2

It requires a manually built Julia on 0.6. That shouldn't be too much effort though, just clone the git repo, check-out the latest 0.6 tag, and run make. As you mention, we have worked around this requirement on 0.7.

CuArrays does not want to build itself in Julia 0.7-dev

That is a work in progress, AFAIU @SimonDanisch has a branch for 0.7 compatibility on CuArrays/CLArrays/GPUArrays.

from cuarrays.jl.

aakhmetz avatar aakhmetz commented on May 28, 2024

Thank you!

It requires a manually built Julia on 0.6. That shouldn't be too much effort though, just clone the git repo, check-out the latest 0.6 tag, and run make. As you mention, we have worked around this requirement on 0.7.

I tried to do it (clone the repo from git, then run make), but I've got other errors such as "@debug is unknown" or "module Test cannot be found in 0.6". Probably and due to my experience, it's better if I wait for a stable future release of 0.7 :-)

from cuarrays.jl.

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.