Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

flood-io/boinc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOINC

This is a public docker image suitable for running BOINC in the cloud.

BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.

Flood will be donating its spare CPU capacity from its own distributed load generation network of grids to help advance research in medicine, clean energy, and materials science. We will be contributing to the following projects:

To run this yourself:

docker run -it --name boinc \
  -e PROJECT_URL=<YOUR_PROJECT> \
  -e ACCOUNT_KEY=<YOUR_KEY> \
  floodio/boinc

About

Volunteering our spare CPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published