I, L, Q, u4, u8 data types cause error in testFetchBitwise when using shmem4py with Ubuntu's OpenMPI (4.1.2):
File "/repo/test/test_amo.py", line 189, in testFetchBitwise
self.assertEqual(val, 2**i-1)
See: https://github.com/mpi4py/shmem4py/actions/runs/3967285365/jobs/6799064824
I cannot reproduce the issue with OpenMPI 4.1.2 and UCX 1.12.1 built from source.