We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf1f2b commit 0dc1837Copy full SHA for 0dc1837
ci/build_wheel.sh
@@ -47,6 +47,7 @@ EXCLUDE_ARGS+=(
47
--exclude "libcusparse.so.*"
48
--exclude "libnvJitLink.so.*"
49
--exclude "librapids_logger.so"
50
+ --exclude "librmm.so"
51
)
52
53
if [[ "${package_dir}" != "python/libcugraph" ]]; then
0 commit comments