We're working on a class project that will allow us to run boinc on a linux beowulf cluster.
The boinc client needs to identify itself as a cluster to our test project. Reading through the documentation here: http://boinc.berkeley.edu/trac/wiki/BuildSystem It looks as though all I need to do is run configure with the following flags "./configure --disable-server --with-boinc-alt-platform=x86_64-pc-linux-gnu-cluster-moab" And then build the client. Then as long as there is a platform on our test project's server known as x86_64-pc-linux-gnu-cluster-moab, our client should download the appropriate files. Is this correct? Thanks, Aaron _______________________________________________ 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.
