Closed TrueCP6 closed 5 years ago
Check if building 64bit doesn't throw an exception when memory usage is at 4GB when changing to a Parallel.For loop. Add a parameter to reflect the choice between not parallel and parallel (for lower memory systems).
Parallel.For
Check if building 64bit doesn't throw an exception when memory usage is at 4GB when changing to a
Parallel.For
loop. Add a parameter to reflect the choice between not parallel and parallel (for lower memory systems).