Skip to content

Commit

Permalink
add import of LoopVectorization in unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
omlins committed Jan 16, 2024
1 parent 421f238 commit 529b88d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_update_halo.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

push!(LOAD_PATH, "../src")
using Test
import LoopVectorization
using ImplicitGlobalGrid; GG = ImplicitGlobalGrid
import MPI
using CUDA
Expand Down

0 comments on commit 529b88d

Please sign in to comment.