Skip to content

Conversation

@spike-zhu
Copy link
Contributor

InfiniCore 支持天数天垓 200系列,已测试 9G7B 单卡推理:

环境:
image

测试截图:
image

@spike-zhu spike-zhu self-assigned this Nov 20, 2025
@spike-zhu spike-zhu requested a review from gongchensu November 20, 2025 02:39
@spike-zhu
Copy link
Contributor Author

xmake 编译添加了 "--cuda-gpu-arch=ivcore20",可能会影响天数天垓150 系列的编译,待进一步测试 @gongchensu

set_warnings("all", "error")
add_cuflags("-Wno-error=unused-private-field")
add_cuflags("-fPIC", "-x", "ivcore", "-std=c++17", {force = true})
add_cuflags("-fPIC", "-x", "ivcore", "-std=c++17", "--cuda-gpu-arch=ivcore20", {force = true})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这么改旧版还支持吗?

@spike-zhu spike-zhu marked this pull request as draft November 24, 2025 01:35
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.

3 participants