![]() |
|
Release notes.
What’s new in MC#.MetaCluster v.0.30
This
is our first public release of MC#.MetaCluster system. This system is intended
for those of you who want to run MC# programs in distributed mode on several
Linux clusters. I.e. you can think that MetaCluster is the next level of
abstraction: Single
Thread, One processor => Multiple Threads, One processor => Cluster =>
Several Clusters (MetaCluster) => GRID-network Note
that this system is much more complicated if you compare it to MC#.Cluster
system and it is strongly recommended to use it only when you can’t achieve
necessary performance within one cluster. Please,
read ReadMe file for installation instructions and other
details. We
made measurements for couple of examples from HPCChallenge Class 2
Specification. Here they are… EPStream triad
Source code: EPStream.mcs In these measurements
we used: -
12
physical nodes of SKIF cluster with 2
processors AMD Athlon(TM) MP 1800+ each (1533.431
MHz). -
4 physical
nodes of ZOOT cluster (students’ cluster) with 2 processors Pentium III (
GlobalFFT
Source code: GlobalFFT.mcs In this example we used
one physical cluster with 16 physical nodes and separated it into two clusters
with 8 nodes each: - Cluster 1: node-1x +
node-2x, where x =[1..4] - Cluster 2: node-3x +
node-4x, where x=[1..4] Each node had two
processors AMD Athlon(TM) MP 1800+ each (1533.431
MHz) mono GlobalFFT.exe 65536 /cluster
$MCSGPATH/bin/nodes /withlog
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|