Revision 9d24f128993fab182af3b23215a10bcf5a63fae3 authored by Clément Pernet on 24 March 2021, 14:37:13 UTC, committed by GitHub on 24 March 2021, 14:37:13 UTC
* add some const tags, which are needed

* take OMPFLAGS from environment

See https://github.com/linbox-team/fflas-ffpack/issues/309

* Revert "add some const tags, which are needed"

This reverts commit 5e0a0d9d24f7f3dc7bed05126532cfdc5e605b15.

Co-authored-by: Daniel R. Grayson <dan@math.uiuc.edu>
Co-authored-by: Mahrud Sayrafi <mahrud@berkeley.edu>
1 parent 05443b2
History
File Mode Size
Makefile.am -rw-r--r-- 4.5 KB
arithprog.C -rw-r--r-- 4.9 KB
charpoly.C -rw-r--r-- 5.1 KB
fsyrk.C -rw-r--r-- 5.2 KB
fsytrf.C -rw-r--r-- 4.6 KB
ftrtri.C -rw-r--r-- 4.7 KB
pluq.C -rw-r--r-- 4.7 KB
tune_charpoly.sh -rwxr-xr-x 712 bytes
tune_fgemm.sh -rwxr-xr-x 1011 bytes
tune_fsyrk.sh -rwxr-xr-x 309 bytes
tune_fsytrf.sh -rwxr-xr-x 312 bytes
tune_ftrtri.sh -rwxr-xr-x 312 bytes
tune_pluq.sh -rwxr-xr-x 306 bytes
winograd.C -rw-r--r-- 6.1 KB

back to top