slcs-jsc / mptrac

Massive-Parallel Trajectory Calculations (MPTRAC) is a Lagrangian particle dispersion model for the analysis of atmospheric transport processes in the free troposphere and stratosphere.
GNU General Public License v3.0
35 stars 14 forks source link

improve library build script #17

Closed lars2015 closed 7 months ago

lars2015 commented 12 months ago

Is your feature request related to a problem?

Describe the solution you'd like

Additional context

hydrogencl commented 8 months ago
lars2015 commented 7 months ago

Hi Yen-Sen,

I think we want a new target like -m to build the mandatory set of libs, only. This would include GSL, netCDF, HDF5, and zlib.

So, most users would be happy using the -m flag for building the libs and only those who want extra things like zfp, zstd, thrust, kpp would use -a to build all the libraries.

Best regards Lars

hydrogencl commented 7 months ago

I think we should close this issue and using the issue #31 instead of this one.