代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/378186/9243044
all x.all
#!/bin/sh
#
# Execute script for program gmxv of the EuroBen Efficiency Benchmark.
#
exec 1>> gmxv.log 2>&1
echo 'start gmxv at' `date` 'id =' $$
time x.gmxv
echo 'end gmxv at' `date` 'id =' $$
www.eeworm.com/read/378186/9243058
makeframe
#
# Makefile for Matrix multiplication test in the EuroBen Efficiency Benchmark.
#
OBJECTS = numerics.o gmxm.o check.o gendat.o mxm.o \
dgemm.o lsame.o xerbla.o
www.eeworm.com/read/378186/9243078
all x.all
#!/bin/sh
#
# Execute script for program gmxm of the EuroBen Efficiency Benchmark.
#
exec 1>> gmxm.log 2>&1
echo 'start gmxm at' `date` 'id =' $$
time x.gmxm
echo 'end gmxm at' `date` 'id =' $$
www.eeworm.com/read/378186/9243103
all x.all
#!/bin/sh
#
# Execute script for program linspar of the EuroBen Efficiency Benchmark.
#
exec 1>> linspar.log 2>&1
echo 'start linspar at' `date` 'id =' $$
time x.linspar
echo 'end linspar at' `date` '
www.eeworm.com/read/378186/9243139
all x.all
#!/bin/sh
#
# Execute script for program qsort of the EuroBen Efficiency Benchmark.
#
exec 1>> qsort.log 2>&1
echo 'start qsort at' `date` 'id =' $$
time x.qsort
echo 'end qsort at' `date` 'id =' $$
www.eeworm.com/read/378186/9243269
all x.all
#!/bin/sh
#
# Execute script for program commun of the EuroBen Efficiency Benchmark.
#
exec 1>> commun.log 2>&1
echo 'start commun at' `date` 'id =' $$
time mpirun -np 6 x.commun
#time mpiexec -n 6 x.
www.eeworm.com/read/364293/9913564
txt lang_es.txt
// Spanish language module for EVEREST
//
// Translated by:
// Ia雔 Guevara (iguevaraintegrartiscom)
//
// Currently maintained by:
// Ia雔 Guevara (iguevaraintegrartiscom)
www.eeworm.com/read/364293/9913705
txt lang_se.txt
// Swedish language module for EVEREST
//
// Translated by:
// Mats Bjur
// Peter Bergstr鰉
//
// Currently maintained by:
// Peter Bergstr鰉 (peterrubbostubbse)
//
// Last updat
www.eeworm.com/read/364293/9913709
txt lang_lv.txt
// Latvian language module for EVEREST
//
// Translated by:
// Ivo Viksna (ivviinboxlv)
//
// Currently maintained by:
// Ivo Viksna (ivviinboxlv)
//
// Last updated: Sep
www.eeworm.com/read/364293/9913727
txt lang_cn.txt
// Simplified Chinese language module for EVEREST
//
// Translated by:
// HuaYikai (chinaqdhkmsncom)
//
// Currently maintained by:
// HuaYikai (chinaqdhkmsncom)