Skip to content

Commit

Permalink
set workqueue as the numba threading library
Browse files Browse the repository at this point in the history
  • Loading branch information
viclafargue committed May 30, 2022
1 parent 52635b9 commit 4b356dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/gpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ unset GIT_DESCRIBE_TAG
# ucx-py version
export UCX_PY_VERSION='0.26.*'

# configure numba threading library
export NUMBA_THREADING_LAYER=workqueue

################################################################################
# SETUP - Check environment
################################################################################
Expand Down

0 comments on commit 4b356dd

Please sign in to comment.