请问一下 cuda 的 add_cuflags 在哪里实现 #3515
Unanswered
davidxiaozhi
asked this question in
Q&A
Replies: 2 comments 3 replies
-
这个得用custom rule,然后 |
Beta Was this translation helpful? Give feedback.
2 replies
-
不是, add_cuflags 逻辑官方实现,或者类似的 xmake 对应的实现demo |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@waruqi
如果自定义一个新的类似 cuda nvcc 的编译器,如何实现类似add_cuflags 的功能,比如 add_xxflags
Beta Was this translation helpful? Give feedback.
All reactions