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
At least on master at b160cf6 opal_fifo appears to be regularly hanging on aarch64. I'm using gcc 4.8.5. This test had been passing regularly with jenkins CI PR testing until sometime in the last several days/week.
The test does not appear to hang when Open MPI is configured with --enable-debug. Well actually it does sometimes. Bullet proof way to avoid the problem is to configure with
--disable-builtin-atomics.