Skip to content

Commit

Permalink
Try specifying a different allocator
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Oct 9, 2024
1 parent aa37dcf commit 635b5e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test_wheel_cudf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ RAPIDS_TESTS_DIR=${RAPIDS_TESTS_DIR:-"${RESULTS_DIR}/test-results"}/
mkdir -p "${RAPIDS_TESTS_DIR}"

rapids-logger "pytest cudf"
export ARROW_DEFAULT_MEMORY_POOL="mimalloc"
python -c "import cupy; import cudf"

0 comments on commit 635b5e0

Please sign in to comment.