Commit Graph

11 Commits

Author SHA1 Message Date
R. RyanTM
a98f270535 oneDNN: 1.6 -> 1.6.1 2020-08-23 09:44:46 +00:00
Daniël de Kok
f9861ae348 oneDNN: 1.5.1 -> 1.6
Changelog:

https://github.com/oneapi-src/oneDNN/releases/tag/v1.6
2020-08-01 09:42:07 +02:00
Daniël de Kok
2598f0e607 oneDNN: disable tests to avoid illegal instructions
oneDNN tests fail on some Hydra builders because they do not support SSE
4.2. Unfortunately, oneDNN does not seem to work without SSE 4.2, see
issues #93692 and #93747.
2020-07-30 10:26:41 +02:00
Daniël de Kok
8af1c4d03d oneDNN: compile without -msse4.1 2020-07-24 09:18:41 +02:00
Daniël de Kok
24737e5beb oneDNN: use SSE 4.1 when running tests
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
Mario Rodas
a19f4434e8
oneDNN: 1.5 -> 1.5.1 2020-07-21 04:20:00 -05:00
Mario Rodas
f02babb59e oneDNN: update homepage 2020-07-20 04:20:00 -05:00
Mario Rodas
8f1c94942e oneDNN: enable on darwin 2020-07-20 04:20:00 -05:00
Daniël de Kok
640f422470 oneDNN: add aarch64-linux to platforms
According to

https://github.com/oneapi-src/oneDNN/releases/tag/v1.5

AArch64 is now supported.
2020-06-29 09:37:00 +02:00
R. RyanTM
cfb9d040d3 oneDNN: 1.4 -> 1.5 2020-06-27 12:38:15 -04:00
Benjamin Hipple
bab9dabd64 dnnl: rename to oneDNN to track upstream project rename
See the link in the default.nix file for details.  This adds an alias for
backwards compatibility.
2020-04-22 22:24:43 -04:00