Commit Graph

7 Commits

Author SHA1 Message Date
Javier Lopez-Gomez
f85dfc1173 Update CREDITS.txt 2022-02-22 17:59:04 +01:00
Simeon Ehrig
9a4418b3c0 Improvements for Pull Request #240
- little changes at comments and code style
- try to use const in IncrementalCUDADeviceCompiler, where is possible
- move CUDA device code compiler instance to IncrementalParser
- change the members of CuArgs to const and adjust the setCuArgs method
- use std::vector<string> instead llvm::Smallvector<const char *> to build argv for executeAndWait
- improve the error messages of generatePCH(), generatePTX() and generateFatbinary()
- replace m_Counter with a copy in IncrementalCUDADeviceCompiler to avoid involuntary changes
2018-06-25 08:29:07 +02:00
Simeon Ehrig
b6fad909b1 Add myself to the credits. 2018-06-25 08:29:07 +02:00
Vassil Vassilev
f844f6d08a Add mail. 2016-08-18 15:44:19 +02:00
Vassil Vassilev
2285d5734d Add contributor's real name. 2016-08-18 15:44:19 +02:00
Axel Naumann
b8afc98ae2 Add Frederich Munch. 2016-07-25 11:59:27 +02:00
Axel Naumann
674f453364 Add credits. 2014-01-07 11:43:53 +01:00