Is there an online judge where the solution to a problem has to run on
multiple cores?
Would such a judge be valuable in training folks to write parallel programs?
Or is this idea just silly, because the parallel solution would be nearly
the same to the single core one.
It would just use some simple divide and conquer construct to run on
multiple cores.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to