index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
rules
/
cuda
/
gencodes
/
xmake.lua
Age
Commit message (
Expand
)
Author
2026-01-05
add some comments according to code review
qiuyi
2026-01-05
fix r_arch to v_arch convert failed when suffix is added
qiuyi
2026-01-05
support 'a' and 'f' suffix for arch > sm_90/compute_90
qiuyi
2025-12-01
feat: add support for cuda 11~13; update templates and examples
OpportunityLiu
2025-07-03
rename copyright
ruki
2023-07-07
update cuda known archs
xq114
2022-02-25
add plat/arch info to find_cudadevices
Hoildkv
2022-02-06
Update xmake.lua
Shan Zhou
2022-01-25
improve find cuda devices
ruki
2022-01-05
improve cuda codegen
ruki
2021-10-10
fix more unpack
ruki
2021-09-14
remove before_load
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2020-08-08
add cuda11 support
OpportunityLiu
2019-12-19
update the copyright date
ruki
2019-07-23
remove unused code
OpportunityLiu
2019-07-14
delay detect cuda
ruki
2019-07-13
imporve hashset
OpportunityLiu
2019-06-18
Support clang as cuda compiler
OpportunityLiu
2019-06-10
fix some device link issues
ruki
2019-06-09
improve to the device link for cuda
ruki
2019-06-08
impor device-link rule
ruki
2019-06-06
move cuda gencodes rule
ruki