19 Commits (b9af8f8b6b394903d64e4886712b38a056cd876f)

Author SHA1 Message Date
Kramer Peace caec875fe1 Create CUDA linker with CUDA compiler 5 years ago
Kramer Peace fb9a5ce867 Add a CUDA linker object 5 years ago
Dylan Baker 0efab591da compilers: Move the compiler argument to proxy linker flags to the compiler class 5 years ago
Dylan Baker 06dcbd50ee compilers: Dispatch to dynamic linker class 5 years ago
Dylan Baker 61255eca16 compilers/cuda: pass through extra kwargs 5 years ago
Dylan Baker 499c44dc77 compilers/cuda: don't use re for replacement 5 years ago
Dylan Baker cd5360821a compilers: split gnu and gnulike compilers out of compilers 5 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
Daniel Mensinger 971dfd664b
Added some cahced values 6 years ago
John M. Lindemon 939c00a972 Fix nvcc error with threads dependency (4999) 6 years ago
Olexa Bilaniuk 8838cfae73 Solve NVCC -Werror problem. 6 years ago
Olexa Bilaniuk e632a81627 Rework CUDA sanity check. 6 years ago
jml1795 a9e63568fe Add warning level zero 6 years ago
Olexa Bilaniuk df0b734a17 Fixes for CUDA compiler shared library linking. 6 years ago
Jussi Pakkanen 25ae7f95bd Add werror flags to nvcc. Closes #4911. 6 years ago
Jussi Pakkanen e1b50309df All the fixes needed to make work against current master. 6 years ago
Jussi Pakkanen 8eca221aac More tests and pic. 6 years ago
Jussi Pakkanen 396e355c94 Clean up minor issues. 6 years ago
Beau Johnston 54b6afa675 added cuda compiler 6 years ago