Parallel IT · Pyjama

Pyjama — Download

Pyjama is made available under the GNU General Public License (GPL). Other/commercial licenses on request.

Using the Eclipse plugin (version 1.x)

For Pyjama 1.x with Eclipse, all you need is the Pyjama Eclipse plug-in, which already includes the source-to-source compiler and runtime. Note: the plugin is not compatible with Pyjama 2.0 or later.

Using the command line or other IDEs

For version 2.0 and later, download Pyjama and run it from the command line. You can use Ant or Maven to run Pyjama as a pre-processor to your OpenMP Java code — see the example PyjamaPhotoApp.

Latest source from GitHub

git clone https://github.com/ParallelAndReconfigurableComputing/Pyjama

Benchmarks — PolyBench Java port

The PolyBench/C benchmarks were ported to Java to evaluate the performance and scalability of OpenMP-parallelised Java programs. Download the Java port. If your use results in a publication, please cite Fan, Feng, Sinnen & Giacaman (IWOMP 2016).