Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

FAH SMP Affinity Changer - utility for dynamical distribution of FAH SMP client processes to cpu cores.

5.0
 
  0 reviews  |  1 user  |  670 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

HFM.NET is a Folding@Home Client Monitoring Application written for the Microsoft .NET 3.5 and Mono 2.4+ Platforms. Latest Version: 0.5.1 - Revision 198 - Beta

0
 
  0 reviews  |  1 user  |  372,545 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

FAHLogStats.NETThis is a port of Buzzard's 'FAHStats' project to the C# / .NET platform. FAHLogStats.NET is a .NET 2.0 application to collect, aggregate and display information about Folding@Home clients. Note that the original FAHLogStats code isn't used directly in the port; ... [More] the concepts, some of the design, and some of the other layout certainly is. New in v0.2.33Performance should be much improved, as I'm no longer waiting for a download from a host to process the existing log file (this occurred on load). Also, a silly error where some of the utility functions would be uselessly called thousands of times has been corrected, and this has cut some operations from as much as 50 seconds down to 2-4 seconds. New in v0.2.32Most bugs are fixed, although a new and rather disturbing bug has surfaced. Specifically, the application sometimes seems to exhibit a deadlock (stops responding, has to be killed). I think it happens during scheduled updates, and it definitely occurs using my test harness set of clients (19 of them, of which 2 are local to the computer, 13 are SMB network paths and 4 are FTP). Also, performance under Vista seems to really suck, and I don't yet know why. [Less]

0
 
  0 reviews  |  0 users  |  11,353 lines of code  |  0 current contributors  |  Analyzed about 14 hours ago
 
 

Based on the BOINC Stats Firefox extension (http://boincstats.mozdev.org/) which is in turn based on the SETI Stats extension. This will allow you to view your personal user information for all projects supported by the BOINC Stats extension, as well as a few others. (i.e. Folding@home ... [More] , Worldcommunitygrid UD client and client total #s, Background Pi (and soon Background Compute!), etc) [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

Folding@Home MSI Installer Warning / Disclaimer This process produces an automated, silent-capable installer for Folding@Home. As such, it is possible to use this to install on any Windows NT, 2000, XP or 2003 computer with the Microsoft Installer services (pretty much everything from the past ... [More] decade). You are reminded that you must not deploy Folding@Home to any computer you do not personally own, unless the owner has explicitly given you informed consent. For example, this means you must not install on your work computer unless the company owner has given you permission. For this reason, no FAH configuration files are provided with the build scripts; you must produce your own configuration files. Furthermore, the Stanford license prevents redistribution of the executables; you must obtain your own copies of the console and cores. Overview Microsoft have released a tool called the Windows Installer XML Toolkit or WiX (http://wix.sourceforge.net/) that makes it possible to build an MSI package using an XML source file. The XML file refers to all the files needed to install Folding and contains all the configuration information required to install services. Setting Up the Build Environment Create your Build Directory Create a directory on your hard disk to hold the build scripts and supporting files. For the purposes of this page we'll use the example C:\FAH-MSI. Download the build script ZIP file and extract the contents to your build directory. Download WiX WiX is open source software, available from SourceForge. At the time of writing, the most recent stable version was 2.0.3719.0 (http://sourceforge.net/project/showfiles.php?group_id=105970&package_id=114109). Make sure you get the binary ZIP file and not the source – it's about 1.5MB. Unzip the contents to a suitable directory; I'm going to use the example C:\WiX for the purposes of this page. Once you've unzipped you should be able to find C:\WiX\Candle.EXE and subdirectories called ca, doc and lib. WiX requires the .NET Framework which is downloadable from Microsoft and may already be installed on your computer. Environment Variables For the build command script to work you need to set an environment variable so that the script can find where you've extracted the WiX binaries. If you only want to set the variable while you build the MSI files, open a Command Prompt and type: SET WIX_HOME=C:\WiX Don't forget to use the path where you extracted the ZIP file. Also, if the path you used has any spaces, please do NOT use any double quotes: SET WIX_HOME=C:\Program Files\WiX SET WIX_HOME=D:\Open Source\SourceForge\WiX etc. To make the environment variable permanent, right-click My Computer, choose Properties, select the Advanced tab, and click the Environment Variables button. Add the new environment variable to the System Variables list. Gathering Cores and Service Files Now we need to download the FAH master executable from Stanford (http://folding.stanford.edu/download.html). It's entirely your choice whether you use the stable 5.02 version or the beta 5.04. Save the downloaded file in your build directory as FAH-Console.exe. Of course, you can also copy it from any existing installation of FAH on your computer. Next copy all the most current core processor files you can find to the build directory: * FahCore_65.exe * FahCore_78.exe * FahCore_79.exe * FahCore_7a.exe * FahCore_96.exe If you cannot find, or do not have the core files, you'll need to comment out the appropriate lines in the build scripts (*.wxs). To comment out including a core, place at the end of the line. You'll get errors during the build if this isn't done. Creating Configuration Files This is probably the most annoying part of building the installer environment. Run the FAH executable with the -configonly switch: FAH-Console -configonly Go through the configuration wizard, entering all your details as appropriate. Copy this file to Client.CFG-01. Now go through the wizard again, including advanced mode, and set the Machine ID to 2. Copy this file to Client.CFG-02. Repeat the above steps up to Machine ID 8. Building the Installer Open your command prompt and change to your build directory. Run the command: Build-FAH and if all is correct, 8 new MSI files will be created. If you're including all the cores, these files will probably range from 5.2 MiB to 40 MiB in size. Customisation The command line used to run the service includes the following arguments: -svcstart -forceasm -advmethods -local This may not be appropriate for your environment – you can change the parameters used for the service in each .WXS file – look for the line: ll see the installation proceed without needing input). Change /qb- to just /q for a completely silent installation. You should also be able to use a group policy to deploy the MSI file in an Active Directory environment. Updated Build Scripts Updated versions of any of the build scripts can be sent to me directly – djr[at]pdconsec[dot]net – replace [at] with @ and [dot] with a period, obviously. New versions will be uploaded to OCAU and Google Code. [Less]

0
 
  0 reviews  |  0 users  |  284 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.