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

This commit is contained in:
Aurelien Bouteiller
2025-12-10 11:40:29 -05:00
committed by GitHub
parent ef5f2be215
commit 1a16b3bedc
4 changed files with 18 additions and 9 deletions
+2 -2
View File
@@ -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>
/**