pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Intermittently failing wedge test #168

Closed trevilo closed 2 years ago

trevilo commented 2 years ago

The HIP build seems to be intermittently failing wedge.gpu.test because the computed inlet and outlet areas are -nan. For an example failure, see https://github.com/pecos/tps/actions/runs/2879566630. The behavior is intermittent because the same code had just recently passed https://github.com/pecos/tps/actions/runs/2876494718. Further, a local build on zaphod shows that the same executable will sometimes give the correct areas and sometimes give -nan.