docs: break up big readme into several linked files cmake: don't hard-fail when used via FetchContent, as we observe sometimes self-test fails but library works anyway
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
prepared for use in other projects via FetchContent deduped error print code put Fortran standard un...
To make ExternalProject use much simpler with target_link_directories() we require at least CMake 3....
CMake: fix bug in cmake_fortran_flags syntax increase robustness of FindHDF5, especially for HDF5 1....
updated CMake layout to be compatible with FetchContent as well as ExternalProject
test_deflate: allocate instead of stack memory to avoid random crashes of test. This only affects th...
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
provide imported target h5fortran::h5fortran and associated package info as per modern CMake best pr...
for non-user facing interfaces, reduce excessive OO usage that is better handled as plain variables ...
updated HDF5 dep in Meson removes need for lengthy manual find. Improved test robustness
fixed BUG: reading into an array slice failed due to bug in C-Fortran interface. This has been fixed...
Anaconda / Miniconda has broken HDF5 wrapper that can trip up old CMake FindHDF5. So we made a CMake...
HDF5 is crucial to Gemini3D functionality. We overhauled how HDF5 is found and linked via h5fortran....
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
prepared for use in other projects via FetchContent deduped error print code put Fortran standard un...
To make ExternalProject use much simpler with target_link_directories() we require at least CMake 3....
CMake: fix bug in cmake_fortran_flags syntax increase robustness of FindHDF5, especially for HDF5 1....
updated CMake layout to be compatible with FetchContent as well as ExternalProject
test_deflate: allocate instead of stack memory to avoid random crashes of test. This only affects th...
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
provide imported target h5fortran::h5fortran and associated package info as per modern CMake best pr...
for non-user facing interfaces, reduce excessive OO usage that is better handled as plain variables ...
updated HDF5 dep in Meson removes need for lengthy manual find. Improved test robustness
fixed BUG: reading into an array slice failed due to bug in C-Fortran interface. This has been fixed...
Anaconda / Miniconda has broken HDF5 wrapper that can trip up old CMake FindHDF5. So we made a CMake...
HDF5 is crucial to Gemini3D functionality. We overhauled how HDF5 is found and linked via h5fortran....
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
prepared for use in other projects via FetchContent deduped error print code put Fortran standard un...
To make ExternalProject use much simpler with target_link_directories() we require at least CMake 3....