Git Product home page Git Product logo

ptxcompiler's People

Contributors

ajschmidt8 avatar bdice avatar brandon-b-miller avatar gmarkall avatar jakirkham avatar jjacobelli avatar pentschev avatar sevagh avatar vyasr avatar wence- avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ptxcompiler's Issues

patch.py needs to conditionally import Numba

Numba shouldn't be a hard dependency of ptxcompiler - it has other uses besides just Numba. However, importing ptxcompiler unconditionally imports Numba though patch.py. This import should be conditional, and check for a supported version (i.e. 0.54 and above).

Request: update for CUDA 11.7

Hi! I'd like to request that this package be updated to install with CUDA 11.7. Currently, this dependency requirement blocks cuDF from installing on my system. Would it be possible to increase this package's bound for __cuda?

Rapids fails to install using mamba

Dears,

I've tried to install rapids using mamba in place of conda and got this error:

bash$ mamba create -n rapids-mamba -c rapidsai -c nvidia -c conda-forge rapids=22.04 python=3.9 cudatoolkit=11.2 dask-sql
Encountered problems while solving.
Problem: package rapids-22.04.00-cuda11_py39_ge08d166_149 requires ptxcompiler, but none of the providers can be installed

If I try to install ptxcompiler only using mamba I got this issue:

bash$ mamba install -c rapidsai -c nvidia -c conda-forge ptxcompiler
Problem: package ptxcompiler-0.2.0-py39h114ffae_0 has constraint __cuda >=11.0,<=11.5 conflicting with __cuda-11.7-0

I have installed cuda-11-2 only, so I'm surprised but my nvidia-smi show conda 11.7 in the header...

There is no issue if I use conda, so it may be a mamba issue.

But regarding defect 13 #13 maybe it is a version mismatch...

So I prefer to get your point before cross posting

Thanks in advance

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.