mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-21 06:44:34 +02:00
6 lines
144 B
Bash
6 lines
144 B
Bash
#!/bin/bash
|
|
|
|
coreAssociated="17,18,19"
|
|
|
|
taskset -c ${coreAssociated} /usr/bin/sf_stream /gpfs/photonics/swissfel/buffer/config/stream-JF02.json
|