diff --git a/scripts/retrieve_detector_data.sh b/scripts/retrieve_detector_data.sh index f9190cd..e57d93d 100755 --- a/scripts/retrieve_detector_data.sh +++ b/scripts/retrieve_detector_data.sh @@ -14,7 +14,9 @@ STOP_PULSE_ID=$3 #8 replay workers per core, last (writer) worker occupies 4 #coreAssociated_replay=(20 20 20 20 20 20 20 20 21 21 21 21 21 21 21 21 22 22 22 22 22 22 22 22 23 23 23 23 23 23 23 23) #4 replay workers per core, last (writer) worker occupies 4 -coreAssociated_replay=(20 20 20 20 21 21 21 21 22 22 22 22 23 23 23 23 24 24 24 24 25 25 25 25 26 26 26 26 27 27 27 27) +#coreAssociated_replay=(20 20 20 20 21 21 21 21 22 22 22 22 23 23 23 23 24 24 24 24 25 25 25 25 26 26 26 26 27 27 27 27) +#2 replay workers per core, last (writer) worker occupies 4 +coreAssociated_replay=(20 20 21 21 22 22 23 23 24 24 25 25 26 26 27 27 28 28 29 29 30 30 31 31 32 32 33 33 34 34 35 35) coreAssociated_writer="24,25,26,27"