index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
cuda
Age
Commit message (
Expand
)
Author
2025-05-21
cuda: add test for libs in stubs/
David Seifert
2025-04-04
add test case for cpp_std/cuda_std
Paolo Bonzini
2024-05-30
cuda: avoid test failure without GPU available
David Seifert
2024-05-29
cuda: add test for late `add_languages('cuda')`
David Seifert
2024-05-22
cuda: add test for negative `find_library()` result
David Seifert
2024-05-07
cuda: add test for device linking
David Seifert
2024-05-07
cuda: add test for C++ linking of dependency('cuda')
David Seifert
2021-10-27
Fix crash when getting cuda options
Xavier Claessens
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-12
Disable asan memory leak checks on a Cuda test.
Jussi Pakkanen
2021-07-18
Cuda: Add test for shared versioned internal libs
David Seifert
2021-07-18
Cuda: Add test for -isystem/usr/include
David Seifert
2021-07-18
Cuda: Add test for -DNDEBUG
David Seifert
2021-03-28
Strip host-compiler -std flag from NVCC line.
Olexa Bilaniuk
2021-02-22
[CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler.
Olexa Bilaniuk
2020-11-05
Update CUDA module's nvcc_arch_flags() and nvcc_arch_readable() for new
Olexa Bilaniuk
2020-11-05
Add newer CUDA Toolkit version entries.
Olexa Bilaniuk
2020-10-16
Add CUDA compiler header symbol tests
Carlos Bederian
2020-09-02
cuda: bump CUDA version since 3.0 is no longer supported
Daniel Mensinger
2020-09-02
Add test case for cuda compiler setting fix
Matt Madison
2020-01-24
Fix CUDA test without devices.
Jan Alexander Steffens (heftig)
2019-12-23
refactor: cuda no unused args
Michael Hirsch, Ph.D
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-05
dependency('cuda')
Aleksey Gurtovoy
2019-09-24
CUDA support on Windows
Aleksey Gurtovoy
2019-02-28
Fix nvcc error with threads dependency (4999)
John M. Lindemon
2019-02-13
Fixes for CUDA compiler shared library linking.
Olexa Bilaniuk
2019-02-02
Add unstable CUDA module.
Olexa Bilaniuk
2019-01-21
All the fixes needed to make work against current master.
Jussi Pakkanen
2019-01-21
Convert basic test to print out card info.
Jussi Pakkanen
2019-01-21
More tests and pic.
Jussi Pakkanen
2019-01-21
Clean up minor issues.
Jussi Pakkanen
2019-01-21
added cuda compiler
Beau Johnston