The main characteristic needed is that most of the steps needed for the
project come in collections that can be done in any order or even
several at once, without disturbing the other steps in that collection.
For example, there must be a strong restriction on steps that require
the output of a previous step.

One of the simplest projects of that kind I've seen is finding new
prime numbers.  The projects I've seen doing that include both
PrimeGrid and ibercivis.

http://www.primegrid.com/

Prime Grid has the most variety.

http://www.ibercivis.es/

http://www.ibercivis.net/index.php?module=public&section=channels&action=view&id_channel=3&id_subchannel=33

ibercivis isn't fully translated into English yet; for example, I
haven't seen a translated description of their Wilson primes
subproject.

If enough memory is available, you can run multiple copies of the
application software at once, each working from a different starting
point, even if the application software cannot use multiple
processor cores at once any other way.

Robert Miles

> Date: Tue, 31 Jan 2012 23:58:00 +0330
> From: milad nasr<[email protected]>
> Subject: [boinc_dev] HELP
> To: [email protected]
> Message-ID:
>       <caojnq1okq68ay2zzvgdvqp5lebcanmtcdr6e5u3ymu1xz7n...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> hi all
> i'm teacher assistant in university and i try to define some project for
> students i want to know is here anyone have some ideas about it ?
> the course is parallel computing

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to