R1448/srccleanGPU
R1448/src
cleanGPU
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
52bbec23e4b6 | fourestey | adding already computed rotations into the gradient computation | Aug 8 2017 | |||
7685f14978af | fourestey | added vectorization off toggle flag | Aug 8 2017 | |||
223d0b03be9e | fourestey | adding tabulation for readability | Aug 8 2017 | |||
87d47626fa76 | fourestey | adding rotation using precomputed cosine/sine | Aug 8 2017 | |||
adcb913ab4db | fourestey | bug correction | Aug 8 2017 | |||
e19a37232c4b | fourestey | update before merge | Aug 8 2017 | |||
ce535ac958fc | fourestey | updated avx version to remove overloaded operators | Aug 8 2017 | |||
de25f0af5356 | fourestey | removed cuda includes | Aug 8 2017 | |||
c6d976421b0f | fourestey | updated avx version to remove overloaded operators | Aug 8 2017 | |||
ce180071f842 | fourestey | removed cuda includes | Aug 8 2017 | |||
6f1510a90976 | fourestey | modified debug output | Aug 8 2017 | |||
12a16ee988a0 | fourestey | adding openmp version and rebranding the old version | Aug 8 2017 | |||
393b276d95f7 | fourestey | adding openmp version | Aug 8 2017 | |||
5dc4d685136b | fourestey | adding debug infos (commented for now) | Aug 8 2017 | |||
c8a4b458969b | Christoph Schaefer | resolved merge | Feb 23 2017 | |||
f1e9d2705e47 | Christoph Schaefer | updated Makefile with env variables | Feb 23 2017 | |||
49db4dcbe135 | Christoph Schaefer | greina0 preparation | Feb 23 2017 | |||
9df9e1a1fc10 | schaefer | played auround with chi | Feb 23 2017 | |||
30af87e0951b | schaefer | relieved register pressure on GPUs by precalculating cos sin values | Feb 16 2017 | |||
15fae33691a4 | schaefer | finished cleaning up chi_CPU function, changed lens_SOA structure, implemented… | Jan 31 2017 | |||
db232b68318b | schaefer | unsorted lens function + big benchmark = 219 Img | Jan 31 2017 | |||
53b8a1923fc7 | schaefer | integrating chi_CPU version into master | Jan 30 2017 | |||
a6eebe218f9d | schaefer | integrating chi_CPU version into master | Jan 30 2017 | |||
5b27d5c4aa67 | schaefer | linkage error found, not solved | Jan 13 2017 | |||
7468cb38b897 | schaefer | corrected a bug in gradient( function pointer was of by 1),implemented… | Jan 12 2017 | |||
a710e43288c0 | fourestey | lense type dispatcher enabled for hand coded avx version | Jan 2 2017 | |||
5bdc6523dd48 | fourestey | inserting guard to allow linking with the lenstool library | Jan 1 2017 | |||
300a1434e86d | fourestey | added improved version of lense derivative selection | Dec 30 2016 | |||
59584d508582 | fourestey | added function to call the correct lense type gradient function correctly | Dec 25 2016 | |||
65f98118f131 | fourestey | useful functions | Dec 25 2016 | |||
feb189992011 | fourestey | interface cleanup + SIS implementation for SOA | Dec 22 2016 | |||
43bf390e02a9 | fourestey | updated library + gradient benchmark with lense 81 auto-vectorized version | Dec 21 2016 | |||
bdbea621f3c5 | fourestey | clean repo | Dec 21 2016 | |||
db8a6d8a39c7 | schaefer | bug fix chi | Dec 16 2016 | |||
c4418ad5944f | schaefer | changes so that it works on regor too | Dec 15 2016 | |||
578dba412eb4 | fourestey | bug fix, precision test passed | Dec 13 2016 | |||
ed21c2f7a9d9 | fourestey | updated makefile to create library | Dec 13 2016 | |||
6003e8cd2da6 | fourestey | added sources for the different versions of the derivative | Dec 12 2016 |
c4science · Help