Philip Davis
Philip Davis
With the updated libfabric, does the error message from ADIOS2/the sample code change? The error code `fi_domain` is failing with on 1.7.0 (-61) is not one of the expected return...
I am hitting this assert on Summit. This is running with ASAN, which is reporting no errors ahead of the assert failure. dspaces_server: ../src/include/abti_mem_pool.h:123: ABTI_mem_pool_alloc: Assertion `num_headers_in_cur_bucket >= 1' failed....
Specifically speaking to my issue, I am initializing Argobots outside of Margo, so Margo doesn't have the opportunity to change the value of ABT_THREAD_STACKSIZE. When I increase the stack size...