tests taking longer on tuo
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
i built tpls on tuo without enzyme. im noticing that ci tests on tuo is running much slower than tioga. some tests are taking 3x longer, and im not sure why
for example tuo `61/92 Test #61: test_heat_weak_form ..................... Passed 152.28 sec` https://lc.llnl.gov/gitlab/smith/serac/-/jobs/3121284#L11736
and tioga `61/92 Test #61: test_heat_weak_form ..................... Passed 53.13 sec` https://lc.llnl.gov/gitlab/smith/serac/-/jobs/3124569#L3590
Contributor guide
Research direction
Start by comparing the CI job logs linked for tuo and tioga, focusing on Test #61, test_heat_weak_form, and the surrounding test configuration. Reproduce or profile the differing runs if possible, then identify why tuo takes substantially longer and verify that the test timing is comparable after the cause is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, performance, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100