Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proper removal of gpu_thread_num | fireice-uk | 2017-10-22 | 1 | -10/+1 |
| | |||||
* | fix clang CUDA compile | psychocrypt | 2017-09-30 | 1 | -1/+1 |
| | | | | | | - add clang compile section - cleanup CMake file - fix missing return value | ||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -9/+7 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+261 |
- 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` |