Graphsinglemap
Graph
singlemap
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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 | ||||
6ac53335f1e3 | schaefer | added SoA structure instead of AoS | Oct 21 2016 | ||||
e6b8fa131fb6 | schaefer | remove .project files .metadata etc | Oct 17 2016 | ||||
e4285e392f22 | schaefer | remove .project files | Oct 17 2016 | ||||
6d252a54e547 | schaefer | Gradient Benchmark for 10, 100 and 1000 mass distribution | Oct 17 2016 |
c4science · Help