Star

Home

Biochem

Biochem

Genetics

Genetics

Orf

Orf

Biogene

Biogene

Hydro

Hydro

Molsim

Molsim

Cluster

Cluster

Hpc

Hpc

Creating OpenMP Projects

These instructions use example projects included on both the remote cluster and the StarHPC virtual machine image to create new OpenMP projects by copying and renaming them. This is the fastest way to create a new OpenMP project.

Creating a New OpenMP Project from Scratch

The following guides are for creating a project from scratch and aren't necessary unless you have issues copying one of the included projects or need to create a new project on your personal computer.

NOTE: These instructions assume you have SunStudio12 installed and working.

Running OpenMP Code

The following guide explains how to run your OpenMP project and how to manipulate the number of threads your code uses.

Debugging OpenMP Code

The following guide explains how to debug your OpenMP using SunStudio.