Solve Issue #171, bug when using threaded operations
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)