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: d841f374c6c5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 299c95ac165e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 30, 2020

  1. tensorflow1: disable sysctl.h in hwloc

    We need to override tensorflow's hwloc configuration, since it forces
    sysctl.h usage which is removed since glibc 2.31. This does not appear
    to effect tensorflow2.
    
    See also tensorflow/tensorflow#45861
    
    Fixes #104801
    matthewbauer committed Dec 30, 2020
    Copy the full SHA
    a9ecac2 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Merge pull request #107944 from matthewbauer/tensorflow-no-sysctl

    tensorflow1: disable sysctl.h in hwloc
    matthewbauer committed Jan 1, 2021
    Copy the full SHA
    299c95a View commit details
    Browse the repository at this point in the history