ExCALIBUR-NEPTUNE / NESO

MIT License
4 stars 4 forks source link

Update NESO to use nektar 5.7 #245

Open oparry-ukaea opened 5 months ago

oparry-ukaea commented 5 months ago

Description

Updates for nektar v5.7 (release tagged 30/10/2024).

Type of change

Please delete options that are not relevant.

Testing

Existing unit and integration tests pass.

Test Configuration:

OS: Ubuntu 22.04 Compiler: GCC 11.4.0 / OneAPI v2024.1.0 SYCL implementation: Hipsycl v0.9.4 / DPC++ v2024.1.0 MPI details: MPICH v4.0.2 Hardware: CPU (Intel Alder Lake)

Checklist:

~- [ ] I have added tests that prove my fix is effective or that my feature works~ ~- [ ] Any new dependencies are automatically built for users via cmake~ ~- [ ] I have used understandable variable names~ ~- [ ] I have run cmake-format against my changes to CMakeLists.txt~ ~- [ ] I have run black against changes to *.py~ ~- [ ] I have made corresponding changes to the documentation~