Closed will-saunders-ukaea closed 11 months ago
Seems this creates new issues building NP on archer2....
With the second update this builds for me on archer2.
Waiting on https://github.com/ExCALIBUR-NEPTUNE/NESO-Particles/pull/38 Edit: also need to rework the std::variant in NP - it's causing issues with nvc++ in NESO. Edit: waiting on: https://github.com/ExCALIBUR-NEPTUNE/NESO-Particles/pull/51
Tests pass for me with acpp (cuda + omp) (modulo the 1D ones expected to fail) and dpcpp.
Bumps the NP submodule to the commit which contains the enable c cmake fix for hdf5. Looks like we need this to build on archer2 using the provided hdf5 installs (building hdf5 fails for other reasons).
Also includes the ParticleLoop.