Commit graph

189 commits

Author SHA1 Message Date
Markus Kowalewski a16880533f arpack: remove FFLAGS 2018-01-22 15:52:57 -08:00
Markus Kowalewski eb30d65de6 arpack: 3.3.0 -> 3.5.0 2018-01-22 15:36:43 -08:00
Tuomas Tynkkynen 722295fc15 openblas: Support ARMv6 2017-12-30 00:19:57 +02:00
hyphon81 05573d3e06
nccl: init at 1.3.4-1 2017-12-28 17:46:52 +01:00
Orivej Desh 4de81540df
Merge pull request #32427 from TravisWhitaker/cudnn
cuDNN 7.0.3 -> 7.0.5
2017-12-17 04:25:42 +00:00
georgewhewell 73b65551f4 openblas: add aarch64 platform config 2017-12-11 19:22:07 +02:00
Travis Whitaker 777c9bfdae cuDNN 7.0.3 -> 7.0.5 2017-12-07 15:13:07 -08:00
Orivej Desh 45cf0b0da4 fenics: restrict to Darwin
It has never been building on Linux.
2017-12-01 07:17:15 +00:00
Orivej Desh 4d50d79bc8 atlas: disable parallel building 2017-11-22 06:49:21 +00:00
Orivej Desh d5e3935a6a atlas: enable parallel building 2017-11-21 19:29:10 +00:00
Nikolay Amiantov 77046bed8a cudnn7: 7.0 -> 7.0.3 2017-10-28 17:39:59 +03:00
Nikolay Amiantov 50a223b144 clblas: 20160505 -> 2.12 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 6309e5fa01 cudnn: refactor to use shared derivation
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov ce9059a120 cudnn_cudatoolkit9: init at 7.0
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov 098c6825e0 blas: 3.5.0 -> 3.7.1 2017-09-25 22:46:44 +03:00
John Ericson 8fccaa284d Merge pull request #29282 from obsidiansystems/soext
lib, treewide: Add `*Platform.extensions` and use it where possible
2017-09-13 11:20:06 -04:00
John Ericson 5aec3f96a2 treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
Jean-Philippe Bernardy 1ba197f225 make my maintainer handle match my github username 2017-09-12 15:17:18 +02:00
Jean-Philippe Bernardy d51bd36646 cudnn: add 6.0 2017-09-07 09:28:03 +02:00
jamtrott c8c0cd4d6c petsc: init at 3.7.6 (#28368)
* petsc: init at 3.7.6

* petsc: use configureFlagsArray

* petsc: Remove unneeded binaries
2017-09-03 17:11:16 +01:00
James D. Trotter 518fb60797 fenics: init at 2017.1.0 2017-08-15 16:19:45 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk ec59e3b3f5 openblas: 0.2.19 -> 0.2.20 2017-07-28 18:08:06 +02:00
Nikolay Amiantov 5fdc1e763f ipopt: 3.12.6 -> 2.12.8 2017-07-27 17:07:44 +03:00
Tyson Whitehead 8fdbc828b9
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902 2017-05-18 18:32:09 -04:00
Daiderd Jordan f240276000
blas: fix darwin library id 2017-04-27 23:25:07 +02:00
Vladimír Čunát 6617c8bd87
A fixed version of commit eb750f9a7b
For detailed explanation see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 18:59:36 +02:00
Joachim Fasting 540a6412e3
suitesparse_4_4: NIX_CFLAGS -> NIX_CFLAGS_COMPILE
Tested with nix-build -A suitesparse_4_4
2017-04-12 19:27:03 +02:00
Joachim Fasting a883581ddb
suitesparse_4_2: remove bogus NIX_CFLAGS
NIX_CFLAGS should be NIX_CFLAGS_COMPILE; since pic is the default, we
simply remove the bogus declaration.

Tested with nix-build -A suitesparse_4_2
2017-04-12 19:26:58 +02:00
Frederik Rietdijk 767e459200 Merge pull request #22726 from matthewbauer/openblas-closure-size
openblas: disable static libs
2017-04-10 16:11:19 +02:00
Matthew Daiter d712c04d25 suitesparse: refining CUDA support 2017-04-04 17:23:20 +02:00
Matthew Daiter 6f721ce534 suitesparse: add CUDA support 2017-03-29 15:47:51 +02:00
Matthew Bauer bd8654f45d openblas: disable static libs
Disable static on openblas. This should save about 57M from closure sizes.
2017-02-12 18:45:44 -06:00
Matthew Daiter 82835f7eb3 cudnn51_cudatoolkit80: hash change 2017-02-08 18:40:32 +01:00
Anthony Cowley 084a76ef6f atlas: change platforms to unix
The build succeeds on darwin and linux.
2017-01-10 21:02:04 -05:00
Robert Helgesson 2990cd8aea
clblas-cuda: use system gtest library
Without this the build attempts to download the library.
2016-12-28 12:21:07 +01:00
Thomas Tuegel bed668c051
openblas: refactor and set TARGET always 2016-12-10 16:49:45 -06:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Matthew Daiter 3897b344f3 cudnn51_cudatoolkit80: Init at 5.1-8.0 2016-11-21 14:51:39 +01:00
Falco Peijnenburg 5f5f0614b0 Support for ARM in openblas
Attempting to build openblas on ARM resulted in the error "unsopported system: armv7l_linux". This PR resolves that issue and some other issues that pop up when trying to build openblas for ARM.
2016-11-18 12:44:49 +01:00
Matthew Daiter 541b3fc7d2 cudnn5_cudatoolkit80: adding to main repo 2016-11-07 12:07:29 +01:00
Daiderd Jordan 3187b01720 Merge pull request #19816 from veprbl/octave_fixes
octave: darwin fix
2016-11-05 10:49:33 +01:00
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Dmitry Kalinkin a8eb57d953
openblas: silence warnings on darwin
Without this one gets a lot of build time warnings like:

ld: warning: object file (/tmp/strip.2OzFn8) was built for newer OSX
version (10.9) than being linked (10.7)
2016-10-23 21:19:14 -04:00
Thomas Tuegel a58ec829e4
openblas: disable some hardening flags 2016-10-22 12:57:40 -05:00
Frederik Rietdijk 9b66b5c2cc liblapack: use python2 2016-10-18 23:16:05 +02:00
Thomas Tuegel d94abcb157
openblas: 0.2.17 -> 0.2.19 2016-09-09 19:42:54 -05:00
Michael Raskin 6b075ee8b1 openlibm: 0.4.1 -> 0.5.4 2016-09-06 19:31:38 +02:00
obadz 0e8d2725dc Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00