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