| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-26 | Fix memleak in error handling | Willem Jan Palenstijn | |
| 2021-11-26 | De-duplicate 2D texture object creation | Willem Jan Palenstijn | |
| 2021-11-17 | Improve include guard consistency | Willem Jan Palenstijn | |
| 2021-11-16 | Remove cudaTextForceKernelsCompletion | Willem Jan Palenstijn | |
| 2021-11-16 | Remove ASTRA_CUDA_ASSERT | Willem Jan Palenstijn | |
| 2021-11-16 | Remove reportCudaError function | Willem Jan Palenstijn | |
| 2021-11-16 | Add new checkCuda function to simplify error handling | Willem Jan Palenstijn | |
| 2021-10-27 | Update copyright years | Willem Jan Palenstijn | |
| 2019-09-25 | Clean up outputscale naming confusion in cuda::algo | Willem Jan Palenstijn | |
| 2019-09-25 | Adjust FBP to line integral scaling | Willem Jan Palenstijn | |
| 2019-08-14 | Replace signal-based abort handling by query-based handling | Willem Jan Palenstijn | |
| The abort handling is currently only used to process Ctrl-C from Matlab. Since Matlab R2019a, it appears that calling utIsInterruptPending() from a thread other than the main thread will crash. The previous approach of checking utIsInterruptPending() in a thread, and then signalling the running algorithm was therefore broken. | |||
| 2018-07-17 | Add filter size error reporting | Willem Jan Palenstijn | |
| 2018-07-17 | Refactor filter config | Willem Jan Palenstijn | |
| 2018-07-17 | Refactor a few filter-related functions out of cuda code | Willem Jan Palenstijn | |
| 2018-06-22 | Move CUDA include files | Willem Jan Palenstijn | |
