Skip to content
Snippets Groups Projects
Commit 4cdc697d authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

Merge branch 'no_openmp' into 'master'

Cleaned out the OpenMP statements

Removed all the OpenMP pragmas, OpenMP functions and header inclusions. Also replaced the associated atomic operations with normal operations.

There might have been some race condition problems in some routines of space.c where some non-atomic operations were performed in critical parts of the code. Not sure whether it was actually a problem.

Closes issue #20.

See merge request !28

Former-commit-id: c8c82f2cf89aa6d3dd6a7ac76addf932ed1ccc0f
parents 37b16d54 d5e5118f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment