nixCraft Linux Sys Admin Blog |
| Tutorial: Linux MPI Parallel Clusters Programming Posted: 18 Apr 2008 08:29 AM CDT The MPI (Message Passing Interface) is a language-independent communications protocol used to program parallel computers. It allows many computers to communicate with one another. It is used in computer clusters. The OpenMP (Open Multi-Processing) is an application programming interface (API) that supports multi-platform shared memory multiprocessing programming in C/C++ and Fortran on many architectures, including Unix / Linux and Microsoft Windows platforms. It consists of a set of compiler directives, library routines, and environment variables that influence run-time behavior. This tutorial explains how to obtain, build, and use an MPI stack for Linux machines. This tutorial will take you from "hello world" to parallel matrix multiplication in a matter of minutes. The exercise takes slightly more than 30 minutes and allows one to develop and run MPI codes on a multi-core server or on a HPC cluster.
Related Posts:
© Tutorial: Linux MPI Parallel Clusters Programming - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Now Novell Says Linux Consumer Desktop Too Tough Posted: 18 Apr 2008 07:28 AM CDT Finally, both Red Hat and Novell is in total agreement - both of them thinks making money with Linux desktop is hard. According to Ron Hovsepian, CEO, Novell India Engineering:
As usual, I recommend Ubuntu Linux for both consumer Desktop and Laptop user:
Related Posts:
© Now Novell Says Linux Consumer Desktop Too Tough - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Understanding Real Time Linux Architecture ( RTOS ) Posted: 18 Apr 2008 07:11 AM CDT Linux can be used a real time operating system ( RTOS ) for thermostats, household appliance controllers, mobile telephones, industrial robots, spacecraft, industrial control and scientific research equipment. Linux is not only a perfect platform for experimentation and characterization of real-time algorithms, you can also find real time in Linux today in the standard off-the-shelf 2.6 kernel. You can get soft real-time performance from the standard kernel or, with a little more work (kernel patch), you can build hard real-time applications. This article explores some of the Linux architectures that support real-time characteristics and discusses what it really means to be a real-time architecture. Several solutions endow Linux with real-time capabilities, and in this article author examine the thin-kernel (or micro-kernel) approach, the nano-kernel approach, and the resource-kernel approach. Finally, author describe the real-time capabilities in the standard 2.6 kernel and show you how to enable and use them. Related Posts:
© Understanding Real Time Linux Architecture ( RTOS ) - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Posted: 18 Apr 2008 06:14 PM CDT By accident my yum command was deleted under Red Hat Enterprise Linux version 5.x. Now I'm not able to download and update system using RHN. How do I fix this issue without reinstalling RHEL again? Answer to "Linux yum command deleted" Copyright © nixCraft. All Rights Reserved. Support nixCraft when you shop at amazon. Thanks! |
| Accessing A Single iSCSI LUN From Multiple Linux Systems Posted: 18 Apr 2008 04:22 PM CDT I'd like to share iSCSI storage with our 3 node web server cluster. How can multiple systems access a single iSCSI LUN under Linux operating system? Can I connect multiple servers to a single iSCSI LUN? Answer to "Accessing A Single iSCSI LUN From Multiple Linux Systems" Copyright © nixCraft. All Rights Reserved. Support nixCraft when you shop at amazon. Thanks! |
| Shell Script To Number Lines Of Files Posted: 18 Apr 2008 08:13 AM CDT How do I number each line to a text file? How do I write a shell script to display text file with line numbers added? Answer to "Shell Script To Number Lines Of Files" Copyright © nixCraft. All Rights Reserved. Support nixCraft when you shop at amazon. Thanks! |
| You are subscribed to email updates from nixCraft Linux Sys Admin Blog To stop receiving these emails, you may unsubscribe now. | Email Delivery powered by FeedBurner |
| Inbox too full? | |
| If you prefer to unsubscribe via postal mail, write to: nixCraft Linux Sys Admin Blog, c/o FeedBurner, 20 W Kinzie, 9th Floor, Chicago IL USA 60610 | |
No comments:
Post a Comment