Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is my first approach to an openmp version of the code. Still has to be crosschecked against purely serial version. #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 3, 2012

  1. added sopport for openmp

    annube committed May 3, 2012
    Configuration menu
    Copy the full SHA
    fd70a49 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2012

  1. The "#pramga omp ..." statements are now compiled only if "OMP" macro…

    … is defined. A warning will be displayed if OMP was not defined but the a value was given with the --omp_nthreads command line option.
    Andreas Nube committed May 7, 2012
    Configuration menu
    Copy the full SHA
    500df25 View commit details
    Browse the repository at this point in the history