[go: up one dir, main page]

Menu

Commit [r278]  Maximize  Restore  History

cocolib++: restructuring phase, encapsulate CUDA dependencies for later API reimplementations

goldluecke 2014-08-08

1 2 > >> (Page 1 of 2)
changed /trunk/cocolib.pro
changed /trunk/cocolib/cocolib++/compute_api/compute_array.cpp
changed /trunk/cocolib/cocolib++/compute_api/compute_array.cu
changed /trunk/cocolib/cocolib++/compute_api/compute_array.h
changed /trunk/cocolib/cocolib++/compute_api/compute_grid.h
added /trunk/cocolib/cocolib++/compute_api/kernels_algebra.h
added /trunk/cocolib/cocolib++/compute_api/kernels_vtv.h
changed /trunk/cocolib/cocolib++/compute_api_implementation_cuda/compute_engine.cu
changed /trunk/cocolib/cocolib++/compute_api_implementation_cuda/compute_grid.cu
added /trunk/cocolib/cocolib++/compute_api_implementation_cuda/kernels_basics.cu
added /trunk/cocolib/cocolib++/compute_api_implementation_cuda/kernels_vtv.cu
changed /trunk/cocolib/cocolib++/compute_api_implementation_cuda/reprojections.cu
changed /trunk/cocolib/cocolib++/data_terms/data_term.cu
changed /trunk/cocolib/cocolib++/data_terms/data_term_deconvolution.cu
changed /trunk/cocolib/cocolib++/data_terms/data_term_denoising.cu
changed /trunk/cocolib/cocolib++/data_terms/data_term_rof.cu
renamed /trunk/cocolib/cocolib++/regularizers/regularizer.cu -> /trunk/cocolib/cocolib++/regularizers/regularizer.cpp
changed /trunk/cocolib/cocolib++/regularizers/regularizer_tgv_2.cu
changed /trunk/cocolib/cocolib++/regularizers/regularizer_vtv_f.cu
changed /trunk/cocolib/cocolib++/regularizers/regularizer_vtv_j.cu
changed /trunk/cocolib/cocolib++/regularizers/regularizer_vtv_s.cu
copied /trunk/cocolib/cocolib++/solvers/solver.cu -> /trunk/cocolib/cocolib++/solvers/solver.cpp
copied /trunk/cocolib/cocolib++/vtv_kernels.cu -> /trunk/cocolib/cocolib++/compute_api_implementation_cuda/vtv_kernels.cu
copied /trunk/cocolib/cocolib++/vtv_kernels.cuh -> /trunk/cocolib/cocolib++/compute_api_implementation_cuda/vtv_kernels.cuh
1 2 > >> (Page 1 of 2)