Skip to content
Commit 8dc6faf8 authored by Karl Rupp's avatar Karl Rupp
Browse files

OpenMP 2.x: Replaced std::size_t with long in parallel for-loops.

OpenMP 2.x does not specify
 #pragma omp parallel for
for unsigned integers, hence we need to fall back to integers for this to work.
parent 57db4e74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment