ExCALIBUR-NEPTUNE / NESO

MIT License
4 stars 4 forks source link

Remove classic intel compiler in favour of oneapi@2024 #262

Open JamesEdgeley opened 3 weeks ago

JamesEdgeley commented 3 weeks ago

Description

Recent developments to NESO and NESO-Particles require using a later oneapi compiler version e.g. 2024. This no longer has the classic compilers in. See issue #260. Spack 0.19 does not have oneapi@2024 so README updated to suggest using later version. See issue #261

Old 1D stuff that requires FFT has been removed as per suggestion

Some minor changes to code to work with newer compilers

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Testing

Please describe the tests that you ran to verify your changes and provide instructions for reproducibility. Please also list any relevant details for your test configuration.

Test Configuration:

Checklist: