Commit graph

11 commits

Author SHA1 Message Date
Christian Kögler ba677b14dd halide: Fix build 2021-05-30 14:18:57 +02:00
spease e610806903
halide: Enable on platforms.all (#110106) 2021-01-25 15:48:16 +01:00
OPNA2608 0a24ff069e halide: enable on aarch64-linux 2020-10-11 05:12:39 +02:00
OPNA2608 2699d3f2a7 halide: 2019.08.27 -> 10.0.0 2020-10-11 05:09:01 +02:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Christian Kögler 8bc8184936 Halide platforms limited to x68
ARM platforms are currently not supported by Halide:

https://github.com/halide/Halide/issues/3296
2019-09-30 07:11:44 +02:00
Christian Kögler 1392ea8543 halide new release 2018/02/15 -> 2019/08/27 2019-09-29 13:45:50 +02:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Orivej Desh e66d263f6b eigen3_3: move version overrides to all-packages.nix 2018-11-18 10:53:25 +00:00
markuskowa 34f6b0cc0e halide: init at 2018_02_15 (#44207) 2018-08-01 14:57:51 +02:00