Commit e009950e authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Disable building CUDA backend for pyvkfft for now

parent a9bfcdf5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@ if test "$CI_SERVER_NAME" = "GitLab" && test -d ~/.local/lib; then
  exit 1
fi

# https://github.com/vincefn/pyvkfft/issues/23
export VKFFT_BACKEND=opencl


# {{{ utilities