]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
status, mt
authorhadaq@countinghouse <hadaq@CountingHouse>
Thu, 28 Aug 2014 15:17:35 +0000 (17:17 +0200)
committerhadaq@countinghouse <hadaq@CountingHouse>
Thu, 28 Aug 2014 15:17:35 +0000 (17:17 +0200)
evtbuild/start_eb_gbe.pl

index 7c8b787bbdd933088a5a9943a31986f4a81b4c02..c9d8ed147fccb3c904a7f7e1f9df2ec770462d70 100755 (executable)
@@ -604,8 +604,11 @@ sub startEvtBuilders()
 #      EPICSCONTROL ? always enabled for production
 #       SMALLFILES  for online monitoring node
 
+# Jul14 beamtime setup 3 cores for dabc
+     #my $core_nr = &getCoreNr($cpu) . "," . &getCoreNr($cpu) .  "," . &getCoreNr($cpu);
 
-     my $core_nr = &getCoreNr($cpu) . "," . &getCoreNr($cpu) .  "," . &getCoreNr($cpu);
+# try 2 cores each dabc for more dabc nodes:
+     my $core_nr = &getCoreNr($cpu) . "," . &getCoreNr($cpu);
 #      my $core_nr = &getCoreNr($cpu);
 # dabc is set to 3 cores