Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | option to controll gpu synchronization | psychocrypt | 2017-12-01 | 1 | -0/+1 |
| | | | | | - add option `sync_mode` - update auto suggestion and jconf | ||||
* | rename `Params` to `params` | psychocrypt | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+51 |
- 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` |