mpich icon indicating copy to clipboard operation
mpich copied to clipboard

bug/jenkins: test failures for ch3:nemesis on ARM

Open hzhou opened this issue 6 years ago • 2 comments

The following 3 tests fails on softiron arm architecture:

image

All tests timed out. There's question on whether the atomic operations used in nemesis queue implementation is sufficient enough for arm architecture. These test failures likely says it is insufficient.

hzhou avatar Dec 20 '19 20:12 hzhou

The timeout is probably more due to the slow hardware on softiron.

hzhou avatar Mar 14 '21 18:03 hzhou

Probably more accurate to say low core count. ch3:sock looks like it passes these tests consistently. I suspect due to lack of busy polling.

raffenet avatar Mar 15 '21 19:03 raffenet