I'm running a monte carlo simulation which has so far taken 10 minutes but is not even half way finished.
When I look at the task manager, my program is only using 50% CPU.
Even when I increase the priority to Realtime it doesn't make a difference.

Is there any way of forcing my program to utilise a higher percentage on the CPU?

Im running WinXP.