All Articles Tagged benchmark
| Link/Url | Tags |
|---|---|
| Amazing but unexpected behavior of a simple C language test[Forums] HelloSome time ago I made this simple C speed test:#include <stdio.h>#include <math.h>#include <time.h>extern double sqrt(double); void compute( void ){ long n; double k; ... Posted: 2012-03-22 15:29:49 | behavior, benchmark, cpu |
| Infiniband-Intel MPI Performance[Forums] Dear colleagues,new doubts testing infiniband performance. The results are the same for both of them, gigabit and infiniband. Could you please help me ? Thanks--> Infiniband[root@cn035 ~]# time -p /soft/intel/impi/3.2.1.009/bin64/mpiexec... Posted: 2009-06-28 23:49:37 | benchmark, InfiniBand, MPI |
