Daniel Porumbel

Parallel version of GI-EXT

You need to instal the openMP library.
You need to change the Makefile so to add the flag -DOMP_PARALLEL in the gcc compilation line. This will enable numerous #pragma omp directives in the same code.