summaryrefslogtreecommitdiff
path: root/test cases/cuda
AgeCommit message (Expand)Author
2025-05-21cuda: add test for libs in stubs/David Seifert
2025-04-04add test case for cpp_std/cuda_stdPaolo Bonzini
2024-05-30cuda: avoid test failure without GPU availableDavid Seifert
2024-05-29cuda: add test for late `add_languages('cuda')`David Seifert
2024-05-22cuda: add test for negative `find_library()` resultDavid Seifert
2024-05-07cuda: add test for device linkingDavid Seifert
2024-05-07cuda: add test for C++ linking of dependency('cuda')David Seifert
2021-10-27Fix crash when getting cuda optionsXavier Claessens
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-12Disable asan memory leak checks on a Cuda test.Jussi Pakkanen
2021-07-18Cuda: Add test for shared versioned internal libsDavid Seifert
2021-07-18Cuda: Add test for -isystem/usr/includeDavid Seifert
2021-07-18Cuda: Add test for -DNDEBUGDavid Seifert
2021-03-28Strip 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-05Update CUDA module's nvcc_arch_flags() and nvcc_arch_readable() for newOlexa Bilaniuk
2020-11-05Add newer CUDA Toolkit version entries.Olexa Bilaniuk
2020-10-16Add CUDA compiler header symbol testsCarlos Bederian
2020-09-02cuda: bump CUDA version since 3.0 is no longer supportedDaniel Mensinger
2020-09-02Add test case for cuda compiler setting fixMatt Madison
2020-01-24Fix CUDA test without devices.Jan Alexander Steffens (heftig)
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-05dependency('cuda')Aleksey Gurtovoy
2019-09-24CUDA support on WindowsAleksey Gurtovoy
2019-02-28Fix nvcc error with threads dependency (4999)John M. Lindemon
2019-02-13Fixes for CUDA compiler shared library linking.Olexa Bilaniuk
2019-02-02Add unstable CUDA module.Olexa Bilaniuk
2019-01-21All the fixes needed to make work against current master.Jussi Pakkanen
2019-01-21Convert basic test to print out card info.Jussi Pakkanen
2019-01-21More tests and pic.Jussi Pakkanen
2019-01-21Clean up minor issues.Jussi Pakkanen
2019-01-21added cuda compilerBeau Johnston