Merge pull request #2140 from stanmoore1/kk_depend
Add missing Kokkos dependency
This commit is contained in:
@ -69,6 +69,7 @@ if (test $1 = "DIPOLE") then
|
||||
fi
|
||||
|
||||
if (test $1 = "GRANULAR") then
|
||||
depend KOKKOS
|
||||
depend USER-OMP
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user