From noberg at uiuc.edu Mon May 7 10:09:21 2007 From: noberg at uiuc.edu (Nils Oberg) Date: Mon, 07 May 2007 10:09:21 -0500 Subject: [cluster-l] SMP and Standard Multi-Processing on a single cluster Message-ID: <7.0.1.0.2.20070507100205.00f57838@uiuc.edu> Hello, Is there a cluster toolkit that will allow both the cluster to act as an SMP system as well as a standard Beowulf-like cluster? I'd like to be able to run jobs that are compiled with an OpenMP-enabled compiler as well as jobs using MPI over rsh or ssh. (By cluster toolkit I mean something like Warewulf, Clustermatic, or OpenMOSIX.) Thanks, Nils -- Nils Oberg, Research Programmer Civil & Environmental Engineering, University of Illinois at U-C phone: 217-333-8365, web: http://vtchl.uiuc.edu From jim at ks.uiuc.edu Mon May 7 10:56:48 2007 From: jim at ks.uiuc.edu (Jim Phillips) Date: Mon, 7 May 2007 10:56:48 -0500 (CDT) Subject: [cluster-l] SMP and Standard Multi-Processing on a single cluster In-Reply-To: <7.0.1.0.2.20070507100205.00f57838@uiuc.edu> References: <7.0.1.0.2.20070507100205.00f57838@uiuc.edu> Message-ID: Cluster OpenMP sounds like what you want: http://access.ncsa.uiuc.edu/Briefs/06Briefs/2006-03-23NCSA_to_h.html I assume you can use it with whatever cluster toolkit you like. -Jim On Mon, 7 May 2007, Nils Oberg wrote: > Hello, > > Is there a cluster toolkit that will allow both the cluster to act as > an SMP system as well as a standard Beowulf-like cluster? I'd like > to be able to run jobs that are compiled with an OpenMP-enabled > compiler as well as jobs using MPI over rsh or ssh. (By cluster > toolkit I mean something like Warewulf, Clustermatic, or OpenMOSIX.) > > Thanks, > > Nils > > > > -- > Nils Oberg, Research Programmer > Civil & Environmental Engineering, University of Illinois at U-C > phone: 217-333-8365, web: http://vtchl.uiuc.edu > > _______________________________________________ > cluster-l mailing list > cluster-l at ks.uiuc.edu > http://www.ks.uiuc.edu/mailman/listinfo/cluster-l > From jim at ks.uiuc.edu Mon May 7 11:00:09 2007 From: jim at ks.uiuc.edu (Jim Phillips) Date: Mon, 7 May 2007 11:00:09 -0500 (CDT) Subject: [cluster-l] SMP and Standard Multi-Processing on a single cluster In-Reply-To: References: <7.0.1.0.2.20070507100205.00f57838@uiuc.edu> Message-ID: A little more information: http://www.hpcwire.com/hpc/658711.html http://www.intel.com/cd/software/products/asmo-na/eng/329023.htm -Jim On Mon, 7 May 2007, Jim Phillips wrote: > > Cluster OpenMP sounds like what you want: > > http://access.ncsa.uiuc.edu/Briefs/06Briefs/2006-03-23NCSA_to_h.html > > I assume you can use it with whatever cluster toolkit you like. > > -Jim > > > On Mon, 7 May 2007, Nils Oberg wrote: > >> Hello, >> >> Is there a cluster toolkit that will allow both the cluster to act as >> an SMP system as well as a standard Beowulf-like cluster? I'd like >> to be able to run jobs that are compiled with an OpenMP-enabled >> compiler as well as jobs using MPI over rsh or ssh. (By cluster >> toolkit I mean something like Warewulf, Clustermatic, or OpenMOSIX.) >> >> Thanks, >> >> Nils >> >> >> >> -- >> Nils Oberg, Research Programmer >> Civil & Environmental Engineering, University of Illinois at U-C >> phone: 217-333-8365, web: http://vtchl.uiuc.edu >> >> _______________________________________________ >> cluster-l mailing list >> cluster-l at ks.uiuc.edu >> http://www.ks.uiuc.edu/mailman/listinfo/cluster-l >> > _______________________________________________ > cluster-l mailing list > cluster-l at ks.uiuc.edu > http://www.ks.uiuc.edu/mailman/listinfo/cluster-l >