Skip to content

issue/1311 - feat: refactor InfiniCore cpu and cuda-like runtime to InfiniRT#1342

Merged
voltjia merged 1 commit into
issue/1373from
issue/1311
Jul 10, 2026
Merged

issue/1311 - feat: refactor InfiniCore cpu and cuda-like runtime to InfiniRT#1342
voltjia merged 1 commit into
issue/1373from
issue/1311

Conversation

@spike-zhu

@spike-zhu spike-zhu commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

将 InfiniCore 中 CPU runtime 的实现调整为复用 InfiniRT 已有的 CPU runtime 接口,对应 InfiniRT 中更改见 InfiniTensor/InfiniRT#8

单算子测试截图:
image
image

@spike-zhu
spike-zhu requested a review from a team June 25, 2026 13:23
@spike-zhu spike-zhu self-assigned this Jun 25, 2026
@spike-zhu
spike-zhu marked this pull request as draft June 25, 2026 13:23
@spike-zhu
spike-zhu force-pushed the issue/1311 branch 5 times, most recently from 22ae5cc to 2a5e0e1 Compare July 6, 2026 01:59
Comment thread src/infinicore/graph/graph.cc
Comment thread src/infinicore/context/context_impl.cc Outdated
Comment thread src/runtime/infini_rt.hpp Outdated
Comment thread src/infinicore/context/allocators/stream_ordered_allocator.cc
Comment thread src/infinicore/context/allocators/stream_ordered_allocator.cc
Comment thread test/infiniop/libinfiniop/utils.py
@voltjia

voltjia commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

哦对,还有就是 CI,因为咱们相当于是引入了新的 InfiniRT 作为依赖,所以如果想让 CI 通过的话应该也需要做些 workflow 的修改。

@spike-zhu spike-zhu changed the title issue/1311 - feat: refactor InfiniCore cpu runtime to InfiniRT issue/1311 - feat: refactor InfiniCore cpu and cuda-like runtime to InfiniRT Jul 8, 2026
@spike-zhu

Copy link
Copy Markdown
Contributor Author

替换 InfiniCore 运行时为 InfiniRT 基建后,InfiniLM 9g8b tp=2 推理测试截图:
image

@spike-zhu
spike-zhu changed the base branch from main to issue/1373 July 8, 2026 02:57
@spike-zhu
spike-zhu marked this pull request as ready for review July 8, 2026 03:05
@spike-zhu
spike-zhu requested a review from voltjia July 8, 2026 03:23
@voltjia
voltjia merged commit f0ecc19 into issue/1373 Jul 10, 2026
2 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants