Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix CUDA 9 shuffle warning | psychocrypt | 2017-10-20 | 1 | -1/+5 |
| | | | | use `__shffl_snyc` if CUDA 9+ is avalable | ||||
* | cleanup includes | psychocrypt | 2017-09-30 | 2 | -4/+4 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 11 | -0/+2592 |
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` |