由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - P P C L Beowulf计算机群测试报告
相关主题
大家为什么用beowulf?Portland fortran problem, need help!
Re: [转载] Re: 做计算买什么样的机器最好?我的beowulf诞生了
请教各位大下, MPI并行计算的问题做计算买什么样的机器最好?
computation版有奖征文 Beowulf Breakthroughs zz
We are building new cluster now!Re: how to test how fast is your workstation?
MPI question直接用NR的源程序需要注意什么吗?
想买一台计算功能强的机子 (转载)Fortran and C
Re: 学校里的Beowulf Cluster要升级了问一个MATLAB数值精确度的问题
相关话题的讨论汇总
话题: beowulf话题: 计算机话题: ethernet话题: 测试报告话题: cpu
进入Computation版参与讨论
1 (共1页)
d*****w
发帖数: 124
1
我们目前拥有两套用于分子模拟的Beowulf计算机群。一套是用于教学目的8 CPU
AMD Athlon MP 2000+ (主频1666M Hz) 构架的Beowulf计算机群,用100M Ethernet连接
,代号为ding,搭建于2002年10月。另一套是上个月搭建的用于多相多组份高分子体系模
拟的机群,代号为”m”,拥有46个Intel Xeon 2.4 G CPU,以1000M Ethernet连接。
为了便于和其他Beowulf计算机群进行性能比较,最近我们用通用的Linpack软件包对这两
个系统进行的测试。下面是整个测试过程和结果的报告:
http://pplas.icas.ac.cn/~qiliao/cluster.htm
http://pplas.icas.ac.cn/~qiliao/beowulf/Linpack_benchmark.htm
a******s
发帖数: 232
2
结论很有意思,实事求是:)
还有,你能不能把怎么搭的beowulf详细写一下呢?

【在 d*****w 的大作中提到】
: 我们目前拥有两套用于分子模拟的Beowulf计算机群。一套是用于教学目的8 CPU
: AMD Athlon MP 2000+ (主频1666M Hz) 构架的Beowulf计算机群,用100M Ethernet连接
: ,代号为ding,搭建于2002年10月。另一套是上个月搭建的用于多相多组份高分子体系模
: 拟的机群,代号为”m”,拥有46个Intel Xeon 2.4 G CPU,以1000M Ethernet连接。
: 为了便于和其他Beowulf计算机群进行性能比较,最近我们用通用的Linpack软件包对这两
: 个系统进行的测试。下面是整个测试过程和结果的报告:
: http://pplas.icas.ac.cn/~qiliao/cluster.htm
: http://pplas.icas.ac.cn/~qiliao/beowulf/Linpack_benchmark.htm

g*********e
发帖数: 152
3
Our group just built a 48 INTEL XEON 2.8GHz CPU with 1GHz Ethernet networking.
We are planning to double it at the end of this year. Basically, we ordered
parts from a local vendor and assembly them together. We didn't go with the
rackmount cabinet since it is expensive and we have plenty of room in the lab.

Ethernet连接
系模

这两

【在 a******s 的大作中提到】
: 结论很有意思,实事求是:)
: 还有,你能不能把怎么搭的beowulf详细写一下呢?

a******s
发帖数: 232
4
硬件很容易,有钱就行了,关键是你怎么能把这些东西的性能充分发挥出来。

【在 g*********e 的大作中提到】
: Our group just built a 48 INTEL XEON 2.8GHz CPU with 1GHz Ethernet networking.
: We are planning to double it at the end of this year. Basically, we ordered
: parts from a local vendor and assembly them together. We didn't go with the
: rackmount cabinet since it is expensive and we have plenty of room in the lab.
:
: Ethernet连接
: 系模
: 。
: 这两

d*****w
发帖数: 124
5
may be it dated:
http://pplas.icas.ac.cn/~qiliao/cluster_ding.htm

【在 a******s 的大作中提到】
: 硬件很容易,有钱就行了,关键是你怎么能把这些东西的性能充分发挥出来。
g*********e
发帖数: 152
6
Most of the software are freely available for Linux and they are fairly easy
to install. LAM-MPI seems like a popular choice here for parallel computing.
rsh or ssh can do the same job if you set them up properly. Hardware is
relatively easy as long as you select the right parts. But chasis/case is
very important considering the heat generated especially when you have
dual-processors machines. When your system goes up to 100CPU, you have to
make sure that the air-conditioner is strong enough

【在 a******s 的大作中提到】
: 硬件很容易,有钱就行了,关键是你怎么能把这些东西的性能充分发挥出来。
a******s
发帖数: 232
7
Thanks,我一定会试试的,我这里nfs什么的都是现成的,
有事干了

【在 d*****w 的大作中提到】
: may be it dated:
: http://pplas.icas.ac.cn/~qiliao/cluster_ding.htm

a******s
发帖数: 232
8
居然说到传热了,这个是垃圾,呵呵
你知道有什么nfs的替代品么?不用它用啥?

【在 g*********e 的大作中提到】
: Most of the software are freely available for Linux and they are fairly easy
: to install. LAM-MPI seems like a popular choice here for parallel computing.
: rsh or ssh can do the same job if you set them up properly. Hardware is
: relatively easy as long as you select the right parts. But chasis/case is
: very important considering the heat generated especially when you have
: dual-processors machines. When your system goes up to 100CPU, you have to
: make sure that the air-conditioner is strong enough

g*********e
发帖数: 152
9
Heat is always a problem for large scale clusters, e.g. the earth simulator.
If you are just playing with a few machines, it is no big deal. For beowulf
cluster, you don't have to use NFS at all if you are just using it for
computing. If you look at my post carefully, you will find the answer to your
last two questions.

easy
computing.
you
which is
say
large.

【在 a******s 的大作中提到】
: 居然说到传热了,这个是垃圾,呵呵
: 你知道有什么nfs的替代品么?不用它用啥?

t*****o
发帖数: 74
10
不错不错
very good

【在 d*****w 的大作中提到】
: may be it dated:
: http://pplas.icas.ac.cn/~qiliao/cluster_ding.htm

1 (共1页)
进入Computation版参与讨论
相关主题
问一个MATLAB数值精确度的问题We are building new cluster now!
中国造超级计算机再次跻身世界前十MPI question
JOB OPENING - Linux Device Driver Engineer in Los Angeles, CA想买一台计算功能强的机子 (转载)
大家用什么做平行计算Re: 学校里的Beowulf Cluster要升级了
大家为什么用beowulf?Portland fortran problem, need help!
Re: [转载] Re: 做计算买什么样的机器最好?我的beowulf诞生了
请教各位大下, MPI并行计算的问题做计算买什么样的机器最好?
computation版有奖征文 Beowulf Breakthroughs zz
相关话题的讨论汇总
话题: beowulf话题: 计算机话题: ethernet话题: 测试报告话题: cpu