Benchmark revision1253
From Yade
We are benchmarking yade revision 1253 on various multi-core workstations. The benchmark is done by launching multiple instances of yade, to fill all cores. The test file is at http://geo.hmg.inpg.fr/~janek/benchmark/Compacted_5821.xml.bz2
NOTE: the commands below assume that you have all yade dependencies installed, for full list of required libraries see Installation
svn checkout svn://svn.berlios.de/yade/trunk/ --revision=1253 cd trunk scons optimize=1 PREFIX=$HOME/YADE jobs=8 features=none cd $HOME/YADE mkdir data cd data wget http://geo.hmg.inpg.fr/~janek/benchmark/Compacted_5821.xml.bz2 bzip2 -d Compacted_5821.xml.bz2 cd ../bin # then you run 16 jobs for 16 processors: ./yade-svn1253 -n -- -p -v 1000 -f ../data/Compacted_5821.xml -m 10000 > job_1_16cores 2>&1 & ./yade-svn1253 -n -- -p -v 1000 -f ../data/Compacted_5821.xml -m 10000 > job_2_16cores 2>&1 & # .... and so on, for all 16 cores # .... ./yade-svn1253 -n -- -p -v 1000 -f ../data/Compacted_5821.xml -m 10000 > job_16_16cores 2>&1 &
On the end of files job_??_16cores
you will see Computation time: 00:xx:xx
This is the benchmark result. Please put the results on this wiki page. You can edit this page without registering, just click "edit".
Results
Intel Core 2 6600 (2.4GHz), two cores
2 jobs: Computation time: 00:28:33 Computation time: 00:28:31 1 job: Computation time: 00:25:15
Intel Pentium D (3.4GHz), two cores
2 jobs: Computation time: 00:34:37 Computation time: 00:34:37 1 job: Computation time: 00:30:38
AMD Athlon X2 4600+ (2.4 GHz), two cores
2 jobs: Computation time: 00:36:38 Computation time: 00:37:41 1 job: Computation time: 00:33:33
AMD Opteron 280 (2.4 GHz), four cores
4 jobs: Computation time: 00:35:42 Computation time: 00:35:30 Computation time: 00:35:32 Computation time: 00:35:34 3 jobs: Computation time: 00:35:01 Computation time: 00:35:01 Computation time: 00:30:53 2 jobs: Computation time: 00:30:53 Computation time: 00:30:49 1 job: Computation time: 00:30:47
Intel Xeon 5420 (2.5 GHz), eight cores
Bruno Charrier - please fill it, when you finish the benchmarks.
AMD Opteron 8218 (2.6 GHz), sixteen cores
Bruno Charrier - please fill it, when you finish the benchmarks.