Skip to content

Commit

Permalink
Test Krylov.jl with CUDA 12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed May 8, 2023
1 parent 73a4152 commit 07e2833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ steps:
Pkg.add("LinearOperators")
Pkg.instantiate()
using CUDA
CUDA.set_runtime_version!(v"11.8")'
# CUDA.set_runtime_version!(v"11.8")'
julia --color=yes --project -e '
include("test/gpu/nvidia.jl")'
Expand Down

0 comments on commit 07e2833

Please sign in to comment.