Skip to content

Commit

Permalink
Symlink CUDA lib->lib64
Browse files Browse the repository at this point in the history
  • Loading branch information
DwarKapex committed Aug 15, 2024
1 parent 8196eae commit a11fec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/container/build-jax.sh
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ popd

## Build jaxlib
mkdir -p "${BUILD_PATH_JAXLIB}"
clean
ln -s /usr/local/cuda/lib64 /usr/local/cuda/lib
time python "${SRC_PATH_JAX}/build/build.py" \
--editable \
--use_clang \
Expand Down

0 comments on commit a11fec5

Please sign in to comment.