Rename config.h to roc_shmem_config.h

Bu işleme şunda yer alıyor:
avinashkethineedi
2024-12-06 01:08:13 +00:00
ebeveyn 455f9330e9
işleme 6486e29078
40 değiştirilmiş dosya ile 41 ekleme ve 41 silme
+1 -1
Dosyayı Görüntüle
@@ -23,7 +23,7 @@
#ifndef LIBRARY_SRC_CONTEXT_TMPL_DEVICE_HPP_
#define LIBRARY_SRC_CONTEXT_TMPL_DEVICE_HPP_
#include "config.h" // NOLINT(build/include_subdir)
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "backend_type.hpp"
#ifdef USE_GPU_IB
#include "gpu_ib/context_ib_device.hpp"