Frederik Rietdijk
3e476a73ef
openblas_2_14: init at 0.2.14
2016-02-08 20:33:31 +01:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
Thomas Tuegel
9a2d5cb4d5
openblas: include which
on all platforms
...
The `f_check` script uses `which` to check that the Fortran compiler is
available. `which` is a shell built-in on NixOS, but not on Darwin or
other Linuxes.
2015-11-07 14:00:04 -06:00
Thomas Tuegel
841df2cd7a
openblas: use packaged LAPACK
...
Upstream began shipping OpenBLAS with LAPACK 3.4.1. This is the version
we were using in Nixpkgs anyway, so there is no reason to continue
copying the LAPACK sources into the build tree.
2015-11-07 14:00:04 -06:00
Thomas Tuegel
3d87c5f9c3
openblas: 0.2.14 -> 0.2.15
2015-11-05 10:24:31 -06:00
Thomas Tuegel
eb300443f0
openblas: run tests
2015-10-11 09:16:27 -05:00
Thomas Tuegel
71b848b45d
openblas: build with USE_OPENMP=0 on Darwin
...
Darwin's clang does not support OpenMP yet. OpenMP is required on other
platforms for e.g. Julia.
2015-06-09 06:34:52 -05:00
Thomas Tuegel
b4eb8a5bc3
openblas: remove old expressions
2015-06-04 17:42:01 -05:00
Thomas Tuegel
86fb034008
openblas: build with native-width integers by default
2015-06-04 17:42:01 -05:00
Thomas Tuegel
14ee766024
openblas: set NUM_THREADS and USE_OPENMP
2015-06-04 17:42:00 -05:00
Allen Nelson
2a0a5c697e
added clang dependency, using unix platform
2015-05-18 17:47:03 -05:00
Allen Nelson
b4b6215523
added flags/switches necessary to get openblas to compile on osx
2015-05-18 17:01:43 -05:00
Thomas Tuegel
8ed9f847b1
openblas: update to 0.2.14
2015-04-24 18:21:20 -05:00
Thomas Tuegel
c90744fcb5
openblas: downgrade to 0.2.12, build generic target
2015-04-17 07:35:19 -05:00
Thomas Tuegel
b692340441
openblas: fix build on i686
2015-02-26 06:44:03 -06:00
Thomas Tuegel
8a5d7e7944
openblas: version bump to 0.2.13
2014-12-27 13:40:40 -06:00
Thomas Tuegel
634b9ae6d4
openblas: add ttuegel as maintainer
2014-08-29 10:06:24 -05:00
Thomas Tuegel
9ade2dfa3c
openblas: add local build preference to pinned versions
2014-08-29 10:06:24 -05:00
Thomas Tuegel
df731f151f
openblas: add version 0.2.11
2014-08-29 10:06:24 -05:00
Thomas Tuegel
40ccaa2b4c
openblas: pin all the versions julia requires
2014-08-29 10:06:24 -05:00
Michael Raskin
33ef69390b
Fix Julia 0.3.0 build (for most purposes). Not making default yet because it is unclear if I missed something important. Failed to make it use external openblas and lapack correctly…
2014-08-24 00:24:55 +04:00
Eelco Dolstra
8a7f3c3618
Mark a bunch of packages as broken or not supported on Darwin
2014-08-08 17:59:02 +02:00
Michael Raskin
4dad238bab
Fix forced CPU choice according to current openblas documentation
2014-01-05 16:34:05 +04:00
Michael Raskin
901574fe8a
Julia language: update to a fresh version
...
Update julia and some of its dependencies
Split PCRE because a lot of packages depend on it and I am not sure we
want to test them in a hurry (and Julia specifies exact version).
2012-08-02 17:48:36 +04:00