Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SE] Remove StreamExecutor | Jason Henline | 2016-10-25 | 6 | -1180/+0 |
* | [SE] Change CoreTests target name | Jason Henline | 2016-09-27 | 1 | -1/+1 |
* | [SE] Fix config bug with CUDA tests | Jason Henline | 2016-09-15 | 2 | -1/+1 |
* | [SE] Support CUDA dynamic shared memory | Jason Henline | 2016-09-15 | 2 | -0/+220 |
* | [SE] Pack global dev handle addresses | Jason Henline | 2016-09-13 | 1 | -6/+6 |
* | [SE] KernelSpec return best PTX | Jason Henline | 2016-09-13 | 1 | -3/+6 |
* | [SE] Use real HostPlatformDevice for testing | Jason Henline | 2016-09-13 | 3 | -13/+9 |
* | [SE] Add .clang-format | Jason Henline | 2016-09-13 | 4 | -248/+55 |
* | [SE] Clean up device and host memory slices | Jason Henline | 2016-09-12 | 2 | -12/+12 |
* | [SE] RegisteredHostMemory for async device copies | Jason Henline | 2016-09-12 | 3 | -98/+39 |
* | [StreamExecutor] Make SE work with an in-tree LLVM build. | Justin Lebar | 2016-09-09 | 6 | -0/+1213 |