Files
clr-avx-tools/clr-python-avx512
T
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

3 lines
47 B
Bash

#!/bin/sh
python /usr/bin/avxjudge.py -q -5 $1