Skip to content

BUDA overview

David Anderson edited this page Nov 25, 2024 · 5 revisions

BOINC Universal Docker app (BUDA) is a framework for running Docker-based apps on BOINC.

BUDA lets scientists use a BOINC project to

  • develop Docker-based applications (possibly using GPUs);
  • run batches of jobs (with different input files and command lines) with these applications;
  • monitor these jobs and download their output files.

... entirely through a simple web interface, with no need to understand anything about BOINC or log into the project's BOINC server.

If you're a scientist using a BUDA-enabled BOINC project, read about BUDA job submission.

If you administer a BOINC project and want to BUDA-enable it, read about BUDA setup. To learn how it works, read BUDA implementation.

Clone this wiki locally