Hello,
I would like to inform you that I have added FDS to Spack, the HPC installation manager.
https://github.com/spack/spack/pull/37850I would be happy to provide feedback on any inconveniences you encounter while installing FDS through Spack, and I hope my input can contribute to its improvement. I haven't included all the installation options for FDS yet, but I will continue to update it.
The current included features are as follows:
Linux
- Openmpi+(Intel MKL or OneAPI MKL)+GNU Fortan
- Intel MPI+Intel MKL+Intel Fortan
- OneAPI MPI+OneAPI MKL+One API Fortan
Mac OS(Not tested)
- Openmpi+(Intel MKL or OneAPI MKL)+GNU Fortan
In the future, I plan to add several features:
- Compile modes: "db" (debug),"dv" (lower levels of optimization)
- OpenMP support for Intel and OneAPI
- Install Manual, Validation, Verification, Utilities
- Install Smokeview(maybe separate package)