File: README

package info (click to toggle)
boinc-app-seti 8.00~svn3725-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,708 kB
  • sloc: cpp: 50,171; asm: 4,422; perl: 1,123; ansic: 980; sh: 933; sql: 927; awk: 757; makefile: 704; xml: 589; csh: 204; python: 101
file content (57 lines) | stat: -rw-r--r-- 2,021 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
setiathome(1)		User Commands		Version 6.90 - Feb 2011

NAME
    seti_boinc - the SETI@home client program

SYNOPSIS
    seti_boinc [options]

DESCRIPTION
    seti_boinc is the boinc version of the SETI@home client.
    It runs under the BOINC client which downloads radio telescope data 
    from a network server, analyzes the data looking for signals of 
    extraterrestrial origin, and uploads results to the server, 
    repeating this cycle indefinitely.  
    See http://setiathome.berkeley.edu for more information.

FILES
    In order to use seti_boinc to analyze data from the seti@home project
    you must first download the BOINC client software which is avalable
    through the setiathome web page http://setiathome.berkeley.edu/
    If used on a supported host platform, the BOINC client will automatically
    download the most recent versions of the seti@home client software.

    If you are compiling for an unsupported host platform, you may need to use
    the boinc anonymous platform mechanism described at
    http://boinc.berkeley.edu/anonymous_platform.php

    The program generates several files with .sah extension
    in the directory from which it's run.
    These should not be modified.


OPTIONS
    -nographics
	Do not show graphics while running.

    -version
	Show software version
    
SEE ALSO:
	There is much more information to be found about the operation
	of the client at the following WEB sites:
		http://setiathome.berkeley.edu/
		http://boinc.berkeley.edu/
	with discussions of add-on programs and scripts to control
	the BOINC client in various situations.

        The most recent version of the seti_boinc source code can be found at
	http://setiathome.berkeley.edu/

	The most recent version of the official FFTW library can be found at
	http://www.fftw.org/.  A version containing any modifications made for
	SETI@home can be found at http://setiathome.berkeley.edu/
	If you are unable to find it there, please contact Eric Korpela 
	<korpela at ssl.berkeley.edu>.