2 Commits
Author SHA1 Message Date
Thiago Macieira 3037904971 Use GNU Make as a way to do parallel runs of avxjudge.py
The script is not really fast on big libraries, so parallelising the run
should sorten considerably the post-install procedures, especially on
build servers with a lot of cores.

Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
2018-08-22 13:53:36 -07:00
Thiago Macieira 3ef098476e Initial import of the Clear Linux set of AVX build tools
avxjudge.py: used automatically by the RPM scripts to heuristically
determine whether a library or plugin created with AVX2 or AVX512
support is worth keeping.

clr-avx-move.pl: inserted into RPM builds by Autospec to move the
libraries and plugins to their correct locations.

clr-python-avx2 and clr-python-avx512: wrappers for avxjudge.py.

Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
2018-06-29 13:16:44 -07:00