Rename config.h to roc_shmem_config.h

[ROCm/rocshmem commit: 6486e29078]
This commit is contained in:
avinashkethineedi
2024-12-06 01:08:13 +00:00
orang tua 5207e3b8fe
melakukan 29b0518afc
40 mengubah file dengan 41 tambahan dan 41 penghapusan
+1 -1
Melihat File
@@ -20,7 +20,7 @@
* IN THE SOFTWARE.
*****************************************************************************/
#include "config.h" // NOLINT(build/include_subdir)
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "backend_bc.hpp"
#include "context_incl.hpp"