Sponsored Content
Full Discussion: High Performance Computing
Special Forums UNIX and Linux Applications High Performance Computing High Performance Computing Post 302278831 by otheus on Wednesday 21st of January 2009 09:22:27 AM
Old 01-21-2009
So this problem used to be rather "simple". Just use some CPU metric (MPIS, FLOPS, SPECint, SPECfloat, whatever) and divide it by the cost of a computer. Then we had a clear choice: 2 CPUs per "1U" system. Now the choice has expanded to cores per chip and we have 2, 4, and even 8-way systems (AMD). You could build a rack of Sunx6400, each containing 64 cores. But we also shouldn't forget Sun's T1 processor line, with 128 "virtual" cores.

Further complicating the issue: cost is no longer just for the compute node. Now you have to consider the networking costs between them. 100 Mbit Ethernet switches are cheap, but may not be suitable for a cluster of very fast machines. Infiniband gives you great performance, but scaling is very expensive -- just the cabling alone can cost as much as your CPUs!

Further complications: the operating costs of cooling and electricity are not insignificant. For every watt used by the CPU, you can count on needing 2 watts to cool it (depends on the climate you're in). Thus, if every computer node requires 1.5 A, and you have 256 compute nodes, you will need 1.5 * 256 * 3 = 1152 Amps of power and maybe 2 30-ton chillers.
 

6 More Discussions You Might Find Interesting

1. AIX

Performance Problem - High CPU utilization

Hello everybody. I have a problem with my AIX 5.3. Recently my unix shows a high cpu utilization with sar or topas. I need to find what I have to do to solve this problem, in fact, I don't know what is my problem. I had the same problem with another AIX 5.3 running the same... (2 Replies)
Discussion started by: wilder.mellotto
2 Replies

2. High Performance Computing

IBM Scheduler for High Throughput Computing on IBM Blue Gene P

A lightweight scheduler that supports high-throughput computing (HTC) applications on Blue Gene/P. (NEW: 06/12/2008 in grid) More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

3. High Performance Computing

What does high performance computing mean?

Sorry, I am not really from a computer science background. But from the subject of it, does it mean something like multi processor programming? distributed computing? like using erlang? Sound like it, which excite me. I just had a 3 day crash course in erlang and "Cocurrency oriented programming"... (7 Replies)
Discussion started by: linuxpenguin
7 Replies

4. High Performance Computing

High performance Linkpack

hello everyone , Im new to HPL. i wanted to know whether High performance linpack solves linear system of equations for single precision airthmatic on LINUX. it works for double precision , so is there any HPL version which is for single precision.\ thanks . (0 Replies)
Discussion started by: rahul_viz
0 Replies

5. Emergency UNIX and Linux Support

Performance investigation, very high runq-sz %runocc

I've just been handed a hot potato from a colleague who left :(... our client has been complaining about slow performance on one of our servers. I'm not very experienced in investigating performance issues so I hoping someone will be so kind to provide some guidance Here is an overview of the... (8 Replies)
Discussion started by: Solarius
8 Replies

6. High Performance Computing

High Performance Linpack Compiling Issue

I'm trying to compile Linpack on a Ubuntu cluster. I'm running MPI. I've modified the following values to fit my system TOPdir MPdir LAlib CC LINKER. When compiling I get the following error: (the error is at the end, the other errors in between are because I've ran the script several times so... (0 Replies)
Discussion started by: JPJPJPJP
0 Replies
PMDAZIMBRA(1)						       Performance Co-Pilot						     PMDAZIMBRA(1)

NAME
pmdazimbra - Zimbra Collaboration Suite (ZCS) PMDA DESCRIPTION
pmdazimbra is a Performance Metrics Domain Agent (PMDA) which exports metric values from several subsystems of the Zimbra Suite. Further details on Zimbra can be found at http://www.zimbra.com/. INSTALLATION
If you want access to the names and values for the zimbra performance metrics, do the following as root: # cd $PCP_PMDAS_DIR/zimbra # ./Install If you want to undo the installation, do the following as root: # cd $PCP_PMDAS_DIR/zimbra # ./Remove pmdazimbra is launched by pmcd(1) and should never be executed directly. The Install and Remove scripts notify pmcd(1) when the agent is installed or removed. FILES
/opt/zimbra/zmstat/* comma-separated value files containing Zimbra performance data $PCP_PMDAS_DIR/zimbra/Install installation script for the pmdazimbra agent $PCP_PMDAS_DIR/zimbra/Remove undo installation script for the pmdazimbra agent $PCP_LOG_DIR/pmcd/zimbra.log default log file for error messages from pmdazimbra SEE ALSO
pmcd(1). 3.8.10 Performance Co-Pilot PMDAZIMBRA(1)
All times are GMT -4. The time now is 08:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy