Home
last modified time | relevance | path

Searched refs:M2x2aMDa (Results 1 – 12 of 12) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmin/
H A DMakefile272 M2x2aMDa: M2x2aMDa.o target
H A Drun147 EXE=$PATH_DMATDMATMIN/M2x2aMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatschur/
H A DMakefile272 M2x2aMDa: M2x2aMDa.o target
H A Drun147 EXE=$PATH_DMATDMATSCHUR/M2x2aMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatsub/
H A DMakefile272 M2x2aMDa: M2x2aMDa.o target
H A Drun147 EXE=$PATH_DMATDMATSUB/M2x2aMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmax/
H A DMakefile272 M2x2aMDa: M2x2aMDa.o target
H A Drun147 EXE=$PATH_DMATDMATMAX/M2x2aMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatadd/
H A DMakefile272 M2x2aMDa: M2x2aMDa.o target
H A Drun147 EXE=$PATH_DMATDMATADD/M2x2aMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmult/
H A DMakefile320 M2x2aMDa: M2x2aMDa.o target
H A Drun171 EXE=$PATH_DMATDMATMULT/M2x2aMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi