mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-27 18:22:23 +02:00
6 lines
150 B
Bash
6 lines
150 B
Bash
#!/bin/bash
|
|
|
|
coreAssociated="14,15,16"
|
|
|
|
taskset -c ${coreAssociated} /usr/local/bin/sf_stream /gpfs/photonics/swissfel/buffer/config/stream-JF11.json
|