-
Notifications
You must be signed in to change notification settings - Fork 447
Computing with BOINC
David Anderson edited this page Feb 11, 2024
·
38 revisions
BOINC is a platform for 'volunteer computing': using lots of consumer devices (desktops, laptops, tables, phones) to do scientific computing. The goal of BOINC is to provide large computing power at small cost.
For help with BOINC, post to the BOINC projects email list.
- BOINC overview
- BOINC projects
- Create a BOINC server (cookbook)
- BOINC apps (introduction)
- Deploy Linux apps using VirtualBox (cookbook)
- Job processing
- Error handling
- Going public
Old (mostly outdated) docs:
- Create a BOINC server using a VM image with BOINC software pre-installed. Note: this image is out of date.
- Create a BOINC server on AWS using the same VM image.
- Create a BOINC server using Docker Note: the Docker images are out of date.
- External docs