NCAR / lrose-core

Core C/C++ code for LROSE.
https://www.eol.ucar.edu/content/lidar-radar-open-software-environment
Other
92 stars 51 forks source link

Update the configuration to support Cray and Fujitsu compilers #96

Closed sjsprecious closed 3 years ago

sjsprecious commented 3 years ago

We update the configuration files so that we could compile the samurai package using the Cray and Fujitsu compilers. Two new options iscray and isfujitsu are added to specify some specific flags for these two new compilers.

We use the GCC version of HDF5 and NetCDF libraries that come with the host machine.