mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-21 09:24:35 +02:00
6 lines
147 B
Bash
6 lines
147 B
Bash
#!/bin/bash
|
|
|
|
coreAssociated="13,14,15,16"
|
|
|
|
taskset -c ${coreAssociated} /usr/bin/sf_stream /gpfs/photonics/swissfel/buffer/config/stream-JF06.json
|