summaryrefslogtreecommitdiffstats
path: root/cuda/2d/sart.cu
Commit message (Collapse)AuthorAgeFilesLines
* Remove cudaTextForceKernelsCompletionWillem Jan Palenstijn2021-11-161-1/+1
|
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
|
* Adjust SART to line integral scalingWillem Jan Palenstijn2019-09-251-2/+3
|
* Clean up outputscale naming confusion in cuda::algoWillem Jan Palenstijn2019-09-251-4/+4
|
* Replace signal-based abort handling by query-based handlingWillem Jan Palenstijn2019-08-141-3/+1
| | | | | | | | 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.
* Move CUDA include filesWillem Jan Palenstijn2018-06-221-8/+8
|
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-09-151-4/+3
|\
| * Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
| |
* | Add CUDA parvec supportWillem Jan Palenstijn2016-07-291-4/+4
|/
* Add relaxation parameters to SIRT, SARTWillem Jan Palenstijn2016-03-231-2/+5
|
* Add outputScale argument to 2D CUDA BPWillem Jan Palenstijn2015-03-121-5/+5
|
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Fix SART::computeDiffNormWillem Jan Palenstijn2014-04-221-3/+2
|
* Fix SART_CUDAWillem Jan Palenstijn2014-04-221-1/+4
|
* Replace direct cudaMemcpy2D calls by utility functionsWillem Jan Palenstijn2014-04-161-4/+4
|
* Split up processVol in Vol/Sino casesWillem Jan Palenstijn2014-04-161-7/+7
|
* Change allocate/zeroVolume to volume/sinogram-specific variantsWillem Jan Palenstijn2014-04-161-12/+15
|
* Remove padding in 2D cuda in favour of Border modeWillem Jan Palenstijn2014-04-161-32/+28
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+283