From 4032d313bfe48678bb1185f9a11b66c73f9cf0a3 Mon Sep 17 00:00:00 2001 From: Arthur Coolen <coolen@astron.nl> Date: Mon, 23 Apr 2007 09:29:58 +0000 Subject: [PATCH] BugID: 756 Moved positionType to DelayComp --- MAC/Deployment/data/OTDB/OLAP.comp | 66 +++++++++++++++--------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/MAC/Deployment/data/OTDB/OLAP.comp b/MAC/Deployment/data/OTDB/OLAP.comp index 29b30e28a37..b1021f70b4e 100644 --- a/MAC/Deployment/data/OTDB/OLAP.comp +++ b/MAC/Deployment/data/OTDB/OLAP.comp @@ -6,12 +6,12 @@ #-------------------------------------------------------------------------------------------------------- node BGLProc 1.0.0 development 'node constraint' "Blue Gene Processing" -# name dir. type unit prun. vm value constr. descr. +# name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- -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 nrPFFTaps 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" +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 nrPFFTaps 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-- @@ -21,15 +21,15 @@ node OLAP_Conn 1.0.0 development 'node constraint' "Connection specificati # 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' +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 -- @@ -37,11 +37,12 @@ par BGLProc_Storage_BaseFileName I text - 10 0 'Correlations' - 'File to #-------------------------------------------------------------------------------------------------------- node DelayComp 1.0.0 development 'node constraint' "Setting of the delaycompensation" -# name dir. type unit prun. vm value constr. descr. +# 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 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' - '???' # -- OLAP-- @@ -49,22 +50,21 @@ par ports I vint - 10 0 '[7200..7220]' - 'The ports the De #-------------------------------------------------------------------------------------------------------- node OLAP 1.0.0 development 'node constraint' "OLAP" -# name dir. type unit prun. vm value constr. descr. +# name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- -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 nrRSPboards 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 majorIntegrationSteps I int - 10 0 1000 - '???' -par minorIntegrationSteps I int - 10 0 608 - '???' -par positionType I text - 10 0 'ITRF' - '???' -par storageIntegrationTime I int - 10 0 60 - '???' -par storageStationNames I vtext - 10 0 '[CS010_us0..CS010_us3,CS001_dipole0,CS001_dipole4,CS001_dipole8,CS001_dipole12]' - '???' -par subbandsPerPset I int - 10 0 2 - '???' +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 nrRSPboards 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 majorIntegrationSteps I int - 10 0 1000 - '???' +par minorIntegrationSteps I int - 10 0 608 - '???' +par storageIntegrationTime I int - 10 0 60 - '???' +par storageStationNames I vtext - 10 0 '[CS010_us0..CS010_us3,CS001_dipole0,CS001_dipole4,CS001_dipole8,CS001_dipole12]' - '???' +par subbandsPerPset I int - 10 0 2 - '???' # name vers qual constr. descr. #-------------------------------------------------------------------------------------------------------- -- GitLab