GRTLCollaboration / GRChombo

An AMR based open-source code for numerical relativity simulations.
BSD 3-Clause "New" or "Revised" License
82 stars 53 forks source link

Update fawcett Make.defs.local and modules #216

Closed mirenradia closed 2 years ago

mirenradia commented 2 years ago

This is due to the new modules environment as of May 2022. Note that the separation between KNL and Skylake Make.defs.local has been removed and the new Make.defs.local should work for both. Furthermore, it has been switched to using the new Intel oneAPI LLVM C++ compiler (icpx) rather than continue to using the Intel C++ Classic compiler (icpc) which will be deprecated in the next few years. Finally, support for the AHFinder is enabled by default (a suitable PETSc module is loaded, linked with and the cpp flag -DUSE_AHFINDER is used).