Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memleak in error handling | Willem Jan Palenstijn | 2021-11-26 | 3 | -6/+15 |
* | De-duplicate 2D texture object creation | Willem Jan Palenstijn | 2021-11-26 | 5 | -134/+86 |
* | Replace texref by texobj in par_bp | Willem Jan Palenstijn | 2021-11-26 | 1 | -25/+44 |
* | Replace texref by texobj in fan_bp | Willem Jan Palenstijn | 2021-11-26 | 1 | -27/+49 |
* | Replace texref by texobj in fan_fp | Willem Jan Palenstijn | 2021-11-26 | 1 | -25/+31 |
* | Replace texref by texobj in par_fp | Willem Jan Palenstijn | 2021-11-26 | 1 | -26/+33 |
* | Remove fft.cu custom cuda error handling macros | Willem Jan Palenstijn | 2021-11-16 | 1 | -42/+21 |
* | Remove unnecessary costly syncs in FFT | Willem Jan Palenstijn | 2021-11-16 | 1 | -2/+8 |
* | Add missing synchronize before free in FFT | Willem Jan Palenstijn | 2021-11-16 | 1 | -2/+10 |
* | Add checkCufft function | Willem Jan Palenstijn | 2021-11-16 | 1 | -23/+22 |
* | Remove cudaTextForceKernelsCompletion | Willem Jan Palenstijn | 2021-11-16 | 7 | -56/+32 |
* | Remove ASTRA_CUDA_ASSERT | Willem Jan Palenstijn | 2021-11-16 | 1 | -27/+14 |
* | Remove reportCudaError function | Willem Jan Palenstijn | 2021-11-16 | 1 | -9/+1 |
* | Add new checkCuda function to simplify error handling | Willem Jan Palenstijn | 2021-11-16 | 1 | -0/+9 |
* | Update copyright years | Willem Jan Palenstijn | 2021-10-27 | 15 | -30/+30 |
* | Fix memory leak in CUDA 2D fan_bp | Ferdia Sherry | 2021-01-27 | 1 | -0/+2 |
* | Fix memory leak in CUDA 2D par_fp | Ferdia | 2020-09-11 | 1 | -0/+4 |
* | Remove unmaintained, out of date 'STANDALONE' cuda code | Willem Jan Palenstijn | 2019-09-25 | 8 | -670/+0 |
* | Small clean up of factors | Willem Jan Palenstijn | 2019-09-25 | 1 | -1/+1 |
* | Improve adjoint matching for fan/cone BP functions, and clean up | Willem Jan Palenstijn | 2019-09-25 | 1 | -152/+112 |
* | Fix fan-beam FBP scaling | Willem Jan Palenstijn | 2019-09-25 | 2 | -8/+9 |
* | Adjust SART to line integral scaling | Willem Jan Palenstijn | 2019-09-25 | 3 | -9/+10 |
* | Clean up outputscale naming confusion in cuda::algo | Willem Jan Palenstijn | 2019-09-25 | 3 | -19/+22 |
* | Adjust FBP to line integral scaling | Willem Jan Palenstijn | 2019-09-25 | 3 | -11/+11 |
* | Adjust adjoint to line integral scaling | Willem Jan Palenstijn | 2019-09-25 | 3 | -26/+68 |
* | Adjust linear/cuda kernels to line integral scaling | Willem Jan Palenstijn | 2019-09-25 | 2 | -7/+6 |
* | Replace signal-based abort handling by query-based handling | Willem Jan Palenstijn | 2019-08-14 | 5 | -14/+4 |
* | Reorganize more filter size functions | Willem Jan Palenstijn | 2018-07-17 | 2 | -14/+4 |
* | Add filter size error reporting | Willem Jan Palenstijn | 2018-07-17 | 2 | -14/+4 |
* | Refactor filter config | Willem Jan Palenstijn | 2018-07-17 | 2 | -20/+20 |
* | Refactor a few filter-related functions out of cuda code | Willem Jan Palenstijn | 2018-07-17 | 2 | -380/+5 |
* | Move CUDA include files | Willem Jan Palenstijn | 2018-06-22 | 32 | -1442/+103 |
* | Merge branch 'fdk' | Willem Jan Palenstijn | 2018-03-18 | 1 | -5/+11 |
|\ | |||||
| * | Adapt FBP_CUDA voxel-size weighting factors | Willem Jan Palenstijn | 2017-12-20 | 1 | -3/+8 |
| * | Start on fixing FDK and BP voxel-size weighting factors | Willem Jan Palenstijn | 2017-12-20 | 1 | -1/+1 |
* | | Remove outdated svn keywords | Willem Jan Palenstijn | 2018-01-24 | 2 | -2/+0 |
* | | Update outdated URLs | Willem Jan Palenstijn | 2018-01-24 | 2 | -2/+2 |
* | | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 32 | -32/+32 |
* | | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 32 | -64/+64 |
* | | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 32 | -32/+32 |
* | | Check for CUDA support at run-time in use_cuda() | Willem Jan Palenstijn | 2018-01-09 | 2 | -0/+13 |
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-11-22 | 12 | -42/+56 |
|\| | |||||
| * | Separate cuda from astra headers further | Willem Jan Palenstijn | 2017-11-01 | 6 | -47/+50 |
| * | Remove some unnecessary includes | Willem Jan Palenstijn | 2017-11-01 | 8 | -22/+4 |
| * | Add astra.astra.get_gpu_info utility function | Willem Jan Palenstijn | 2017-10-17 | 2 | -0/+28 |
* | | Unify some parallel_vec parameter computations | Willem Jan Palenstijn | 2017-09-27 | 2 | -29/+6 |
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-09-15 | 30 | -120/+90 |
|\| | |||||
| * | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 30 | -120/+90 |
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2016-10-07 | 2 | -3/+2 |
|\| | |||||
| * | Merge branch 'master' into FDK | Willem Jan Palenstijn | 2016-10-06 | 1 | -39/+31 |
| |\ |