AstroPulse v7
-------------

Linux, 32bit :
This executable works on many distributions based on kernels 2.6.32 or higher,
on older kernel versions untested.
NO additional libraries should be necessary to run this application.

Recommendation : 1 task per floating point unit of the CPU. Running more tasks
is possible, but will lead to severely longer runtimes.


Source code repository: https://setisvn.ssl.berkeley.edu/svn/branches/sah_v7_opt
Build from SVN revision: r2728
Revision commit: october 2014

Available command line switches:

-v N :sets level of verbosity of app. 
	N - integer number. 
	-v 0 disables almost all output. 
	-v 1 corresponds to default. 

	Levels from 2 to 5 reserved for increasing verbosity, higher levels reserved for specific usage. 
	-v 2 enables all signals output.
	-v 6 enables delays printing where sleep loops used.
