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.
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.
The following guide explains how to run your OpenMP project and how to manipulate the number of threads your code uses.
The following guide explains how to debug your OpenMP using SunStudio.