I think it is perfectly legal provided you include source code for the
parallel system you are using ( and that you code it)

Man, now you are tempting me to find a way to use my netbook's core...

On Sep 12, 10:28 am, Bjoern <bjoer...@googlemail.com> wrote:
> My non-caching solution to problem A took 82 minutes for the large
> data set. Naturally having a nicer algorithm would be the best option,
> but since I have several cores sitting around idle (2 in notebook, 4
> in desktop, some old computers, too), I wonder about setting up
> automated parallel execution.
>
> For example it would be easy to process all tasks in parallel, rather
> than in sequence (basically, prepare a pmap method that uses all the
> cores I have available).
>
> Since it would probably involve some sort of client running on the
> other machines, I wonder how to submit that kind of code? Would it be
> approved of?
>
> In the end it would of course all be futile, because the people who
> crank out the perfect solutions in 5 minutes will win anyway. But it
> would be nice to pass yet another round :-)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-codejam" group.
To post to this group, send email to google-code@googlegroups.com
To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to