Julia: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 248: Line 248:
  <!--T:64-->
  <!--T:64-->
julia> using CUDA
julia> using CUDA
julia> CUDA.set_runtime_version!(v"version_of_cuda", local_toolkit=true)
where version_of_cuda is 12.2 if cuda/12.2 is loaded. For older versions of cuda, please try
  julia> CUDA.set_runtime_version!("local")
  julia> CUDA.set_runtime_version!("local")


Line 274: Line 276:
   3
   3
   4
   4


= Videos = <!--T:23-->
= Videos = <!--T:23-->
cc_staff
17

edits