I am using D2010 and OmniThreadLibrary V2.2
In the Delpi IDE,it show "app_36_ParallelAggregate.exe raised eception with Message "TOmniValue cannot be converted to int64""
1 more question,
Parallel.ForEach(1, inpMaxPrime.Value)
.NumTasks(inpNumCPU.Value)
.Aggregate(0, (<-- what do Aggregate mean ?