eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
5 stars 26 forks source link

feat(ci): disable jana ticker; assemble JANA_OPTIONS in env variable #1465

Closed wdconinc closed 2 months ago

wdconinc commented 2 months ago

Briefly, what does this PR introduce?

This PR moves the default JANA options into an env variable at the top. This PR also adds a large ticker value to avoid filling logs with 1Hz ticker lines. This PR also has JANA print out an extended report at the end (which mostly matters for multi-threading, and for single-threading is just identical).

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

github-actions[bot] commented 2 months ago

Capybara summary for PR 1465