You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its solutions are in pre-computed; however for all others, they are in precomputed/${precision}. It would be good for it to follow the same folder structure so that it can be included in the CI without problems.
Its solutions are in
pre-computed
; however for all others, they are inprecomputed/${precision}
. It would be good for it to follow the same folder structure so that it can be included in the CI without problems.Also, the solution seems to diverge after about 8 seconds with single-precision: https://github.com/SeisSol/SeisSol/actions/runs/11169579580/job/31051115766
(with double, it works fine; but it, as expected, cannot find the precomputed solutions https://github.com/SeisSol/SeisSol/actions/runs/11169579580/job/31051117729 )
The text was updated successfully, but these errors were encountered: