parallelizing OpenMP apps
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mattson, Timothy G timothy.g.mattson at intel.comThu Mar 22 11:11:08 PST 2001
- Previous message: Installing Scyld on the Master ...
- Next message: parallelizing OpenMP apps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mapping OpenMP onto an HPF-style programming environment can be as-hard or harder than going straight to MPI. Before taking such a drastic step, you should consider your options in the OpenMP space. I haven't personnally used it, but the OMNI compiler project at RWCP lets you run OpenMP programs on a cluster. I can't find their URL right now (my web proxy is acting up), but I think you can learn more about it by following links off the OpenMP web sige (www.openmp.org). KAI also has a system that supports moving OpenMP onto clusters --- though I don't think its an official product yet (you'll have to ask them). Good luck. --Tim -----Original Message----- From: Greg Lindahl [mailto:lindahl at conservativecomputer.com] Sent: Thursday, March 22, 2001 9:57 AM To: beowulf at beowulf.org Subject: parallelizing OpenMP apps On Thu, Mar 22, 2001 at 12:05:21PM +0100, Ole W. Saastad wrote: > Many of my colleges run climate models with OpenMP on fast > sequential machines and would consider MPI based clusters if > they could get some help to make the transition. I would suggest checking out SMS: http://www-ad.fsl.noaa.gov/ac/sms.html It is a system aimed at the weather community. You add HPF-like directives, and the system does the rest. We have seen O(100) speedup on O(100) nodes... for a real code used for production air travel weather prediction in the US. It only does some kinds of stencils and some kinds of spectral codes, and it only does F77, but if it does what your code uses... -- greg _______________________________________________ Beowulf mailing list, Beowulf at beowulf.org To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
- Previous message: Installing Scyld on the Master ...
- Next message: parallelizing OpenMP apps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
