Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
OLAP.comp 5.79 KiB
# -- BGLProc --
#
# $Id$
#
#      name        vers   qual        constr.            descr.
#--------------------------------------------------------------------------------------------------------
node   BGLProc     1.0.1  development 'node constraint'  "Blue Gene Processing"

# name   	        dir.    type    unit    prun.   vm      value    constr. descr.
#--------------------------------------------------------------------------------------------------------
par integrationSteps	I	int	-	10	0	608 	 -	'???'
par maxConcurrentComm	I	int	-	10	0	2	 -	"max number of nodes that share the same ethernet device"
par nodesPerPset	I	pint	-	10	0	"8|16;8" -	"number of BGL nodes in one Pset"
par nrPPFTaps		I	int	-	10	0	16	 -	"number of elements in the polyphasefilter"
par psetsPerCell	I	pint	-	10	0	"1|2;1"	 -	"number of Pset per Cell"


# -- OLAP_Conn--
#      name        vers   qual        constr.            descr.
#--------------------------------------------------------------------------------------------------------
node  OLAP_Conn    1.0.0  development 'node constraint'  "Connection specification of OLAP"

#    name         	     		dir. type   unit   prun. vm  value                     		constr.  descr.
#--------------------------------------------------------------------------------------------------------
par AMCServerPort		I	int	-	10	0	31337					-	"Port the AMCServer is listening on"
par AMCServerHost		I	text	-	10	0	localhost				-	"Machine the AMCServer is running on"
par station_Input_Transport	I	ptext	-	10	0	'File|TCP|UDP|Ethernet|Null;UDP'	- 	'Type of transport used between Station en InputSection.'
par input_BGLProc_Transport	I	ptext	-	10	0	'File|TCP|UDP|Ethernet|Null;TCP'  	- 	'Type of transport used between Input section and the Blue Gene.'
par input_BGLProc_Ports	     	I	vtext	-	10	0	'[8100..8163]'				- 	'Portnumbers to use in the connections.'
par input_BGLProc_BaseFileName  I	text	-	10	0	'/data/gijs'				- 	'File to use when transport=File'
par BGLProc_Storage_Transport	I	ptext	-	10	0	'File|TCP|UDP|Ethernet|Null;TCP'  	- 	'Type of transport used between Blue Gene and StorageSection.'
par BGLProc_Storage_Ports	I	vtext	-	10	0	'[8300..8363]'				- 	'Portnumbers to use in the connections.'
par BGLProc_Storage_BaseFileName I	text	-	10	0	'Correlations'				- 	'File to use when transport=File'


# -- DelayComp --
#      name        vers   qual        constr.            descr.
#--------------------------------------------------------------------------------------------------------
node  DelayComp    1.0.0  development 'node constraint'  "Setting of the delaycompensation"

#    name          	dir.    type    unit    prun.   vm      value                   constr. descr.
#--------------------------------------------------------------------------------------------------------
par converterType	I	ptext	-	10	0	'IMPL|Client;IMPL'	-	'Depends on whether of not AIPS++ is installed'
par hostName      	I	text	-	10	0	'list012'		-	'Machine the Delay Compensation-program runs on'
par ports		I	vint	-	10	0	'[7200..7220]'		-	'The ports the Delay Compansation-program listens on'
par positionType 	I	text	-	10	0	'ITRF'			-	'???'


# -- IONProc
#
#      name        vers   qual        constr.            descr.
#--------------------------------------------------------------------------------------------------------
node  IONProc     1.0.0  development 'node constraint'  "???"

#    name         	   	dir. 	type   unit   prun. vm  value   constr.  descr.
#--------------------------------------------------------------------------------------------------------
par integrationSteps	I	int	-	10  0	1000	-	'???'



# -- StorageProc
#
#      name        vers   qual        constr.            descr.
#--------------------------------------------------------------------------------------------------------
node  StorageProc     1.0.1  development 'node constraint'  "???"

#    name         	   	dir. 	type   unit   prun. vm  value   constr.  descr.
#--------------------------------------------------------------------------------------------------------
par integrationSteps		I	int		-		10	0		60						-		'???'
par subbandsPerMS		I	int		-		10	0		1						-		'???'



# -- OLAP--
#      name        vers   qual        constr.            descr.
#--------------------------------------------------------------------------------------------------------
node  OLAP         1.0.2  development 'node constraint'  "OLAP"

#    name          		dir.    type   unit   prun.     vm      value   constr.  descr.
#--------------------------------------------------------------------------------------------------------
par delayCompensation			I   bool    -       10  0		true					-		'???'
par IPHeaderSize				I	int		-		10	0		32						-		'???'
par EPAHeaderSize				I	int		-		10	0		16						-		'???'
par firstInputPortNr 			I	int		-		10	0		4346				    - 		'Portnumber the first RSPboard uses'
par nrBitsPerSample				I	int		-		10	0		16						-		'???'
par nrSecondsOfBuffer			I	int		-		10	0		40						-		'???'
par nrSubbandsPerFrame			I	int		-		10	0		32						-		'???'
par nrTimesInFrame				I	int		-		10	0		16						-		'???'
par storageStationNames			I	vtext	-		10	0		'[CS010_us0..CS010_us3,CS001_dipole0,CS001_dipole4,CS001_dipole8,CS001_dipole12]'	-		'???'
par PsetsPerStorage				I	int		-		10	0		1						-		'???'
par subbandsPerPset				I	int		-		10	0		2						-		'???'

#      name        vers   qual        constr.            descr.
#--------------------------------------------------------------------------------------------------------
uses  BGLProc      1.0.1  development 'node constraint'  "Blue Gene Processing"
uses  OLAP_Conn    1.0.0  development 'node constraint'  "Connection specification of OLAP"
uses  DelayComp    1.0.0  development 'node constraint'  "Setting of the delaycompensation"
uses  IONProc      1.0.0  development 'node constraint'  "???"
uses  StorageProc  1.0.0  development 'node constraint'  "???"