Home
last modified time | relevance | path

Searched refs:SCaLCa (Results 1 – 10 of 10) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatschur/
H A DMakefile349 SCaLCa: SCaLCa.o target
H A Drun185 EXE=$PATH_SMATSMATSCHUR/SCaLCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatkron/
H A DMakefile348 SCaLCa: SCaLCa.o target
H A Drun160 EXE=$PATH_SMATSMATKRON/SCaLCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatmult/
H A DMakefile349 SCaLCa: SCaLCa.o target
H A Drun189 EXE=$PATH_SMATSMATMULT/SCaLCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatadd/
H A DMakefile438 SCaLCa: SCaLCa.o target
H A Drun230 EXE=$PATH_SMATSMATADD/SCaLCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatsub/
H A DMakefile446 SCaLCa: SCaLCa.o target
H A Drun234 EXE=$PATH_SMATSMATSUB/SCaLCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi