Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
FlashMLA
Commits
a9e4de8d
Commit
a9e4de8d
authored
May 27, 2026
by
zhanghj2
Browse files
添加aicc编译选项
parent
5cbe635d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
a9e4de8d
...
@@ -124,7 +124,7 @@ ext_modules.append(
...
@@ -124,7 +124,7 @@ ext_modules.append(
# "-mllvm -enable-num-vgprs-512=true",
# "-mllvm -enable-num-vgprs-512=true",
# "-mllvm -allow-cse-cross-bb-convergent-call=true",
# "-mllvm -allow-cse-cross-bb-convergent-call=true",
# "-mllvm -full-vectorize-slp=true",
# "-mllvm -full-vectorize-slp=true",
]
+
get_features_args
()
+
get_arch_flags
()
]
+
get_features_args
()
+
get_arch_flags
()
+
aicc_flags
},
},
include_dirs
=
[
include_dirs
=
[
Path
(
this_dir
)
/
"csrc"
,
Path
(
this_dir
)
/
"csrc"
,
...
...
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