Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatkron/
H A DMakefile493 UDaLCb: UDaLCb.o target
H A Drun262 EXE=$PATH_DMATSMATKRON/UDaLCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatschur/
H A DMakefile548 UDaLCb: UDaLCb.o target
H A Drun292 EXE=$PATH_DMATSMATSCHUR/UDaLCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatadd/
H A DMakefile612 UDaLCb: UDaLCb.o target
H A Drun324 EXE=$PATH_DMATSMATADD/UDaLCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatsub/
H A DMakefile612 UDaLCb: UDaLCb.o target
H A Drun324 EXE=$PATH_DMATSMATSUB/UDaLCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatmult/
H A DMakefile662 UDaLCb: UDaLCb.o target
H A Drun350 EXE=$PATH_DMATSMATMULT/UDaLCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi