You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on adding support to deploy bohrium Linux AArch64 wheels on PyPI. As a primary step, I am trying to build bohrium/manylinux:latest image using manylinux.dockerfile. This docker file internally uses cuda_8.0.44_linux.run to install cuda but the file is not present in this repository and here the build fails.
Please let me know if you are interested in releasing Linux AArch64 wheels to PyPI? If yes, please let me know where I can get cuda_8.0.44_linux.run file.
The text was updated successfully, but these errors were encountered:
Hi,
I am working on adding support to deploy bohrium Linux AArch64 wheels on PyPI. As a primary step, I am trying to build bohrium/manylinux:latest image using manylinux.dockerfile. This docker file internally uses
cuda_8.0.44_linux.run
to install cuda but the file is not present in this repository and here the build fails.Please let me know if you are interested in releasing Linux AArch64 wheels to PyPI? If yes, please let me know where I can get
cuda_8.0.44_linux.run
file.The text was updated successfully, but these errors were encountered: