Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 652b3fad35fa
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ba5c6f6075bc
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 27, 2020

  1. gromacs: fix SIMD flags, and OpenMP

    * make CPU acceleration selectable.
    * update cmake flag for acceleration CPU_ACCELERATION -> SIMD
      GMX_CPU_ACCELERATION is outdated and has been ignored.
    * add hwloc to inputs
    * always build with OpenMP
    * change name -> pname
    markuskowa committed Nov 27, 2020
    Copy the full SHA
    58e1666 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge pull request #105133 from markuskowa/fix-gromacs

    Gromacs: fix SIMD flags, and OpenMP
    markuskowa committed Dec 8, 2020
    Copy the full SHA
    ba5c6f6 View commit details
    Browse the repository at this point in the history