Software:Berkeley Open Infrastructure for Network Computing

From HandWiki
Short description: Open source middleware system for volunteer and grid computing
BOINC
BOINC logo
BOINC Manager Screenshot.jpg
BOINC Manager Simple View
Developer(s)University of California, Berkeley
Initial release10 April 2002; 21 years ago (2002-04-10)
Stable release
7.24.1 Windows
12 August 2023; 6 months ago (2023-08-12)

7.24.2 macOS
29 October 2023; 3 months ago (2023-10-29)

7.22.2 Linux
19 July 2022; 19 months ago (2022-07-19)

7.24.1 Android
12 August 2023; 6 months ago (2023-08-12)

Written inC++ (client/server)
PHP (project CMS)
Java/Kotlin (Android client)
Operating systemWindows
macOS
Linux
Android
FreeBSD
Raspberry Pi OS
TypeGrid computing and volunteer computing
LicenseLGPL-3.0-or-later[1]
Project licensing varies
Websiteboinc.berkeley.edu
BOINC Manager Advanced View

The Berkeley Open Infrastructure for Network Computing[2] (BOINC, pronounced /bɔɪŋk/ – rhymes with "oink"[3]) is an open-source middleware system for volunteer computing (a type of distributed computing).[4] Developed originally to support SETI@home,[5] it became the platform for many other applications in areas as diverse as medicine, molecular biology, mathematics, linguistics, climatology, environmental science, and astrophysics, among others.[6] The purpose of BOINC is to enable researchers to utilize processing resources of personal computers and other devices around the world.

BOINC development began with a group based at the Space Sciences Laboratory (SSL) at the University of California, Berkeley, and led by David P. Anderson, who also led SETI@home. As a high-performance volunteer computing platform, BOINC brings together 34,236 active participants employing 136,341 active computers (hosts) worldwide, processing daily on average 20.164 PetaFLOPS (As of November 2021)[7] (it would be the 21st largest processing capability in the world compared with an individual supercomputer).[8] The National Science Foundation (NSF) funds BOINC through awards SCI/0221529,[9] SCI/0438443[10] and SCI/0721124.[11] Guinness World Records ranks BOINC as the largest computing grid in the world.[12]

BOINC code runs on various operating systems, including Microsoft Windows, macOS, Android,[13] Linux, and FreeBSD.[14] BOINC is free software released under the terms of the GNU Lesser General Public License (LGPL).

History

BOINC was originally developed to manage the SETI@home project.

The original SETI client was a non-BOINC software exclusively for SETI@home. It was one of the first volunteer computing projects, and not designed with a high level of security. As a result, some participants in the project attempted to cheat the project to gain "credits", while others submitted entirely falsified work. BOINC was designed, in part, to combat these security breaches.[15]

The BOINC project started in February 2002, and its first version was released on April 10, 2002. The first BOINC-based project was Predictor@home, launched on June 9, 2004. In 2009, AQUA@home deployed multi-threaded CPU applications for the first time,[16] followed by the first OpenCL application in 2010.

As of 15 August 2022, there are 33 projects on the official list.[17] There are also, however, BOINC projects not included on the official list. Each year, an international BOINC Workshop is hosted to increase collaboration among project administrators. In 2021, the workshop was hosted virtually.[18]

While not affiliated with BOINC officially, there have been several independent projects that reward BOINC users for their participation, including Charity Engine (sweepstakes based on processing power with prizes funded by private entities who purchase computational time of CE users), Bitcoin Utopia (now defunct), and Gridcoin (a blockchain which mints coins based on processing power).

Design and structure

Main page: Software:BOINC client–server technology

BOINC is software that can exploit the unused CPU and GPU cycles on computer hardware to perform scientific computing. In 2008, BOINC's website announced that Nvidia had developed a language called CUDA that uses GPUs for scientific computing. With NVIDIA's assistance, several BOINC-based projects (e.g., MilkyWay@home. SETI@home) developed applications that run on NVIDIA GPUs using CUDA. BOINC added support for the ATI/AMD family of GPUs in October 2009. The GPU applications run from 2 to 10 times faster than the former CPU-only versions. GPU support (via OpenCL) was added for computers using macOS with AMD Radeon graphic cards, with the current BOINC client supporting OpenCL on Windows, Linux, and macOS. GPU support is also provided for Intel GPUs.[19]

BOINC consists of a server system and client software that communicate to process and distribute work units and return results.

Mobile application

A BOINC app also exists for Android, allowing every person owning an Android device – smartphone, tablet and/or Kindle – to share their unused computing power. The user is allowed to select the research projects they want to support, if it is in the app's available project list.

By default, the application will allow computing only when the device is connected to a WiFi network, is being charged, and the battery has a charge of at least 90%.[20] Some of these settings can be changed to users needs. Not all BOINC projects are available[21] and some of the projects are not compatible with all versions of Android operating system or availability of work is intermittent. Currently available projects[21] are Asteroids@home, Einstein@Home, LHC@home, Moo! Wrapper, Rosetta@home, Universe@Home, World Community Grid and Yoyo@home (ru). As of September 2021, the most recent version of the mobile application can only be downloaded from the BOINC website or the F-Droid repository as the official Google Play store does not allow downloading and running executables not signed by the app developer and each BOINC project has their own executable files.

User interfaces

BOINC can be controlled remotely by remote procedure calls (RPC), from the command line, and from a BOINC Manager. BOINC Manager currently has two "views": the Advanced View and the Simplified GUI. The Grid View was removed in the 6.6.x clients as it was redundant. The appearance (skin) of the Simplified GUI is user-customizable, in that users can create their own designs.

Account managers

A BOINC Account Manager is an application that manages multiple BOINC project accounts across multiple computers (CPUs) and operating systems. Account managers were designed for people who are new to BOINC or have several computers participating in several projects. The account manager concept was conceived and developed jointly by GridRepublic and BOINC. Current and past account managers include:

  • BAM! (BOINC Account Manager) (The first publicly available Account Manager, released for public use on May 30, 2006)
  • GridRepublic (Follows the ideas of simplicity and neatness in account management)
  • Charity Engine (Non-profit account manager for hire, uses prize draws and continuous charity fundraising to motivate people to join the grid)
  • Science United (An account manager designed to make BOINC easier to use which automatically selects vetted BOINC projects for users based on desired research areas such as "medicine" or "physics")[22]
  • Dazzler (Open-source Account Manager, to ease institutional management resources)

Credit system

  • The BOINC Credit System is designed to avoid bad hardware and cheating by validating results before granting credit.
  • The credit management system helps to ensure that users are returning results which are both statistically and scientifically accurate.
  • Online volunteer computing is a complicated and variable mix of long-term users, retiring users and new users with different personal aspirations.

Projects

BOINC is used by many groups and individuals. Some BOINC projects are based at universities and research labs while others are independent areas of research or interest.[23]

Active

Active Projects that have a Wikipedia page
Project Name Publications Launched Status Operating System GPU App Sponsor Category Research Focus
climateprediction.net 142 papers[24] 2003-12-09 307,359 volunteers[25] Windows, Linux, ARM, macOS[26] No Oxford University Climate change Improve climate prediction models. Sub-project: Seasonal Attribution Project.
DENIS@home 5 papers[27] 2015-03-16 6,111 volunteers[28] Windows, Linux, ARM, macOS[29] No Universidad San Jorge (es), Zaragoza, Spain Medical physiology Simulate electrical activity of cardiac cells
Einstein@Home 41 papers[30] 2005-02-19 1,041,796 volunteers[31] Windows, Linux, ARM, macOS, Android[32] GPU CPU University of Wisconsin–Milwaukee, Max Planck Institute Astrophysics Search for pulsars using radio signals and gravitational wave data
Gerasim@Home (ru) 9 papers[33] 2007-02-10 6,811 volunteers[34] Windows, Linux[35] No Southwest State University (Russia) (ru) Multiple applications Research in discrete mathematics and logic control systems
GPUGRID.net 53 papers[36] 2007-12-05 46,874 volunteers[37] Windows, Linux, macOS[38] NVIDIA GPU only Barcelona Biomedical Research Park Molecular biology Perform full-atom molecular simulations of proteins on Nvidia GPUs for biomedical research
IThena.Measurements paper[39] 2019-09-25[40] 751[41] volunteers Windows, Linux, ARM[42] No Cyber-Complex Foundation Computer science Map internet nodes
iThena.Computational 2021-10-31 301 volunteers[43] Windows, Linux[44] No Cyber-Complex Foundation Computer science Calculate data from iThena.measurements
LHC@home 68 papers[45] 2004-01-09 178,623 volunteers[46] Windows, Linux, ARM, macOS, Android, FreeBSD[47] No CERN Physics Help construct and test the Large Hadron Collider and search for fundamental particles
MilkyWay@home 25 papers[48] 2007-07-07 250,447 volunteers[49] Windows, Linux, macOS[50] No Rensselaer Polytechnic Institute Astronomy Create a simulation of the Milky Way galaxy using data from the Sloan Digital Sky Survey
MindModeling@Home 6 papers[51] 2007-07-07 24,574 volunteers[52] Windows, Linux, macOS[53] No University of Dayton Research Institute and Wright State University Cognitive science Making cognitive models of the human mind
PrimeGrid 3 papers[54] 2005-06-12 353,261 volunteers[55] Windows, Linux, macOS[56] GPU CPU Independent Mathematics Search for primes such as 321 primes, Sierpinski numbers, Cullen-Woodall primes, Proth prime, and Sophie Germain primes. Subprojects include Seventeen or Bust, and Riesel Sieve.
RALPH@Home (fr) Rosetta@home 2006-02-15 5548 volunteers[57] Windows, Linux, ARM, macOS, Android[58] GPU CPU University of Washington Molecular biology Test project for Rosetta@home
Rosetta@home 181 papers[59] 2005-10-06 1,373,480 volunteers[60] Windows, Linux, ARM, macOS, Android[61] No University of Washington Molecular biology Protein structure prediction for disease research
TN-Grid (it) 8 papers[62] 2013-12-19 3,201 volunteers[63] Windows, Linux, macOS[64] No University of Trento Genetics Currently deploying gene@home work to expand gene networks
Universe@Home 14 papers[65] 2015-02-21 51,651 volunteers[66] Windows, Linux, ARM, macOS, Android[67] No University of Warsaw Astronomy Research in Physics and Astronomy
World Community Grid 77 papers[68] 2004-11-16 85,119 volunteers[69] Windows, Linux, ARM, macOS, Android[70] GPU CPU Krembil Research Institute Multiple applications Subprojects: Open Pandemics - COVID-19. Clean Energy Project, GO Drug Search for Leishmaniasis, Fight Against Malaria, Computing for Clean Water, Discovering Dengue Drugs - Together, OpenZika, Help Cure Muscular Dystrophy, Help Defeat Cancer, Help Conquer Cancer, Help Fight Childhood Cancer, Smash Childhood Cancer, Human Proteome Folding Project, Uncovering Genome Mysteries, FightAIDS@Home, Let's outsmart Ebola together, Mapping Cancer Markers, Help Stop TB.
Yoyo@home (ru) 9 papers[71] 2007-07-19 94,236 volunteers[72] Windows, Linux, macOS, Android, ARM, Solaris, Sony Playstation 3[73] No Independent Multiple applications Using the BOINC Wrapper with existing volunteer projects

Completed

Completed Projects that have a Wikipedia page
Project Name Publications Launched Status Operating System GPU app Sponsor Category Research Focus
SETI@home 12 papers[74] 1999-05-17 1,808,938 volunteers[75] Windows, Linux, macOS, Android[76] GPU CPU University of California, Berkeley Astronomy Analyzing radio frequencies from space to search for extraterrestrial life. Sub project: Astropulse
SETI@home beta see above 2006-01-12 GPU CPU University of California, Berkeley Software testing Test project for SETI@home
ABC@Home paper[77] 2006-11-21 No Mathematical Institute of Leiden University Mathematics Find triples of the ABC conjecture
AQUA@home 4 papers[78] 2008-12-10 GPU CPU D-Wave Systems Computer science Predict the performance of Quantum computers
Artificial Intelligence System No Intelligence Realm Inc Artificial intelligence Simulate the brain using Hodgkin–Huxley models via an artificial neural network
Big and Ugly Rendering Project (BURP) 2 papers[79] 2004-06-17 No Independent Rendering (computer graphics) Use BOINC infrastructure with Blender to render animated videos
Cell Computing No NTT Data Biomedical sciences
Collatz Conjecture project (de) paper[80] 2009-01-06[81] 67,719 volunteers[82] Windows, Linux, macOS[83] GPU CPU Independent Mathematics Study the unsolved Collatz conjecture[84]
Correlizer (ru) 5 papers[85] 2011[86] No Biology Examining genome organization
Cosmology@Home 5 papers[87] 2007-06-26 87,465 volunteers[88] Windows, Linux, macOS[89] No Institut d'Astrophysique de Paris Astronomy Develop simulations that best describe The Universe
DistrRTgen 2008-01-12 No Independent Cryptography Analysis of hash strength for password security by developing rainbow tables.
Docking@Home 20 papers[90] 2006-09-11[91] No University of Delaware Molecular biology Use the CHARMM program to model protein-ligand docking. The goal was the development of pharmaceutical drugs.
EDGeS@Home (ru) 12 papers[92] 2009-10 No MTA SZTAKI Laboratory of Parallel and Distributed Systems Multiple applications Support of scientific applications developed by the EGEE and EDGeS community
eOn 6 papers[93] No University of Texas at Austin Chemistry Theoretical chemistry techniques to solve problems in condensed matter physics and materials science
Evolution@Home 6 papers[94] No Evolutionary Biology Improve understanding of evolutionary processes
FreeHAL 2006 No Independent Artificial intelligence Compute information for software to imitate human conversation
GoofyxGrid@Home 2016 No Independent Mathematics Mathematically implement the Infinite monkey theorem
HashClash 11 papers[95] 2005-11-24 No Eindhoven University of Technology Cryptography Find collisions in the MD5 hash algorithm
Ibercivis 18 papers[96] 2008-06-22 No Zaragoza, CETA-CIEMAT, CSIC, Coimbra Multiple applications Research in physics, material science and biomedicines
Leiden Classical 2 papers[97] 2005-05-12 No Leiden University Chemistry Classical mechanics for students and scientists
Malaria Control Project 26 papers[98] 2006-12-19 No Swiss Tropical and Public Health Institute Model Diseases Stochastic modelling of clinical epidemiology and the natural history of Plasmodium falciparum malaria
µFluids@Home 3 papers[99] 2005-09-19 No Purdue University Physics, Aeronautics A computer simulation of two-phase flow behavior in microgravity and micro fluidics
OProject@Home paper[100] 2012-08-13 No Olin Library, Rollins College Mathematics Algorithm analysis. The library is open and available in the Code.google.com SVN repository.
orbit@home paper[101] 2008-04-03 No Planetary Science Institute Astronomy Monitor near-earth asteroids
Pirates@home (es) 2004-06-02 No 1 Vassar College

2 Spy Hill Research

Software testing Mission 1: Test BOINC software and help to develop Einstein@Home screensaver[102]

Mission 2: Develop forum software for Interactions in Understanding the Universe[103]

POEM@Home 5 papers[104] 2007-13-11 No University of Karlsruhe Molecular biology Model Protein folding using Anfinsen's dogma
Predictor@home 5 papers[105] 2004-05-04 No The Scripps Research Institute Molecular biology Test new methods of protein structure prediction and algorithms in the context of the Sixth Biannual CASP[106] experiment
proteins@home 4 papers[107] 2006-09-15 No École polytechnique Protein structure prediction Contribute to a better understanding of many diseases and pathologies and to progress in Medicine and Technology
QMC@Home 7 papers[108] 2006-03-03 No University of Münster Chemistry Study the structure and reactivity of molecules using quantum chemistry and Monte Carlo techniques
Quake-Catcher Network 13 papers[109] 2008-02-03 No Stanford University, then

University of Southern California

Seismology Use accelerometers connected to personal computers and devices to detect earthquakes and to educate about seismology
Riesel Sieve No Mathematics Prove that 509,203 is the smallest Riesel number by finding a prime of the form k × 2n − 1 for all odd k smaller than 509,203
SAT@home (ru) 8 papers[110] 2011-09 No Siberian Branch of the Russian Academy of Sciences Mathematics Solve discrete problems by reducing them to the problem of satisfiability of Boolean formulas
SIMAP 5 papers[111] 2006-04-26 No University of Vienna Molecular biology Investigated protein similarities
SLinCA@Home 2010-09-14 No National Academy of Sciences of Ukraine Physics Research in physics and materials science
Spinhenge@home 3 papers[112] No Technion – Israel Institute of Technology genetic linkage Used genetic linkage analysis to find disease resistant genes
SZTAKI Desktop Grid 5 papers[113] 2005-05-26 No MTA SZTAKI Laboratory of Parallel and Distributed Systems Mathematics Find all the generalized binary number systems (in which bases are matrices and digits are vectors) up to dimension 11, understand basic universality classes of nonequilibrium system
TANPAKU (ja) 2 papers[114] 2005-08-02[115] No Tokyo University of Science Molecular biology Protein structure prediction using the Brownian dynamics method
The Lattice Project 16 papers[116] 2004-06-30[117] No University of Maryland, College Park Life science Multiple applications
theSkyNet 3 papers[118] 2011-09-13 No International Centre for Radio Astronomy Research Astronomy Analysis of radio astronomy data from telescopes

See also


References

  1. "BOINC License". https://github.com/BOINC/boinc#license. 
  2. Anderson, David P. (2020-03-01). "BOINC: A Platform for Volunteer Computing" (in en). Journal of Grid Computing 18 (1): 99–122. doi:10.1007/s10723-019-09497-9. ISSN 1572-9184. 
  3. Gonzalez, Laura Lynn, ed (7 January 2007). "Rosetta@home". Rosetta@home. https://www.youtube.com/watch?v=GzATbET3g54. 
  4. "Save the world using your PC or phone" (in en). CNET. https://www.cnet.com/how-to/save-the-world-using-your-pc-or-phone/. 
  5. Scoles, Sarah. "A Brief History of SETI@Home" (in en-US). The Atlantic. https://www.theatlantic.com/science/archive/2017/05/aliens-on-your-packard-bell/527445/. 
  6. "Projects - BOINC Projects" (in en). https://boincsynergy.ca/wiki/index.php/Projects. 
  7. "BOINC computing power". https://boinc.berkeley.edu/computing.php. 
  8. "TOP500 List - November 2021 | TOP500". https://www.top500.org/lists/top500/list/2021/11/. 
  9. Research and Infrastructure Development for Public-Resource Scientific Computing , The National Science Foundation
  10. SCI: NMI Development for Public-Resource Computing and Storage , The National Science Foundation
  11. SDCI NMI Improvement: Middleware for Volunteer Computing , The National Science Foundation
  12. "Largest computing grid". http://www.guinnessworldrecords.com/world-records/largest-computing-grid. 
  13. "Put your Android device to work on World Community Grid!". July 22, 2013. https://secure.worldcommunitygrid.org/about_us/viewNewsArticle.do?articleId=318. 
  14. "Manual sites of FreeBSD system". January 2, 2015. https://people.freebsd.org/~pav/boinc.html. 
  15. Anderson, David P. (November 2003). "Public Computing: Reconnecting People to Science". https://boinc.berkeley.edu/madrid.html. 
  16. Karimi, Kamran; Dickson, Neil; Hamze, Firas (2010). "High-Performance Physics Simulations Using Multi-Core CPUs and GPGPUs in a Volunteer Computing Context". International Journal of High Performance Computing Applications 25: 61–69. doi:10.1177/1094342010372928. Bibcode2010arXiv1004.0023K. 
  17. "Choosing BOINC projects". https://boinc.berkeley.edu/projects.php. 
  18. "2021 BOINC Workshop" (in en-US). https://www.boincworkshop.org/. 
  19. "GPU computing - BOINC". https://boinc.berkeley.edu/wiki/GPU_computing. 
  20. "Android FAQ". UC Berkeley. 12 April 2018. http://boinc.berkeley.edu/wiki/Android_FAQ. 
  21. 21.0 21.1 "Projects". http://boinc.berkeley.edu/projects.php. 
  22. Anderson, David P. (September 2021). "Globally Scheduling Volunteer Computing" (in en). Future Internet 13 (9): 229. doi:10.3390/fi13090229. ISSN 1999-5903. 
  23. "Choosing BOINC projects". https://boinc.berkeley.edu/projects.php. 
  24. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Climateprediction.net. 
  25. "Project status". https://www.cpdn.org/cpdnboinc/server_status.php. 
  26. "Applications". https://www.cpdn.org/cpdnboinc/apps.php. 
  27. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#DENIS@home. 
  28. "Project status". https://denis.usj.es/denisathome/server_status.php. 
  29. "Applications". https://denis.usj.es/denisathome/apps.php. 
  30. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Einstein@Home. 
  31. "Einstein@Home server status page". https://einsteinathome.org/server_status.php. 
  32. "Applications". https://einsteinathome.org/apps.php. 
  33. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Gerasim@home. 
  34. "Server status". https://gerasim.boinc.ru/users/server_status.aspx. 
  35. "Project application". https://gerasim.boinc.ru/users/viewApps.aspx. 
  36. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#GPUGrid.net. 
  37. "Project status". https://www.gpugrid.net/server_status.php. 
  38. "Applications". https://www.gpugrid.net/apps.php. 
  39. "iThena Project: Distributed measurements and analysis of the global Internet - BOINC (Berkeley Open Infrastructure for Network Computing) and big data environment". https://catalog.caida.org/media/2020_lvee_online_edition_ithena. 
  40. "September 26, 2019: Planned changes in virtualization". https://root.ithena.net/usr/forum_thread.php?id=5#17. 
  41. "Project status". https://root.ithena.net/usr/server_status.php. 
  42. "Applications". https://root.ithena.net/usr/apps.php. 
  43. "Project status". https://comp.ithena.net/usr/server_status.php. 
  44. "Applications". https://comp.ithena.net/usr/apps.php. 
  45. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#LHC@home. 
  46. "Project status". https://lhcathome.cern.ch/lhcathome/server_status.php. 
  47. "Applications". https://lhcathome.cern.ch/lhcathome/apps.php. 
  48. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Milkyway@home. 
  49. "Project status". https://milkyway.cs.rpi.edu/milkyway/server_status.php. 
  50. "Applications". https://milkyway.cs.rpi.edu/milkyway/apps.php. 
  51. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#MindModeling@Home. 
  52. "Project status". 2021-04-21. http://mindmodeling.org/beta/server_status.php. 
  53. "Applications". 2019-07-13. http://mindmodeling.org/beta/apps.php. 
  54. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#PrimeGrid. 
  55. "Server status page". https://www.primegrid.com/server_status.php. 
  56. "Applications". https://www.primegrid.com/apps.php. 
  57. "Project status". https://ralph.bakerlab.org/server_status.php. 
  58. "Applications". https://ralph.bakerlab.org/apps.php. 
  59. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Rosetta@home. 
  60. "Project status". https://boinc.bakerlab.org/rosetta/server_status.php. 
  61. "Applications". https://boinc.bakerlab.org/rosetta/apps.php. 
  62. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#TN-Grid. 
  63. "Project status". https://gene.disi.unitn.it/test/server_status.php. 
  64. "Applications". https://gene.disi.unitn.it/test/apps.php. 
  65. "Universe@Home Publications". https://boinc.berkeley.edu/pubs.php#Universe@home. 
  66. "Project status Universe@Home". https://universeathome.pl/universe/server_status.php. 
  67. "Applications Universe@Home". https://universeathome.pl/universe/apps.php. 
  68. "Publications by BOINC Projects". https://boinc.berkeley.edu/pubs.php#World. 
  69. "BOINC stats - World Community Grid". https://www.boincstats.com/stats/15/project/detail/. 
  70. "Choosing BOINC projects". https://boinc.berkeley.edu/projects.php. 
  71. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Yoyo@home. 
  72. "Detailed stats - yoyo@home". https://www.boincstats.com/stats/52/project/detail/. 
  73. "Applications". https://www.rechenkraft.net/yoyo/apps.php. 
  74. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#SETI@home. 
  75. "Detailed stats SETI@Home". https://www.boincstats.com/stats/0/project/detail/. 
  76. "Applications". https://setiathome.berkeley.edu/apps.php. 
  77. Martin, Greg; Miao, Winnie (2014-09-10). "abc triples". arXiv:1409.2974 [math.NT].
  78. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#AQUA@home. 
  79. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Big. 
  80. Barina, David (2021-03-01). "Convergence verification of the Collatz problem" (in en). The Journal of Supercomputing 77 (3): 2681–2688. doi:10.1007/s11227-020-03368-x. ISSN 1573-0484. https://doi.org/10.1007/s11227-020-03368-x. Retrieved 2022-10-01. 
  81. Cruncher Pete (2011-09-02). "Information on Collatz Conjecture". http://www.setiusa.us/content.php?427-collatz-conjecture. 
  82. "BOINC | BOINC Combined Statistics" (in en). https://boinc.netsoft-online.com/e107_plugins/boinc/bp.php?project=94. 
  83. "Applications". 2019-02-05. https://boinc.thesonntags.com/collatz/apps.php. 
  84. "Collatz Conjecture". 2012. http://boinc.thesonntags.com/collatz/. 
  85. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Correlizer. 
  86. "Correlizer". https://www.boincstats.com/stats/119/project/detail/. 
  87. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Cosmology@Home. 
  88. "Project status". http://www.cosmologyathome.org/server_status.php. 
  89. "Applications". http://www.cosmologyathome.org/apps.php. 
  90. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Docking@home. 
  91. "Docking@Home Project News". http://docking.cis.udel.edu/about/project/news.html. 
  92. "Publications by BOINC Projects". https://boinc.berkeley.edu/pubs.php#EDGeS@Home. 
  93. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#EOn. 
  94. "Publications by BOINC Projects". https://boinc.berkeley.edu/pubs.php#Yoyo@home. 
  95. "Publications by BOINC Projects". https://boinc.berkeley.edu/pubs.php#HashClash. 
  96. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Ibercivis. 
  97. "Publications by BOINC Projects". https://boinc.berkeley.edu/pubs.php#Leiden. 
  98. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Malariacontrol.net. 
  99. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#%C2%B5Fluids. 
  100. Swierczewski, Lukasz (2012-10-04). "The Distributed Computing Model Based on The Capabilities of The Internet". arXiv:1210.1593 [cs.NI].
  101. Tricarico, Pasquale (2017-03-01). "The near-Earth asteroid population from two decades of observations" (in en). Icarus 284: 416–423. doi:10.1016/j.icarus.2016.12.008. ISSN 0019-1035. Bibcode2017Icar..284..416T. https://www.sciencedirect.com/science/article/pii/S0019103516300914. 
  102. "Pirates@Home". 2005-03-14. http://pirates.vassar.edu:80/. 
  103. "I2U2". http://i2u2.spy-hill.net/. 
  104. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#POEM@HOME. 
  105. "Publications by BOINC Projects". https://boinc.berkeley.edu/pubs.php#Predictor@Home. 
  106. "CASP6 Home page". 2004-06-03. http://predictioncenter.llnl.gov/casp6/Casp6.html. 
  107. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Proteins@home. 
  108. "Publications by BOINC Projects". https://boinc.berkeley.edu/pubs.php#QMC@Home. 
  109. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Quake-Catcher. 
  110. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#SAT@home. 
  111. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#SIMAP. 
  112. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#Spinhenge@home. 
  113. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#SZTAKI. 
  114. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#TANPAKU. 
  115. "News archive". 2006-06-16. http://issofty17.is.noda.tus.ac.jp/old_news.php. 
  116. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#The. 
  117. "The Lattice Project". 2004-08-28. https://lattice.umiacs.umd.edu/. 
  118. "Publications by BOINC Projects" (in en). https://boinc.berkeley.edu/pubs.php#TheSkyNet. 

External links