Skip to content
Commit 215f2b11 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

added ConcurrencyFlags class

The static ConcurrencyFlags allows easy access to information
about the number of threads, concurrent events, and processes.

For running in serial, numThreads == 0, numConcEvents == 0,
numProcs == 0, useful to distinguish between running serial,
and running MT with 1 thread, or MP with 1 process.

See merge request !277
parents 34172faf 6b43b1e4
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment