Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinicore
Commits
b17a89df
Commit
b17a89df
authored
Dec 01, 2025
by
xgqdut2016
Browse files
issue/684: QY机器添加通信库编译选项
parent
79e6883b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
xmake.lua
xmake.lua
+1
-0
No files found.
xmake.lua
View file @
b17a89df
...
...
@@ -326,6 +326,7 @@ target("infiniccl")
end
if
has_config
(
"qy-gpu"
)
then
add_deps
(
"infiniccl-qy"
)
add_files
(
"build/.objs/infiniccl-qy/rules/qy.cuda/src/infiniccl/cuda/*.cu.o"
,
{
public
=
true
})
end
if
has_config
(
"moore-gpu"
)
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment