Update Kokkos library in LAMMPS to v2.9.00
This commit is contained in:
@ -183,7 +183,7 @@ struct ModifiedGramSchmidt
|
||||
}
|
||||
}
|
||||
|
||||
execution_space::fence();
|
||||
execution_space().fence();
|
||||
|
||||
return timer.seconds();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user