BOINC
Up one levelBOINC: An approach to grid computing
- BOINC core release 5_9_1 CVS checkout by Marc Seil — last modified 2007-01-28 00:15
- This file can be used during the tutorial as fallback, if the cvs export fails or is to slow
- Kubuntu Software package list by Marc Seil — last modified 2007-01-28 19:54
- This file includes the list with all software packages which are necessary to build the boinc core release 5.4.11 on a kubuntu edgy. Use the command line to install the dependencies as root with the following command $ apt-get install `cat package_list.txt` and enjoy the Linux OS.
- phpmailer 1.73 by Marc Seil — last modified 2007-01-21 20:25
- Use this package to set up BOINC to sent mails to the users registering a project.
- BOINC test_setup project.xml by Marc Seil — last modified 2007-01-28 22:33
- This configuration file can be used to add applications to the test_setup BOINC project. It includes the name of the application and the supported platforms of the project.
- uppercase test application by Marc Seil — last modified 2007-01-21 22:57
- This application can be added to the test_project after gunzip is applied on this application.
- wu_uppercase.xml workunit template file by Marc Seil — last modified 2007-01-22 23:00
- Use this template file to create a work unit in the test_setup project with the uppercase sample application. Copy it to the project templates directory an use the command ./bin/create_work with the appropriate options.
- re_uppercase.xml result uppercase template file by Marc Seil — last modified 2007-01-28 19:30
- Use this template file to describe the results of the sample application uppercase which will result after a processed work unit based on the wu_uppercase template (can also be found in this directory). Copy it to the project templates directory an use the command ./bin/create_work with the appropriate options.
- about_linuxdays.txt A sample input file by Marc Seil — last modified 2007-01-22 23:06
- This file can be used as input file for the sample uppercase application. Copy it to the download directory of the test_setup project.
- daemons part of config.xml by Marc Seil — last modified 2007-01-30 20:22
- This part should be included in the projects config.xml file. The assimilator and validator will be added at a later point of the tutorial
- htaccess sample file by Marc Seil — last modified 2007-01-30 21:22
- This file can be used as .htaccess file in the html/ops directory in combination with a newly created password file. This password file can be created with "htpasswd -c password boincadm".
- BOINC client bundle by Marc Seil — last modified 2007-01-30 22:11
- This bundle includes the 5.4.11 version and the 5.8.6 development version
- sample_dummy_assimilator by Marc Seil — last modified 2007-01-31 15:47
- This is a fast hack to save the canonical result from being removed by the file_deleter daemon. The canonical result file will be copied to the project upload/canonical directory. This directory has to be created first. (I tested this assimilator with qurom 2 and results 3 during the work unit creation test)
- Support Documents by Marc Seil — last modified 2007-01-31 15:52
- The course material will be uploaded to this directory after the tutorial.
- partial project.inc by Marc Seil — last modified 2007-01-31 18:06
- This part shows only the project.inc modifications which are used to have mails send on user creation










