Skip to content
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

Draco-7_2_0 #637

Merged
merged 5 commits into from
Jun 19, 2019
Merged

Draco-7_2_0 #637

merged 5 commits into from
Jun 19, 2019

Commits on Jun 16, 2019

  1. Preparing sources for the release of Draco-7_2_0.

    + Provided updated ChangeLog notes, information in `Release.cc`, updated version
      numbers in `CMakeLists.txt`.
    + The logic used to set the "patch" digit (third digit) of the version wasn't
      working correctly and needed to be fixed.  Normally, the "patch" value is the
      configure date.  The release scripts use special logic to force this value to
      a specific integral value (usually "0").
    + Update the `*-env.sh` scripts to supported requested toolchains for this
      release:
      - gcc/7.4.0 instead of gcc/6.4.0
      - intel/18.0.2
      - attempted intel/17.0.4 but the release failed due to a compiler bug.
      - For ATS-1, force unload the hugepages module.
    KineticTheory committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    bf07f49 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    7b55162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe253a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    556090f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    2a79dd8 View commit details
    Browse the repository at this point in the history