-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 834a49e0d4a9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 21be830522cc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 6 files changed
- 2 contributors
Commits on Apr 22, 2020
-
blas,lapack: use correct name for library
To match the soname, we need to use libblas.so.3, liblapack.so.3.
Configuration menu - View commit details
-
Copy full SHA for 5a500ff - Browse repository at this point
Copy the full SHA 5a500ffView commit details -
python.pkgs.scipy: set SCIPY_USE_G77_ABI_WRAPPER=1
To avoid segmentation fault on MKL, we need to use the CBLAS ABI. Normally, scipy will autodetect this, but here we don’t link using the ‘libmkl_rt.so’ name. So we need to manually set this. See https://github.com/scipy/scipy/blob/50012918db47f0ec3418dd53f0277daa589f82e3/doc/source/building/linux.rst#fortran-abi-mismatch
Configuration menu - View commit details
-
Copy full SHA for 3d18975 - Browse repository at this point
Copy the full SHA 3d18975View commit details -
doc/overlays.xml: fix missing documentation for blas/lapack
This adds some more information to the documentation as well as addressing review from #85636.
Configuration menu - View commit details
-
Copy full SHA for 4238b2b - Browse repository at this point
Copy the full SHA 4238b2bView commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 480a55a - Browse repository at this point
Copy the full SHA 480a55aView commit details -
Merge pull request #85799 from matthewbauer/blas-lapack-expand-docs
BLAS/LAPACK fixup and expand docs
Configuration menu - View commit details
-
Copy full SHA for 21be830 - Browse repository at this point
Copy the full SHA 21be830View commit details
There are no files selected for viewing