Difference between revisions of "Glam:compilers"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | |||
compiles with: | compiles with: | ||
* ifort | * ifort | ||
| Line 13: | Line 12: | ||
Sun is fast! | Sun is fast! | ||
| + | |||
| + | from Geth: | ||
| + | That's interesting. I just did some timing runs on eemian (the machine I've been using with glam): | ||
| + | |||
| + | av. time (s) | ||
| + | sun 8.2 | ||
| + | ifort(v8.1) 10.1 | ||
| + | gfort 11.1 | ||
| + | g95 40.1 | ||
| + | |||
| + | eemian is an Intel Xeon,2.8GHz and porthos, say, is an AMD opteron,2.2GHz. | ||
Revision as of 13:24, 3 July 2008
compiles with:
- ifort
- gfortran
- g95
- Sun f95
- pgf90
runs with:
Sun is fast!
from Geth: That's interesting. I just did some timing runs on eemian (the machine I've been using with glam):
av. time (s) sun 8.2 ifort(v8.1) 10.1 gfort 11.1 g95 40.1
eemian is an Intel Xeon,2.8GHz and porthos, say, is an AMD opteron,2.2GHz.