Calling `MPIX_Query_cuda_support()` on a Mac triggers an assertion error: ``` Assertion failed: (mpi_errno), function MPIX_Query_cuda_support, file src/mpi/misc/gpu.c, line 90. ``` Seen in both the homebrew version, and the Julia BinaryBuilder-built one
Calling
MPIX_Query_cuda_support()on a Mac triggers an assertion error:Seen in both the homebrew version, and the Julia BinaryBuilder-built one