All this is unchecked (what is f77, does it call g77; where are the libraries, etc.) (f77 seems to use a conversion to C.)
CPU times can be compared to the workstation benchmarks WITHOUT precompiled BLAS libraries.
Table generated by using a dummy tempd_linux.f and using the command
"time
Machine | Compiler | Opt. level | ND | N | CPU (sec) | MFLOPS
|
---|---|---|---|---|---|---|
Pentium 100 MHz | f77 | 1 | 400 | 400 | 28 | 4.6 |
16 MB (Linux) | 2 | 26 | 5 | |||
3 | 59? |
| ||||
g77 | 1 | 25 * | 5 | |||
2 | 25 | 5 | ||||
3 | 25 | 5
|