-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature 1926 gridstat openmp #1977
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed6934b - Browse repository at this point
Copy the full SHA ed6934bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c1a50 - Browse repository at this point
Copy the full SHA 86c1a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a063a - Browse repository at this point
Copy the full SHA b3a063aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0257c6 - Browse repository at this point
Copy the full SHA e0257c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d81d41 - Browse repository at this point
Copy the full SHA 7d81d41View commit details
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3ff12fe - Browse repository at this point
Copy the full SHA 3ff12feView commit details
Commits on Nov 26, 2021
-
Per #1926, switch the OpenMP configuration option from being like MET…
…_DEVELOPMENT to being like GRIB2, with --enable-grib2."
Configuration menu - View commit details
-
Copy full SHA for 9a045e0 - Browse repository at this point
Copy the full SHA 9a045e0View commit details -
Per #1926, just like --enable-grib2 and --enable-python, add a test p…
…laceholder for --enable-openmp so that running make test works.
Configuration menu - View commit details
-
Copy full SHA for 4c176c4 - Browse repository at this point
Copy the full SHA 4c176c4View commit details -
Feature #1926: Ensure OpenMP flag is passed to the linker. Revert to …
…_OPENMP for the moment.
Configuration menu - View commit details
-
Copy full SHA for 7043995 - Browse repository at this point
Copy the full SHA 7043995View commit details
Commits on Nov 30, 2021
-
Feature #1926. Write thread count via logging, not cout.
Co-authored-by: johnhg <johnhg@ucar.edu>
Configuration menu - View commit details
-
Copy full SHA for 81c98b9 - Browse repository at this point
Copy the full SHA 81c98b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1abb2be - Browse repository at this point
Copy the full SHA 1abb2beView commit details
Commits on Dec 2, 2021
-
Per #1926, adding a call to Grid-Stat to run on 2 threads. This shoul…
…d produce the same result as the previous test named grid_stat_GRIB2_NAM_RTMA.
Configuration menu - View commit details
-
Copy full SHA for d6969c6 - Browse repository at this point
Copy the full SHA d6969c6View commit details -
Per #1926, updating GridStatConfig_rtma to switch width = 1 to 3. Thi…
…s seems like a pretty obvious typo that was causing a warning message to be written to the log file. While this will change the unit test results, I'm confident it was the original intention of this Grid-Stat configuration.
Configuration menu - View commit details
-
Copy full SHA for 2b37a69 - Browse repository at this point
Copy the full SHA 2b37a69View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b2982f - Browse repository at this point
Copy the full SHA 4b2982fView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 3c1a5db - Browse repository at this point
Copy the full SHA 3c1a5dbView commit details -
Per #1926, after switching to the AC_OPENMP() macro, these changes to…
… scripts are no longer needed to enable make test to run.
Configuration menu - View commit details
-
Copy full SHA for b595de4 - Browse repository at this point
Copy the full SHA b595de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 359d823 - Browse repository at this point
Copy the full SHA 359d823View commit details -
Per #1926, since openmp support will now be compiled by default, swit…
…ch the docs from explaining --enable-openmp to --disable-openmp.
Configuration menu - View commit details
-
Copy full SHA for ecaa653 - Browse repository at this point
Copy the full SHA ecaa653View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9594505 - Browse repository at this point
Copy the full SHA 9594505View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d928b - Browse repository at this point
Copy the full SHA e8d928bView commit details -
Feature #1926: Add OpenMP initialisation to other tools calling fract…
…ional_coverage.
Configuration menu - View commit details
-
Copy full SHA for dd35aa4 - Browse repository at this point
Copy the full SHA dd35aa4View commit details
Commits on Dec 16, 2021
-
Update met/src/basic/vx_util/handle_openmp.cc
Co-authored-by: johnhg <johnhg@ucar.edu>
Configuration menu - View commit details
-
Copy full SHA for e0d7840 - Browse repository at this point
Copy the full SHA e0d7840View commit details -
Update met/src/basic/vx_util/Makefile.am
Co-authored-by: johnhg <johnhg@ucar.edu>
Configuration menu - View commit details
-
Copy full SHA for 78e4354 - Browse repository at this point
Copy the full SHA 78e4354View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a6c1e - Browse repository at this point
Copy the full SHA b2a6c1eView commit details
Commits on Dec 17, 2021
-
Set up the Runtime Environment Variables Section and started adding i…
…nfo from openmp.rst
Julie Prestopnik committedDec 17, 2021 Configuration menu - View commit details
-
Copy full SHA for f39313d - Browse repository at this point
Copy the full SHA f39313dView commit details
Commits on Dec 21, 2021
-
Updated documenation and fixed typos
Julie Prestopnik committedDec 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 63b1fce - Browse repository at this point
Copy the full SHA 63b1fceView commit details
Commits on Dec 22, 2021
-
removed openmp.rst in favor of having the information contained in a …
…Runtime Environment Variables section in config_options.rst and removed openmp from index.rst
Julie Prestopnik committedDec 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e89e56 - Browse repository at this point
Copy the full SHA 3e89e56View commit details -
Julie Prestopnik committed
Dec 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 83688f5 - Browse repository at this point
Copy the full SHA 83688f5View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d73d537 - Browse repository at this point
Copy the full SHA d73d537View commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 821ca68 - Browse repository at this point
Copy the full SHA 821ca68View commit details