Important news! Intel to Acquire Fulcrum Microsystems
Wow. This is a very good move by Intel to acquire Fulcrum Microsystems. I have been very impressed with Fulcrum Microsystems as its Ethernet Switch Chip scores the lowest latency and I'm very impressed as it is closing the gap with the infiniband
Read my other blog entry Watch out Infiniband! Low Latency Ethernet Switch Chips are closing the gap
Thursday, July 28, 2011
Wednesday, July 27, 2011
National Institute of Standards and Technology (NIST) Definition of Cloud Computing (Draft)
National Institute of Standards and Technology (NIST) Definition of Cloud Computing (Draft) can be found in this website from NIST. This definition is very clear.
The essential services are
The essential services are
- On-demand self-service
- Broad network access
- Resource pooling.
- Rapid elasticity.
- Measured Service.
- Cloud Software as a Service (SaaS).
- Cloud Platform as a Service (PaaS).
- Cloud Infrastructure as a Service (IaaS).
- Private cloud
- Community cloud
- Public cloud
- Hybrid cloud
Monday, July 25, 2011
Training Materials for HPC, MPI, Blue-Gene, IBM POWER and more by Livermore Computing Center
Livermore Computing Center has provided a series of very useful online Training Manual information for HPC users and administrator. See Livermore Computing Center High Performance Computing Training
The topics includes
The topics includes
- Introduction To Parallel Computing
- Introduction to Livermore Computing Resources
- Moab
- Using the Dawn BGP System
- BG/L Tutorials
- Using ASC Purple
- IBM POWER Systems Overview
- Linux Clusters Overview
- Message Passing Interface (MPI)
- Advanced MPI
- POSIX Threads Programming
- OpenMP
- TotalView Debugger
- ASC Tri-Lab Code Development Tools Workshop
- IBM HPC Toolkit
- A Holistic Approach Towards Automatic Performance Analysis and Tuning
- Performance Analysis Tools and Topics for LC'S IBM SP Systems
- MPI Performance Topics
- Performance Analysis Tools
- Red Storm / XT3 Workshop (LLNL internal only)
- Using Scientific Python
- Scientific Python II
- Using Python Numeric
- MPI Parallel Programming In Python
Sunday, July 24, 2011
Adding Color to the Linux Man Pages on CentOS 5
If you wish to add color to the Linux Manual Page, you have to install a program called "most". To install "most", you have to ensure you have RPMForge in your repository. For more information, see Installing RPMForge
Once you have install RPMForge, just do a
Once done, update your .bash_profile
Source the .bashrc_profile
Now call us the Linux Man Page, for example "man ls", you will see color on the manual pages
Once you have install RPMForge, just do a
# yum install most
================================================================================ Package Arch Version Repository Size ================================================================================ Installing: most x86_64 4.10.2-1.2.el5.rf rpmforge 55 k Transaction Summary ================================================================================ Install 1 Package(s) Upgrade 0 Package(s)
Once done, update your .bash_profile
....... export MANPAGER="/usr/bin/most" .......
Source the .bashrc_profile
# source .bashrc_profile
Now call us the Linux Man Page, for example "man ls", you will see color on the manual pages
Saturday, July 23, 2011
Setting and changing Torque Server Configuration
After creating a Torque Default Queue as described in the Setting up Torque Server on xCAT 2.x
, you may want to change some specific configuration later, you can change it using the "qmgr -c" command. For example, you may want to change the default walltime,the issue this command at your prompt
For more information, you may want to see Torque Resource Manager - 1.4 Manual Setup of Initial Server Configuration
, you may want to change some specific configuration later, you can change it using the "qmgr -c" command. For example, you may want to change the default walltime,the issue this command at your prompt
# qmgr -c "set default_qeue resource_default.walltime=3600:00:00
For more information, you may want to see Torque Resource Manager - 1.4 Manual Setup of Initial Server Configuration
Monday, July 18, 2011
Basic Kickstart on CentOS 5
A simple readable tutorial from my other blog (Linux Cluster) on how to configure Redhat / CentOS kickstart to create another copy of your configuration on the next server
Happy reading.... :)
Happy reading.... :)
Friday, July 15, 2011
How to UnInstall Intel Compilers versions 11 and 12
If you need to reinstall Intel Compilers, you need to uninstall first,
Composer XE 2011 Update 2: # /opt/intel/composerxe-2011.2.137/bin/uninstall.sh --default Compiler Pro 11.1: # /opt/intel/Compiler/11.1/038/bin/ia32/uninstall_cproc.sh --default
For more information, see Intel Compilers for Linux Versions 11.1 and 12.0 Silent Installation Guide
Wednesday, July 13, 2011
File Transfer Server could not be started or it exited unexpectedly. Exit value 0 was returned
One of our researcher was trying to sftp from his Windows Box to a Linux Server and he encounter this error "File Transfer Server could not be started or it exited unexpectedly. Exit value 0 was returned"
When someone launched a sFTP session, the user start-up scripts such as .bashrc and .bash_profile is evoked. Often the root cause of the error is erronous statement in the .bashrc or .bash_profile.
- Often, the users evoked a csh or tcsh while on the default interpreter is bash.
- Sometimes it is also due to erronous message which are meant for interative logon like output text messages etc.
See similar problems like
- Resolution for bash orted command not found
- Unable to source path during non-interactive ssh session
- bash: scp: command not found
For other notes, see
Tuesday, July 12, 2011
CentOS 6 is out!
The CentOS team is pleased to announce the immediate availability of CentOS-6.0 for i386 and x86_64 Architectures.................
Since upstream has a 6.1 version already released, we will be using a Continous Release repository for 6.0 to bring all 6.1 and post 6.1 security updates to all 6.0 users, till such time as CentOS-6.1 is released itself.
Now for the Cent OS mirrors. Happy Downloading
Friday, July 8, 2011
Watch out Infiniband! Low Latency Ethernet Switch Chips are closing the gap
Finally a Low Latency Ethernet Switch Chip that is going to put the heat on Infiniband and will help Managers move towards the Single Fabric at the Data Centre.
Here is some extracts:
FocalPoint, a breakthrough 10G and 40G Ethernet switch chip family, adds several new dimensions to ubiquitous Ethernet, including low latency, fabric convergence, standards adaptability, and scalability. The device family delivers the industry's lowest latency: 200nS as a layer-2 switch; 300nS as a full router with all features enabled.
Combined this with Chelsio Communication cutting edge adapter technology and you have a serious contender to Infiniband
Thursday, July 7, 2011
Building HPC Clusters with 10Gigabit Ethernet (White Paper)
This document presents data comparing the performance of two well-known HPC applications and the impact of performance and bench-marked performance between 1GE, 10GE and InfiniBand. This paper is from ARISTA.
Wednesday, July 6, 2011
High Performance Cluster for Biomedical Research using 10GB Ethernet iWARP Fabric
This white paper from Intel is on a large research institute that has achieve 36 TeraFLOPS with at least 84% efficiency using HPL benchmark on a cluster of 4032 cores using 10GB Ethernet iWARP Fabric and ARISTA 10GB switches
For more information, see High Performance Cluster for Biomedical Research using 10GB Ethernet iWARP Fabric
For more information, see High Performance Cluster for Biomedical Research using 10GB Ethernet iWARP Fabric
Tuesday, July 5, 2011
Clock skew detected. Your build may be incomplete
Sometimes when you compiling a program in your /home directoryand when you run a make you receive this error
This occurs when the Server you are logging on and the NFS Server has discrepancy in their time. The solution is to synchronize their time, best with a time server. For more information, see Configuring NTP Server and Client on CentOS 5.x on how to set up a NTP Server and NTP Client
make: : Clock skew detected. Your build may be incomplete
This occurs when the Server you are logging on and the NFS Server has discrepancy in their time. The solution is to synchronize their time, best with a time server. For more information, see Configuring NTP Server and Client on CentOS 5.x on how to set up a NTP Server and NTP Client
Monday, July 4, 2011
bash: scp: command not found
I've receive this error when I was trying to scp to a remote machine using root account. I've got this error.
This error is similar to the
I'm assuming you have in your /etc/ssh/sshd_config already allows
Step 1: To solve this issue, find out where is your scp command resides in your remote computer
Step 2: Put the path into your root .bashrc
bash: scp: command not found lost connection
This error is similar to the
- Resolution for bash orted command not found and
- Unable to source path during non-interactive ssh session
I'm assuming you have in your /etc/ssh/sshd_config already allows
PermitRootlogin yes
Step 1: To solve this issue, find out where is your scp command resides in your remote computer
# which scp
Step 2: Put the path into your root .bashrc
export PATH=/usr/bin:{$PATH}
Subscribe to:
Posts (Atom)