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
/
modules
/
lib
/
detect
/
find_cudadevices.lua
Age
Commit message (
Expand
)
Author
2025-12-01
feat: add support for cuda 11~13; update templates and examples
OpportunityLiu
2025-09-10
improve detectcache save
ruki
2025-08-13
fix find_cudadevices for CUDA 13
xq114
2025-07-03
rename copyright
ruki
2022-02-25
Update find_cudadevices.lua
Hoildkv
2022-02-25
fix find_cudadevice on windows x86
Hoildkv
2022-02-14
improve cuda finding
xq114
2022-01-25
improve find cuda devices
ruki
2020-12-23
remove lib.detect.cache
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2020-08-08
add cuda11 support
OpportunityLiu
2020-06-30
Update find_cudadevices.lua
Opportunity
2019-12-19
update the copyright date
ruki
2019-07-14
delay detect cuda
ruki
2019-06-18
modify code style
ruki
2019-06-18
fix find_program & find_file
OpportunityLiu
2019-06-18
Support clang as cuda compiler
OpportunityLiu
2019-06-10
fix finddevice
OpportunityLiu
2019-06-03
fix code style
ruki
2019-06-02
format code
ruki
2019-06-02
fix a typo
OpportunityLiu
2019-06-02
rename filter
OpportunityLiu
2019-06-02
add add_cugencode and find_cudadevices
OpportunityLiu