Sponsored Content
Special Forums UNIX and Linux Applications High Performance Computing How to check performance of your HPC cluster? Post 302643183 by albertspade on Friday 18th of May 2012 03:22:00 PM
Old 05-18-2012
How to check performance of your HPC cluster?

Hello Everybody,

I have few queries :

Do you have any idea how to check the performance of HPC cluster having mpich on top of centos 6.2?
Are there any standard programs (like FFT, graphics rendering etc) to check the performance of mpi cluster with single node and multiple nodes?
Can we check the performance of single core and dual core?
Can we benchmark small cluster of 4 nodes or is benchmarking softwares are only for big clusters?

Thanks..
 

8 More Discussions You Might Find Interesting

1. Solaris

Performance check without a counterpart

Hi, is it possible to check out the speed limits of a box without a remote peer for netio and stuff? I transferred 1 Terrabyte last night, which is not really much and need to find the bottleneck. The remote server is soon going to retire, yet I need to copy the 8T to the new machine. This... (9 Replies)
Discussion started by: PatrickBaer
9 Replies

2. Shell Programming and Scripting

how to check all the applications are in cluster using shell script

Hi I have an application running in four different node.The server is tomcat.Each node in each tomcat server.How do i check whether all the nodes are in cluster using shell script. any command to check this would be of great use.:) (2 Replies)
Discussion started by: ahamed
2 Replies

3. Shell Programming and Scripting

Monitoring script to check if cm cluster is up or not.

hi guys have this little problem, need some help from script gurus. basically I'm running hpux cmviewcl command, cmviewcl command will produce db1pkg up running enabled box1 my script PSV='box1' STAT='up' check_db1pkg() { # assign cmviewcl output... (2 Replies)
Discussion started by: sparcguy
2 Replies

4. UNIX for Dummies Questions & Answers

How to check if the server is on a Cluster

Hi im connecting to a datacenter remotely. is there a command to know if the server is on a cluster? i want to know the command to use in these OS(hp-ux,solaris,linux) Thanks (6 Replies)
Discussion started by: jinslick25
6 Replies

5. Linux

Cluster check

I am working on a Linux server and want to check the cluster status. I dont know how many server is in cluster and what is the command to check. could you please help me to get the cluster status? (4 Replies)
Discussion started by: anshu ranjan
4 Replies

6. AIX

How to check if a filesystem is part of a cluster

Hello, - How do I know if a filesystem is part of a cluster? - Or do I have to check if the vg related to the fs is part of a cluster instead? if so, how do I check it? - I would also need to check if there are vxfs type inside aix machines and if there are, how do I know if that type of... (2 Replies)
Discussion started by: asanchez
2 Replies

7. Red Hat

How to check performance?

Hi, all What would be the a,b,c in troubleshooting slow performance on RH box, I type and it became really slow, what commands or log files to examine. What parameters to check? Thanks all T (2 Replies)
Discussion started by: trento17
2 Replies

8. Solaris

System Check Performance Tuning

Hello Forum, Well I am fairly new to this Solaris os thing. One thing I would like to check for system health and performance. I know the codes like prstat,vmstat,sar,iostat,netstat,prtdiag -v, What else does a want to be sys admin have to look for when checking a solaris box? I know... (3 Replies)
Discussion started by: br1an
3 Replies
clm info(1)							  USER COMMANDS 						       clm info(1)

  NAME
      clm info - compute performance measures for graphs and clusterings.

      clminfo  is not in actual fact a program. This manual page documents the behaviour and options of the clm program when invoked in mode info.
      The options -h, --apropos, --version, -set, --nop are accessible in all clm modes. They are described in the clm manual page.

  SYNOPSIS
      clm info [options] <graph file> <cluster file> <cluster file>*

      clm info [-o fname (write to file fname)] [-pi f (apply inflation beforehand)] [-tf spec (apply tf-spec to input	matrix)]  [-cl-tree  fname
      (expect  file with nested clusterings)] [-cl-ceil <num> (skip clusters of size exceeding <num>)] [-cat-max num (do at most num tree levels)]
      [--node-self-measures (dump measure for native cluster)] [--node-all-measures (dump measure for  incident  cluster)]  [-h  (print  synopsis,
      exit)] [--apropos (print synopsis, exit)] [--version (print version, exit)] <matrix file> <cluster file> <cluster file>*

  DESCRIPTION
      clm  info  computes several numbers indicative for the efficiency with with a clustering captures the edge mass of a given graph.  Use it in
      conjunction with clm dist to determine which clusterings you accept. See the EXAMPLES section in clm dist for an example of clm dist and clm
      info (and clm meet) usage.  Output can be generated for multiple clusterings at the same time.

      The  efficiency  factor  is  described in [1] (see the REFERENCES section). It tries to balance the dual aims of capturing a lot of edges or
      edge weights and keeping the cluster footprint or area fraction small. The efficiency number has several appealing mathematical  properties,
      cf. [1]. It is related to, but not derivable from, the second and third numbers, the mass fraction and the area fraction.

      The mass fraction is defined as follows.	Let e be an edge of the graph. The clustering captures e if the two nodes associated with e are in
      the same cluster.  Now the mass fraction is the joint weight of all captured edges divided by the joint weight of all  edges  in	the  input
      graph.

      The  area  fraction  is roughly the sum of the squares of all cluster sizes for all clusters in the clustering, divided by the square of the
      number of nodes in the graph. It says roughly, because the actual formula uses the quantity N*(N-1) wherever it says square (of N) above.  A
      low/high area fraction indicates a fine-grained/coarse clustering.

  OPTIONS
      -o fname (output file name)

      -pi f (apply inflation beforehand)
	Apply inflation to the graph matrix and compute the performance measures for the result.

      -tf <tf-spec> (transform input matrix values)
	shared_defopt{-tf}

      -cl-tree fname (expect file with nested clusterings (cone format))
      -cl-ceil <num> (skip (nested) clusters of size exceeding <num>)
	The  specified	file  should contain a hierarchy of nested clusterings such as generated by mclcm. The output is then in a special format,
	undocumented but easy to understand.  Its purpose is to help cherrypick a single clustering from a tree, in conjunction with the  slightly
	experimental and undocumented program mlmfifofum.

	The  measure that is used is very slow to compute for large clusters, and generally it will be outside any interesting range (i.e. it will
	be small).  Use -cl-ceil to skip clusters exceeding the specified size - clm info will directly proceed to subclusters if they exist.

      -cat-max num (do at most num levels)
	This only has effect when used with -cl-tree.  clm info will start at the most fine-grained level, working upwards.

      --node-all-measures (dump node-wise criteria for all incident clusters)
      --node-self-measures (dump node-wise criteria for native cluster)
	These options return a key-value based format, with the meaning of the keys as follows.

	nm    file name (redundant unless multiple cluster files are provided)
	ni    node index
	ci    cluster index
	nn    number of neighbours of this node (constant for a give node)
	nc    cluster size (constant for a given cluster)
	ef    efficiency for this node/cluster combination
	em    max-efficiency for this node/cluster combination
	mf    mass fraction: percentage of edge weights for this node in this cluster
	ma    total mass of edge weights for this node in this cluster
	xn    number of neighbours of the node that are not in the cluster
	xc    number of nodes in the cluster that are not a neighbour of the node
	ns    number of neighbours of the node that are also in this cluster
	ti    the maximum of the edge weights for neighbours of this node that are in this cluster
	to    the maximum of the edge weights for neighbours of this node that are NOT in this cluster
	al    (alien) 1 if the node is not native to the cluster, 0 if the node is native

  AUTHOR
      Stijn van Dongen.

  SEE ALSO
      mclfamily(7) for an overview of all the documentation and the utilities in the mcl family.

  REFERENCES
      [1] Stijn van Dongen. Performance criteria for graph clustering  and  Markov  cluster  experiments.  Technical  Report  INS-R0012,  National
      Research Institute for Mathematics and Computer Science in the Netherlands, Amsterdam, May 2000.
      http://www.cwi.nl/ftp/CWIreports/INS/INS-R0012.ps.Z

  clm info 12-068						      8 Mar 2012							 clm info(1)
All times are GMT -4. The time now is 04:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy