mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-04 21:34:13 +02:00
Fix core pinning numbers
This commit is contained in:
@@ -18,7 +18,7 @@ STOP_PULSE_ID=$3
|
||||
#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)
|
||||
#1 replay workers per core, last (writer) worker occupies 4
|
||||
coreAssociated_replay=(8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39)
|
||||
coreAssociated_replay=(4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35)
|
||||
|
||||
|
||||
coreAssociated_writer="24,25,26,27"
|
||||
|
||||
Reference in New Issue
Block a user