Open bryanhughes opened 7 months ago
Hi @bryanhughes,
Despite the wheel's tag, bitsandbytes-0.42.0-py3-none-any.whl
, it is only built for x86-64 platforms. There has not been an aarch64 release (yet).
With that said, I'm personally interested in supporting an aarch64 build, but have limited hardware access for testing. I can keep you posted on this issue if you're interested in helping to test an aarch64/sm87 build.
Yes please. Is there anything special about getting it built on the aarch64 device. I obviously have one and it you can give me direction, I am happy to try to get it building and contribute back a PR.
Otherwise I am happy to wait. In the meantime, can I just build the project from scratch on my system?
Same problem here:
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Mar_28_02:18:24_PDT_2024
Cuda compilation tools, release 12.4, V12.4.131
Build cuda_12.4.r12.4/compiler.34097967_0
NVIDIA Corporation GP107M [GeForce MX350]
@yurisalesc I'm not sure that's the same issue; as far as I know MX350 isn't found in aarch64 devices. Can you open a separate issue with more information?
@bryanhughes It's mostly some SIMD code and build/CI/distribution changes needed for CUDA+aarch64. I suspect that it may build and run just fine, but if not there might be some changes needed in include/Portable.h and/or include/SIMD.h.
System Info
Hardware: Nvidia Jetson Orin AGX with Jetpack 6 and cuda 12.2
Reproduction
Expected behavior
To install, but go the following:
Here is the path to he shared library in question:
Here are my environment variables: