Rename config.h to roc_shmem_config.h

This commit is contained in:
avinashkethineedi
2024-12-06 01:08:13 +00:00
parent 455f9330e9
commit 6486e29078
40 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#ifndef LIBRARY_SRC_GPU_IB_THREAD_POLICY_HPP_
#define LIBRARY_SRC_GPU_IB_THREAD_POLICY_HPP_
#include "config.h" // NOLINT(build/include_subdir)
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "../util.hpp"
namespace rocshmem {