mirror of
https://github.com/paulscherrerinstitute/sf_daq_broker.git
synced 2026-06-04 03:08:29 +02:00
limit retrieve/conversion (essentially bitshuffle) to run on one core
This commit is contained in:
@@ -13,4 +13,6 @@ conda activate sf-daq
|
||||
M=$1
|
||||
C={{ detector_retrieve_cores }}
|
||||
|
||||
export OMP_NUM_THREADS=1
|
||||
|
||||
taskset -c $C python /home/dbe/git/sf_daq_broker/sf_daq_broker/writer/start.py --writer_id $M --writer_type 1
|
||||
|
||||
Reference in New Issue
Block a user