Skip to content

Solve Issue #171, bug when using threaded operations

Podhorszki, Norbert requested to merge github/fork/williamfgc/threadsbug into release

Created by: williamfgc

Replace std::copy with std::memcpy in std::thread Added threads to profiling.log Limiting the use of threads

TO DO: large scale runs to enforce threads policy adding example with SetParameters (needs to be fixed)

Merge request reports