Reenable building test-only with external MPI (#352)

이 커밋은 다음에 포함됨:
Aurelien Bouteiller
2025-12-10 11:40:29 -05:00
커밋한 사람 GitHub
부모 ef5f2be215
커밋 1a16b3bedc
4개의 변경된 파일18개의 추가작업 그리고 9개의 파일을 삭제
+2 -2
파일 보기
@@ -25,8 +25,8 @@
#ifndef LIBRARY_SRC_MPI_INSTANCE_HPP_
#define LIBRARY_SRC_MPI_INSTANCE_HPP_
#include <rocshmem/rocshmem_config.h>
#include <rocshmem/rocshmem_mpi.hpp>
#include "rocshmem/rocshmem_config.h"
#include "rocshmem/rocshmem_mpi.hpp"
#include <memory>
/**