Skip to content

BOINC (Berkeley Open Infrastructure for Networked Computing) is a software system that makes it easy for researchers to create diverse applications, including those with large storage or communication resources and operate computationally intensive projects. BOINC projects are generally community built, and topics vary through all branches of sc…

godlytalias/BOINC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOINC

BOINC (Berkeley Open Infrastructure for Networked Computing) is a software system that makes it easy for researchers to create diverse applications, including those with large storage or communication resources and operate computationally intensive projects. BOINC projects are generally community built, and topics vary through all branches of science. Anybody can contribute to these projects by donating their computing power, when idle.

As part of the project, we try to implement a Computer Science problem in BOINC. Since graphs with a large number of nodes make good tasks, we try to implement a graph problem. Being an open-source initiative, the BOINC system has its own short-comings that affect the performance of projects. We plan to tackle one such issue regarding project deadlines. We propose a method to dynamically extend the deadline of the assigned tasks, depending on their performance. Finally, we develop a GUI for the Linux version of the client software to make it easier for volunteers to choose projects and allot resources.

The BOINC GUI file and the BOINC core client directory - (after running the script) is to be placed in a single directory before executing.

BOINC_MAIN_DIRECTORY/
   /BOINC
   /Boinc_GUI

About

BOINC (Berkeley Open Infrastructure for Networked Computing) is a software system that makes it easy for researchers to create diverse applications, including those with large storage or communication resources and operate computationally intensive projects. BOINC projects are generally community built, and topics vary through all branches of sc…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published