<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.snic.se/w/index.php?action=history&amp;feed=atom&amp;title=OpenMP_%28Lunarc%2C_December_2014%29</id>
	<title>OpenMP (Lunarc, December 2014) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.snic.se/w/index.php?action=history&amp;feed=atom&amp;title=OpenMP_%28Lunarc%2C_December_2014%29"/>
	<link rel="alternate" type="text/html" href="https://docs.snic.se/w/index.php?title=OpenMP_(Lunarc,_December_2014)&amp;action=history"/>
	<updated>2026-07-09T19:17:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>https://docs.snic.se/w/index.php?title=OpenMP_(Lunarc,_December_2014)&amp;diff=5928&amp;oldid=prev</id>
		<title>Joachim Hein (LUNARC): Created page with &quot;{{training event info |description=An introduction to shared memory parallel programming using OpenMP |fields=Parallel programming |event type=Course |location=Lund |start date=2...&quot;</title>
		<link rel="alternate" type="text/html" href="https://docs.snic.se/w/index.php?title=OpenMP_(Lunarc,_December_2014)&amp;diff=5928&amp;oldid=prev"/>
		<updated>2014-10-10T09:18:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{training event info |description=An introduction to shared memory parallel programming using OpenMP |fields=Parallel programming |event type=Course |location=Lund |start date=2...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{training event info&lt;br /&gt;
|description=An introduction to shared memory parallel programming using OpenMP&lt;br /&gt;
|fields=Parallel programming&lt;br /&gt;
|event type=Course&lt;br /&gt;
|location=Lund&lt;br /&gt;
|start date=2014-12-03&lt;br /&gt;
|end date=2014-12-05&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Course overview ==&lt;br /&gt;
OpenMP provides an efficient method to write parallel programs in C, C++ and Fortran.  OpenMP programs are suitable for execution on shared memory architectures such as modern multi core systems or a single compute node of the SNIC HPC clusters.&lt;br /&gt;
&lt;br /&gt;
This course will introduce participants to the shared-memory model for parallel programming and the OpenMP application-programming interface.  In many cases OpenMP allows an existing serial program to be upgraded incrementally, starting with the parallelisation of the most time-consuming parts of the code.  Typically OpenMP programs are easily ported from one shared memory multi processor system to another one.&lt;br /&gt;
&lt;br /&gt;
== Pre-requisites ==&lt;br /&gt;
Participants should be able to program in either of C, C++ or Fortran at an intermediate level.&lt;br /&gt;
&lt;br /&gt;
== Course web page and registration ==&lt;br /&gt;
For more information and registration refer to the [http://www.lunarc.lu.se/Courses/an-introduction-to-shared-memory-parallel-programming-using-openmp-3-5-december-2014 Lunarc webpages].  Registration is now open.&lt;/div&gt;</summary>
		<author><name>Joachim Hein (LUNARC)</name></author>
		
	</entry>
</feed>