Skip to content

Commit

Permalink
rm ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
aelligp committed Jan 20, 2025
1 parent 8f570ee commit a0e1dab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_save_load.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
ENV["JULIA_JUSTPIC_BACKEND"] = "CUDA"

@static if ENV["JULIA_JUSTPIC_BACKEND"] === "AMDGPU"
using AMDGPU
elseif ENV["JULIA_JUSTPIC_BACKEND"] === "CUDA"
Expand Down

0 comments on commit a0e1dab

Please sign in to comment.