This repository contains examples of how to use the JROMP library.
It is divided in two "projects":
- One contains the OpenMP C code examples, which are located in the
src/main/cdirectory. - The other contains the Java code examples, which are located in the
src/main/javadirectory.