Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to pinning sequence #7

Closed
wesketchum opened this issue Jan 24, 2024 · 2 comments
Closed

Update to pinning sequence #7

wesketchum opened this issue Jan 24, 2024 · 2 comments

Comments

@wesketchum
Copy link
Collaborator

Due to the configuration issues on threading in the ethernet readout, we need to apply separate pinning files from config through run start to enabling triggers. A typical sequence is like:

boot
pin_threads <conf_pining_file>
conf
start
pin_threads <running_pinning_file>
enable_triggers

It would be good to reflect this in the start_run command, and likely provide in configuration two pinning files: one for conf and one for running.

@plasorak
Copy link

DUNE-DAQ/nanorc#243 and DUNE-DAQ/fddaqconf#20 should allow full configurability of the thread pinning script execution in the configuration.

@wesketchum
Copy link
Collaborator Author

working properly (I think) in the fddaq-v4.3.0-rc3 release candidate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants