aboutsummaryrefslogtreecommitdiff
path: root/test cases/cuda/4 shared
AgeCommit message (Collapse)AuthorFilesLines
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz1-1/+0
and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
2021-07-18Cuda: Add test for shared versioned internal libsDavid Seifert1-1/+3
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D1-1/+1
2019-02-13Fixes for CUDA compiler shared library linking.Olexa Bilaniuk5-0/+131
Also adds test case for shared library linking. Closes #4912, at least on Linux. The future 0.50.0 does not yet claim to support CUDA on systems other than Linux and backends other than Ninja.