Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatschur/
H A DMakefile359 SCaMIb: SCaMIb.o target
H A Drun190 EXE=$PATH_SMATSMATSCHUR/SCaMIb; 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 DMakefile358 SCaMIb: SCaMIb.o target
H A Drun165 EXE=$PATH_SMATSMATKRON/SCaMIb; 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 DMakefile359 SCaMIb: SCaMIb.o target
H A Drun194 EXE=$PATH_SMATSMATMULT/SCaMIb; 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 DMakefile448 SCaMIb: SCaMIb.o target
H A Drun235 EXE=$PATH_SMATSMATADD/SCaMIb; 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 DMakefile456 SCaMIb: SCaMIb.o target
H A Drun239 EXE=$PATH_SMATSMATSUB/SCaMIb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi