AstroPulse CPU application currently available in SSE3 edition.
It's intended to process SETI@home's AstroPulse v7 tasks on OS X 11 and newer.
It has no graphics part.

Mac OS X, 64bit :
This executable should work on 10.7.x, 10.8.x or newer versions of apple Mac OS X.
Usability on older OS X versions is untested and doubtful.
NO additional libraries should be necessary to run this application.

Source code repository: https://setisvn.ssl.berkeley.edu/svn/branches/sah_v7_opt
Build from SVN revision: r2559
Revision commit: july 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.

