I just have created my own program in which I originally did all ca;vulation
on one CPU. Now I created a part of the calculation in tasks running
paralel. On my four core systemI achieved a speed that exceded the original
speed by a factor of more than 3. This meant three cores were running the
intensive calculation part in the tasks and one the administration around
the proces. (all with GNAT ADA on windows 7). The same exe file ran even
faster on a 4 core with hyperthreading machine of which the clock speed was
lower than that of the first test. I did nothing extraordinary to achieve
this.
L. Dries
"johannes falcone" schreef in bericht
news:19811f9b-0fe9-449c...@googlegroups.com...