Skip to content
Snippets Groups Projects
Commit 3a84c871 authored by William F Godoy's avatar William F Godoy
Browse files

Solving a bug when using threaded operations

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
parent 045c384b
No related branches found
No related tags found
1 merge request!172Solve Issue #171, bug when using threaded operations
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