-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
Tests fail under Ubuntu 24.04
Support hangs for the following test configurations:
--disable-threads --enable-error-checking --enable-pmi-simple --with-hwloc=no
--enable-error-checking --enable-remote-virtual-addressing --enable-pmi-simple --enable-ofi-fence
--enable-pmi-simple --with-hwloc=no
--disable-fortran --enable-error-checking --enable-remote-virtual-addressing --disable-aslr-check --enable-pmi-simple
--with-cma --enable-error-checking --enable-profiling --enable-remote-virtual-addressing --enable-pmi-simple
Aborts for the configuration:
--enable-pmi-mpi CC=mpicc --disable-fortran --with-hwloc=no
Works for the following configuration:
--with-xpmem --enable-shr-atomics --enable-error-checking --enable-pmi-simple
Reactions are currently unavailable