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

This commit is contained in:
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>
/**