Sponsored Content
Special Forums UNIX and Linux Applications High Performance Computing What does high performance computing mean? Post 302392726 by Neo on Friday 5th of February 2010 08:45:13 AM
Old 02-05-2010
Quote:
Originally Posted by Andre_Merzky
.....:\ that most people have the equevalent of a 10-year-old Supercomputer under their desk does not mean they are doing high performance computing...
Yes... based on your perspective.

However, as I said "High Performance Computing" is a term which is subjective according to the user and/or the marketing objectives of the company using it.
 

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

High Performance Computing

I am interested in setting up some High Performance Computing clusters and would like to get people's views and experiences on this. I have 2 requirements: 1. Compute clusters to do fast cpu intensive computations 2. Storage clusters of parallel and extendable filesystems spread across many... (6 Replies)
Discussion started by: humbletech99
6 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
poold(1M)																 poold(1M)

NAME
poold - automated resource pools partitioning daemon SYNOPSIS
poold [-l level] poold provides automated resource partitioning facilities. Normally, poold is active on the system whenever the pools facility is active. poold starts and stops when the pool_set_status(3POOL) function activates or deactivates the pools facility. poold starts when you activate pools and stops when you deactivate pools. If you manually stop poold by using a utility such as kill(1), you can invoke it manually. poold's configuration details are held in a libpool(3LIB) configuration and you can access all customizable behavior from this configura- tion. poold periodically examines the load on the system and decides whether intervention is required to maintain optimal system performance with respect to resource consumption. poold also responds to externally initiated (with respect to poold) changes of either resource configura- tion or objectives. If intervention is required, poold attempts to reallocate the available resources to ensure that performance objectives are satisfied. If it is not possible for poold to meet performance objectives with the available resources, then a message is written to the log. poold allo- cates scarce resources according to the objectives configured by the administrator. The system administrator must determine which resource pools are most deserving of scarce resource and indicate this through the importance of resource pools and objectives. The following options are supported: -l level Specify the vebosity level for logging information. Specify level as ALERT, CRIT, ERR, WARNING, NOTICE, INFO, and DEBUG. If level is not supplied, then the default logging level is INFO. ALERT A condition that should be corrected immediately, such as a corrupted system database. CRIT Critical conditions, such as hard device errors. ERR Errors. WARNING Warning messages. NOTICE Conditions that are not error conditions, but that may require special handling. INFO Informational messages. DEBUG Messages that contain information normally of use only when debugging a program. When invoked manually, with the -l option, all log output is directed to standard error. Example 1: Modifying the Default Logging Level The following command modifies the default logging level to ERR: # /usr/lib/pool/poold -l ERR See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpool | +-----------------------------+-----------------------------+ |Interface Stability |See below. | +-----------------------------+-----------------------------+ The invocation is Evolving. The output is Unstable. pooladm(1M), poolbind(1M), poolcfg(1M), poolstat(1M), pool_set_status(3POOL), libpool(3LIB), attributes(5) 15 Feb 2005 poold(1M)
All times are GMT -4. The time now is 12:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy