OpenMP in the field: anecdotes from practice

  • Authors:
  • Russell K. Standish;Clinton Chee;Nils Smeds

  • Affiliations:
  • School of Mathematics and High Performance Computing Support Unit, University of New South Wales, Sydney, Australia;High Performance Computing Support Unit, University of New South Wales, Sydney, Australia;Center for Parallel Computers, Kungl Tekniska Högskolan, Stockholm

  • Venue:
  • ICCS'03 Proceedings of the 2003 international conference on Computational science
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The High Performance Computing Support Unit at UNSW has a mission to support and encourage the scaling of computationally intensive applications from existing desktop implementations. OpenMP is a good match for this task. This paper reports on several projects in which OpenMP was used to parallelise an application, sometimes successfully, sometimes not so. The interest in these cases is that they are not the usual run of the mill applications that can be parallelised by simplyBadding a few OpenMP compiler directives, but required some lateral thinking.