Main public logs

From Lumen wiki
Jump to navigationJump to search

Combined display of all available logs of Lumen wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:15, 30 January 2026 Wikiadmin talk contribs created page Configure library externally (Created page with "== In this page we explain how to configure HDF5 and NetCDFc and NetCDF-Fortran == Configuration of HDF5 1.14.6 with gfortran: export INSTALLDIR={your installation directory} ./configure --prefix=$INSTALDIR --enable-fortran --disable-shared --enable-static --without-pic --disable-cxx --enable-parallel CC=mpicc CPP="mpicc -E" CFLAGS="-O2 -std=gnu99 -D_C_US -D_FORTRAN_US" FC=mpif90 --enable-build-mode=production Configure NetCDFC-4.9.0 with gfortran ./configure --...")