我需要启用MPI_THREAD_MULTIPLE支持来运行我的程序。但是我的程序的输出表明MPI_Init_thread无法启用MPI_THREAD_MULTIPLE。#!=MPI_THREAD_MULTIPLE) printf("MPI cannot support mutiple\n");MPI_Abort(MPI_COMM_WORLD,0);
我想安装mpi4py。安装失败,下面是错误。请分享相同错误的解决方案。ERROR: Failed building wheel for mpi4pyERROR: Could not build wheels for mpi4pyrelease of pip available: 22.3 -> 22.3.1我<e