Graphclean_chi2
Graph
clean_chi2
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
8d95413ab0a3 | fourestey | updated to match the env variables defined in the root dir | Aug 8 2017 | ||||
6f1510a90976 | fourestey | modified debug output | Aug 8 2017 | ||||
d8d45487cc53 | fourestey | update with fastest version so far (2x wrt CPU) | Aug 8 2017 | ||||
5c3ce095294b | fourestey | several new shared memory version implemented | Aug 8 2017 | ||||
dee834c2d14c | fourestey | updated version with check between CPU and GPU version work. the gradient… | 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 | ||||
bb0b0ebecf62 | fourestey | updated version | Aug 8 2017 | ||||
545031b9d90c | fourestey | added env variables to makefiles | Aug 8 2017 | ||||
7701e1e8a276 | fourestey | added env variables to makefiles | Aug 8 2017 | ||||
0ca53974d7e0 | fourestey | added nvvp files | Aug 8 2017 | ||||
7305f1eaacc7 | fourestey | added cuo files into exclusion list | Aug 8 2017 | ||||
eba67e4791d5 | Christoph Schaefer | merge 3, problem with lenstool | Mar 8 2017 | ||||
c8a4b458969b | Christoph Schaefer | resolved merge | Feb 23 2017 | ||||
f41fbe45c73f | 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 | ||||
538f4071ca78 | schaefer | added gradient grid that handles multiple GPU usage 2 | Feb 21 2017 | ||||
b83c2d705661 | schaefer | added gradient grid that handles multiple GPU usage | Feb 21 2017 | ||||
8ed3ea71f869 | schaefer | few corrections, startend on multi GPU method | Feb 20 2017 | ||||
30af87e0951b | schaefer | relieved register pressure on GPUs by precalculating cos sin values | Feb 16 2017 | ||||
aba442ee867c | schaefer | added basic GPU version | Feb 16 2017 | ||||
e339389554c0 | schaefer | GridGradientBenchmark finished for CPU | Feb 15 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 | ||||
730c79dea1a8 | schaefer | starting GPU | Jan 30 2017 | ||||
53b8a1923fc7 | schaefer | integrating chi_CPU version into master | Jan 30 2017 | ||||
a6eebe218f9d | schaefer | integrating chi_CPU version into master | Jan 30 2017 | ||||
446f00d51656 | schaefer | setting config files right | Jan 30 2017 | ||||
08a312cdcb3e | schaefer | added some GPU files | Jan 26 2017 | ||||
8bdf565fbc87 | schaefer | working benchmark for lenstool, still needs to be checked in detail | Jan 26 2017 | ||||
299765cee7d7 | schaefer | linkage error found, not solved | Jan 13 2017 | ||||
5b27d5c4aa67 | schaefer | linkage error found, not solved | Jan 13 2017 | ||||
4f18817a5dde | schaefer | commit error corrected | Jan 12 2017 | ||||
7468cb38b897 | schaefer | corrected a bug in gradient( function pointer was of by 1),implemented… | Jan 12 2017 | ||||
4e3e4e957d36 | fourestey | calling the right version | Jan 2 2017 | ||||
a710e43288c0 | fourestey | lense type dispatcher enabled for hand coded avx version | Jan 2 2017 | ||||
edb40afe60bf | fourestey | added possibility to link with the lenstool library using the -D__WITH_LIBTOOL… | Jan 1 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 | ||||
bbb1f6477ecc | fourestey | update | Dec 25 2016 | ||||
59584d508582 | fourestey | added function to call the correct lense type gradient function correctly | Dec 25 2016 | ||||
65f98118f131 | fourestey | useful functions | Dec 25 2016 | ||||
22e37e26a423 | fourestey | reverting to original configuration | Dec 22 2016 | ||||
7a8c02427d1d | fourestey | deleted binary file | Dec 22 2016 | ||||
3342f943e4db | fourestey | interface change update | Dec 22 2016 | ||||
04c3405a1b23 | fourestey | interface change update | Dec 22 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 | ||||
41014d8f0902 | schaefer | changes so that it works on regor too 2 for chi benchmark | Dec 15 2016 | ||||
c4418ad5944f | schaefer | changes so that it works on regor too | Dec 15 2016 | ||||
6264dab408ab | fourestey | update | Dec 14 2016 | ||||
3ef0946ab029 | fourestey | added chi benchmark + general updates | Dec 14 2016 | ||||
578dba412eb4 | fourestey | bug fix, precision test passed | Dec 13 2016 | ||||
cd86e73dbb27 | fourestey | gradent benchmark using jauzac input | 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 | ||||
4d08250b2d8f | schaefer | revisited project structure | Dec 1 2016 | ||||
823097a83d20 | schaefer | finished testing bruteforce CPU and implemented small benchmark | Nov 22 2016 | ||||
4c908cd3e08c | schaefer | fixed a few bugs for function, still need direct comparison between lenstool… | Nov 21 2016 | ||||
58579afb4a0c | schaefer | Started Implementation of chibruteforce, compiles and seems to works well but… | Nov 16 2016 | ||||
c99f2e455a51 | schaefer | finished preparation for second benchmar (for GPU) started on third benchmark… | Nov 9 2016 | ||||
a258267da7d3 | schaefer | Organised old benchmrks into archive and added lenstool benchmark for chi2… | Nov 9 2016 | ||||
e57bf8416890 | schaefer | removed small control cout 2 | Nov 7 2016 | ||||
f6596bd9e398 | schaefer | removed small control cout | Nov 7 2016 | ||||
cd34a2adf1b5 | schaefer | added nw test and corrected AVX bug (code tool only multiple of 4 into account | Nov 7 2016 | ||||
1d3a53f30e9e | schaefer | adapted tests for modifications | Nov 7 2016 | ||||
160bc00c215c | schaefer | merge gilles branch | Nov 7 2016 | ||||
df67de56ffdb | schaefer | finished merge of multi_lens_list into master | Nov 4 2016 | ||||
ee91f6c1daf3 | schaefer | modified the code so that it runs on regor too | Nov 4 2016 | ||||
c2f3e43b96e0 | fourestey | adding vector operators for the intel compilers to ensure backward compatibility | Nov 4 2016 | ||||
c27ed0e5a33b | fourestey | hand optimized simd math operators | Nov 2 2016 | ||||
f204a89bf073 | fourestey | gradient file header | Nov 2 2016 | ||||
91114be53829 | fourestey | added hand optimized inverse and sqrt operations + cleanup | Nov 2 2016 | ||||
32bd4e6bda08 | fourestey | higher precision in result | Nov 2 2016 | ||||
eec604245c3c | fourestey | corrected executable name | Nov 2 2016 | ||||
182455bb75cd | fourestey | vectorization update with RCP + newton raphson methode to increase the precision | Oct 31 2016 | ||||
871038e9d982 | fourestey | hand vectorized version added: 50% faster than the scalar one probably because… | Oct 28 2016 | ||||
d21d1bc38554 | schaefer | test are now standalone: in folder gradienttest run make and then execute… | Oct 27 2016 | ||||
c80452591743 | schaefer | added one small test and complexified the pied and sis test to take into… | Oct 26 2016 | ||||
4cf7755ae885 | schaefer | Divided big test into three smaller ones | Oct 26 2016 | ||||
7d6cb779fe60 | schaefer | finished with lens sorting and removing the if condition from the grad function | Oct 26 2016 | ||||
90bd42bf9c59 | fourestey | new values | Oct 25 2016 | ||||
91bcdb15ea83 | fourestey | big test comparison | Oct 25 2016 | ||||
3e406d2d12ed | fourestey | full loop expension | Oct 25 2016 | ||||
81e9b87d4812 | schaefer | added test coverage for piemd1derivative function | Oct 25 2016 | ||||
62a88e987342 | schaefer | added Grad test function and moved gradient function into seperate Grad file | Oct 25 2016 | ||||
e278c6337363 | schaefer | finished sorting, starting modifcation in grad function | Oct 25 2016 | ||||
1b582189a873 | fourestey | timer added | Oct 25 2016 | ||||
d26cefbec5b7 | schaefer | small modif to old main to correct error | Oct 25 2016 | ||||
629ddbdeea53 | schaefer | Added vdisp init to the potential to get non zero results from thegradient… | Oct 25 2016 | ||||
3d1a2de2ee83 | fourestey | update | Oct 24 2016 | ||||
d1d407485259 | fourestey | added inlined first version of the kernel | Oct 24 2016 | ||||
5c66f7fce251 | fourestey | sperated main and compute kernels | Oct 22 2016 | ||||
5b30d8deeb61 | fourestey | modified makefile to take compiler into account + small update | Oct 22 2016 | ||||
8a356da7c89b | schaefer | removed .o | Oct 21 2016 |
c4science · Help