Cleanup unused code in repository (#75)

* Remove unused forward_list

* Remove unused __read_clock function

* Replace wallClk code with hip function

* Remove unused unit test for ipc

* Remove slab heap

* Remove unused EBO spinlock

[ROCm/rocshmem commit: 0fd628458c]
这个提交包含在:
Brandon Potter
2025-04-10 14:47:24 -05:00
提交者 GitHub
父节点 41d5d739e2
当前提交 a3a211a677
修改 22 个文件,包含 6 行新增1959 行删除
-1
查看文件
@@ -30,7 +30,6 @@
#include "host/host.hpp"
#include "ipc_policy.hpp"
#include "stats.hpp"
#include "sync/spin_ebo_block_mutex.hpp"
#include "wf_coal_policy.hpp"
namespace rocshmem {