CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

which cluster OS?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 28, 2007, 11:44
Default which cluster OS?
  #1
jojo
Guest
 
Posts: n/a
Hi everybody,

We are searching a good OS for a cluster which will eventually scale thousands of processors. This cluster will be primarily for running MPI-based codes on a Myrinet MX and higher connection system.

To ease the task of our technical support we are thinking about linux-based OS on bootable CD or DVD like ClusterKnoppix or ParallelKnoppix such that no installation will be required and an easy upgrade is possible.

What is your opinion?

Thanks a lot in advance.
  Reply With Quote

Old   August 28, 2007, 13:35
Default Re: which cluster OS?
  #2
andy
Guest
 
Posts: n/a
> What is your opinion?

Depends on the rest of the decisions because the OS is not important on the nodes of a computational cluster. The first 4 parallel computers I used had no OS running on the nodes at all.

Red Hat (i.e. RHEL, Centos or ScientificLinux) is the most common OS running on larger computational clusters and therefore is probably the easiest to support for large clusters.

If you are new to clustering then going with a widely used cluster project might be wise. I would not recommend going with small or dead cluster projects. ClusterKnoppix looks dead and is based on OpenMosix which has been end-of-lifed. ParallelKnoppix is alive but small and likely to die when whoever is behind it loses interest.

  Reply With Quote

Old   August 29, 2007, 01:38
Default Re: which cluster OS?
  #3
rt
Guest
 
Posts: n/a
regarding to diskless cluster, look at: http://www.clustermatic.org/
  Reply With Quote

Old   August 29, 2007, 09:21
Default Re: which cluster OS?
  #4
bob
Guest
 
Posts: n/a
Try the following;

http://www.rocksclusters.org

http://oscar.openclustergroup.org/

http://www.yaci.org/
  Reply With Quote

Old   August 30, 2007, 10:25
Default Re: which cluster OS?
  #5
jojo
Guest
 
Posts: n/a
Thank you very much to all of you!
  Reply With Quote

Old   September 7, 2007, 07:56
Default Re: which cluster OS?
  #6
Mani
Guest
 
Posts: n/a
>The first 4 parallel computers I used had no OS running on the nodes at all.

Really? That sounds interesting. I am aware of a variety of options for diskless clusters, loading the OS from eprom, floppy, or CD to RAM, but no OS at all is news to me. How does the master machine control the hardware (processor, network interface, memory a.s.o) on the node without any OS residing in the node's RAM?
  Reply With Quote

Old   September 7, 2007, 14:31
Default Re: which cluster OS?
  #7
andy
Guest
 
Posts: n/a
> How does the master machine control the hardware (processor, network
: interface, memory a.s.o) on the node without any OS residing in the node's
: RAM?

It doesn't. It simply sends to messages to the nodes via whatever hardware is in being used. The nodes in turn simply send message to their neighbours via whatever hardware is in use.

On each node all that runs is a single copy of the slave program writen in C, Fortran or whatever. The small amount of hardware driver code that would usually be in the kernel is linked to the slave program.

  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Parallel cluster solving with OpenFoam? P2P Cluster? hornig OpenFOAM Programming & Development 8 December 5, 2010 16:06
How to install the OpenFoam in the cluster. Please help me! flying OpenFOAM Installation 6 November 27, 2009 03:00
Linux Cluster Performance with a bi-processor PC M. FLUENT 1 April 22, 2005 09:25
To Jonas: Linux Cluster Mark Render Main CFD Forum 1 June 20, 2002 04:19


All times are GMT -4. The time now is 14:25.