Skip to content
Snippets Groups Projects
Commit 40018b1b authored by Arthur Coolen's avatar Arthur Coolen
Browse files

BugID: 755

changes to OLAP config files.
parent c517a80e
No related branches found
No related tags found
No related merge requests found
...@@ -4,10 +4,11 @@ ...@@ -4,10 +4,11 @@
# #
# name vers qual constr. descr. # name vers qual constr. descr.
#-------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------
node BGLProc 1.0.0 development 'node constraint' "Blue Gene Processing" node BGLProc 1.0.1 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 integrationSteps I int - 10 0 608 - '???'
par maxConcurrentComm I int - 10 0 2 - "max number of nodes that share the same ethernet device" 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 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 nrPPFTaps I int - 10 0 16 - "number of elements in the polyphasefilter"
...@@ -45,10 +46,34 @@ par ports I vint - 10 0 '[7200..7220]' - 'The ports the Delay Compansation-pro ...@@ -45,10 +46,34 @@ par ports I vint - 10 0 '[7200..7220]' - 'The ports the Delay Compansation-pro
par positionType I text - 10 0 'ITRF' - '???' 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.0 development 'node constraint' "???"
# name dir. type unit prun. vm value constr. descr.
#--------------------------------------------------------------------------------------------------------
par integrationSteps I int - 10 0 60 - '???'
# -- OLAP-- # -- OLAP--
# name vers qual constr. descr. # name vers qual constr. descr.
#-------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------
node OLAP 1.0.0 development 'node constraint' "OLAP" node OLAP 1.0.1 development 'node constraint' "OLAP"
# name dir. type unit prun. vm value constr. descr. # name dir. type unit prun. vm value constr. descr.
#-------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------
...@@ -60,15 +85,14 @@ par nrBitsPerSample I int - 10 0 16 - '???' ...@@ -60,15 +85,14 @@ par nrBitsPerSample I int - 10 0 16 - '???'
par nrSecondsOfBuffer I int - 10 0 40 - '???' par nrSecondsOfBuffer I int - 10 0 40 - '???'
par nrSubbandsPerFrame I int - 10 0 32 - '???' par nrSubbandsPerFrame I int - 10 0 32 - '???'
par nrTimesInFrame I int - 10 0 16 - '???' 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 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 PsetsPerStorage I int - 10 0 1 - '???'
par subbandsPerPset I int - 10 0 2 - '???' par subbandsPerPset I int - 10 0 2 - '???'
# name vers qual constr. descr. # name vers qual constr. descr.
#-------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------
uses BGLProc 1.0.0 development 'node constraint' "Blue Gene Processing" 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 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 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' "???"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment