Commit graph

5 commits

Author SHA1 Message Date
Phillip 4441cfb0e3
libint: 2.6.0 -> 2.7.1 (#142835) 2021-10-26 19:44:19 +02:00
Markus Kowalewski 94c4410f7c
libint: make enableFMA default dependent of hostPlatform flags 2021-09-03 14:15:37 +02:00
Phillip Seeber 2fef603ef3 libint: code generation and compilation separated, using cmake, fortran
fortran compilation by cmake


libint: more optimisations for SSE


libint: avx switching based ony system configuration


libint: split into 2 derivations


libint: conditional fortran


libint: parallel building by default


libint: remove rec statement from mkDerivation
2021-08-13 15:47:17 +02:00
Markus Kowalewski 89400f1dec
libint: restrict to x86_64-linux
The build on aarch64-linux does proceed within 10h.
2021-06-29 14:51:55 +02:00
markuskowa a06aeca3bb
libint: init at 2.6.0 (#128083)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2021-06-27 18:06:11 +02:00