Feature 1926 gridstat openmp#1977
Merged
JohnHalleyGotway merged 30 commits intodevelopfrom feature_1926_gridstat_openmpJan 13, 2022
+336-88
Commits
Commits on Nov 18, 2021
- committed
- committed
- committed
- committed
- committed
Commits on Nov 22, 2021
Commits on Nov 26, 2021
Commits on Nov 30, 2021
Commits on Dec 2, 2021
Per #1926, adding a call to Grid-Stat to run on 2 threads. This should produce the same result as the previous test named grid_stat_GRIB2_NAM_RTMA.
committedPer #1926, updating GridStatConfig_rtma to switch width = 1 to 3. This seems like a pretty obvious typo that was causing a warning message to be written to the log file. While this will change the …
committed
Commits on Dec 3, 2021
- committed
Per #1926, switch from manual --enable-openmp support in autoconf to calling the AC_OPENMP() macro. And that macro compile WITH openmp support by default. It can be disabled using --disable-openmp.
committedPer #1926, after switching to the AC_OPENMP() macro, these changes to scripts are no longer needed to enable make test to run.
committed- committed
Per #1926, since openmp support will now be compiled by default, switch the docs from explaining --enable-openmp to --disable-openmp.
committed
Commits on Dec 6, 2021
Commits on Dec 16, 2021
Commits on Dec 17, 2021
- committedJulie Prestopnik
Commits on Dec 21, 2021
- committedJulie Prestopnik
Commits on Dec 22, 2021
- committedJulie Prestopnik
- committedJulie Prestopnik