由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - benchmark of ifc and g77
相关主题
fortran新手求救Re: f90 and mpi
偶也问一fortran问题谁最近买国FORTRAN的COMPILER,FOR WINDOWS,请介绍一下。
谁给说说fortran的几个标准老板的程序在unix上运行没问题
有人用过Matlab的Compiler吗?或者是否有什么工具能把Matlab程序转成C, C++?Re: a question about fortran
where to down a standard Fortran90 complier?为什么两台机器的计算结果不一样?
my experience,Re: 我也及问一个问题icc complier is expensive yar~~
[转载] unix下编译fortran 的错误太多,看不到怎么办?有没有free的Fortran Compiler阿?
visual fortran区别6位以上的变量名吗?fortran还是matlab?
相关话题的讨论汇总
话题: g77话题: ifc话题: benchmark话题: intel话题: gentoo
进入Computation版参与讨论
1 (共1页)
h***o
发帖数: 539
1
Hardware
Dell D600 P-M 1.4G with 512M DDR and 40G 5400RPM HD
Operation system
gentoo linux with gentoo-dev-kernel-2.6-test11 kernel
Software
Intel Fortran Compiler 8.0
G77 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice)
Benchmark code
http://serv.apphy.fukui-u.ac.jp/~tajima/bench/index_e.html
Results (user time)
program ifc g77
intgl4.f 0m37.435s 0m45.308s
intocs.f 0m8.113s 0m10.211s
intpi3.f 0m12.729s 0m14.578s
jacobi11.f 0m27.1
f****r
发帖数: 27
2
Intel fortran compiler works great on Intel CPUs, but the performance
on AMDs are really bad(based on my experience). My solver compiled with ifc
on Athlon MP 2800+ has similar speed as on PIV 1.7G. But after I switched
to NAG F95, it doubled the speed. LOL

【在 h***o 的大作中提到】
: Hardware
: Dell D600 P-M 1.4G with 512M DDR and 40G 5400RPM HD
: Operation system
: gentoo linux with gentoo-dev-kernel-2.6-test11 kernel
: Software
: Intel Fortran Compiler 8.0
: G77 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice)
: Benchmark code
: http://serv.apphy.fukui-u.ac.jp/~tajima/bench/index_e.html
: Results (user time)

d*****w
发帖数: 124
3
看样子ifc就只有数学库可用了. 看看我的评测吧:
http://pplas.icas.ac.cn/bbs/topic.cgi?forum=5&topic=99&show=0

【在 h***o 的大作中提到】
: Hardware
: Dell D600 P-M 1.4G with 512M DDR and 40G 5400RPM HD
: Operation system
: gentoo linux with gentoo-dev-kernel-2.6-test11 kernel
: Software
: Intel Fortran Compiler 8.0
: G77 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice)
: Benchmark code
: http://serv.apphy.fukui-u.ac.jp/~tajima/bench/index_e.html
: Results (user time)

a******s
发帖数: 232
4
intel fortran compiler当然对intel而言了,要是你是intel管事的,也
不会给别人做那么好的吧?hoho

【在 f****r 的大作中提到】
: Intel fortran compiler works great on Intel CPUs, but the performance
: on AMDs are really bad(based on my experience). My solver compiled with ifc
: on Athlon MP 2800+ has similar speed as on PIV 1.7G. But after I switched
: to NAG F95, it doubled the speed. LOL

h***o
发帖数: 539
5
你应该在redhat上也测试一次,弄个script...一下就出来了

【在 a******s 的大作中提到】
: intel fortran compiler当然对intel而言了,要是你是intel管事的,也
: 不会给别人做那么好的吧?hoho

a******s
发帖数: 232
6
你要说明什么问题呢?如果说明的是ifc比g77快,这我估计地球人都知道了。:)
除非你要证明相反...
弄了半天出来个大家都知道的结果,不爽.

【在 h***o 的大作中提到】
: 你应该在redhat上也测试一次,弄个script...一下就出来了
a******s
发帖数: 232
7
哦,对了,我ld说想什么时候去你家玩,还要瞻仰你和mlc,shinningday:-)

【在 h***o 的大作中提到】
: 你应该在redhat上也测试一次,弄个script...一下就出来了
n******t
发帖数: 4406
8
你用什么开关编译得?

【在 d*****w 的大作中提到】
: 看样子ifc就只有数学库可用了. 看看我的评测吧:
: http://pplas.icas.ac.cn/bbs/topic.cgi?forum=5&topic=99&show=0

1 (共1页)
进入Computation版参与讨论
相关主题
fortran还是matlab?where to down a standard Fortran90 complier?
大家去看看G95吧my experience,Re: 我也及问一个问题
Re: matlab和fortran计算结果不一样该相信谁[转载] unix下编译fortran 的错误太多,看不到怎么办?
WINDOWS下编译FORTRANvisual fortran区别6位以上的变量名吗?
fortran新手求救Re: f90 and mpi
偶也问一fortran问题谁最近买国FORTRAN的COMPILER,FOR WINDOWS,请介绍一下。
谁给说说fortran的几个标准老板的程序在unix上运行没问题
有人用过Matlab的Compiler吗?或者是否有什么工具能把Matlab程序转成C, C++?Re: a question about fortran
相关话题的讨论汇总
话题: g77话题: ifc话题: benchmark话题: intel话题: gentoo