History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c9eb34ff4665 | frerot | added helper method to compute (corrected) contact areas | Aug 13 2020 | |||
d6d8134e1bba | frerot | allowing compilation without OpenMP | Aug 2 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
35997c97068f | frerot | linting on modernize-* rules in clang-tidy | Sep 24 2019 | |||
788bb35f3844 | frerot | no need to manually synchronize in later thrust versions | Mar 11 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
df70018ff248 | frerot | added runtime checks on loop size + test it | Oct 3 2018 | |||
324a362fcdd4 | frerot | made side-effects work in reduce lambdas | Oct 3 2018 | |||
dc3e9a8e1225 | frerot | added ranges and changed loops | Oct 2 2018 | |||
e69766f1ce4e | frerot | simplified loop dispatch | Oct 1 2018 | |||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | |||
b50babfcbd19 | frerot | added start value for loop range | Jul 24 2018 | |||
c3fefc0c8344 | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas into… | Mar 29 2018 | |||
9e8577ecc57f | frerot | deactivated thrust policies | Mar 29 2018 | |||
170b895597c2 | frerot | cleanup | Mar 28 2018 | |||
460e4d07a92b | frerot | loop overload with execution policy | Mar 28 2018 | |||
b1d76079b6e0 | frerot | rewrote GridView for contiguous data + test of wavevectors generation | Mar 21 2018 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
7043e94a544a | frerot | device for ApplyConstructor + cudaSync | Nov 3 2017 | |||
88e8bc9847bf | frerot | consistent apply_functor copies | Nov 3 2017 | |||
4df748b7012f | frerot | fixing rvalue functor bug by making copy | Nov 3 2017 | |||
f676e684c984 | frerot | added c++ tests for fft interface | Nov 2 2017 | |||
a0869ea06429 | frerot | rewrote loops with thrust | Nov 1 2017 | |||
0d1eb492274b | frerot | getting the cuda loops to compile | Oct 31 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
d75a65d09d21 | frerot | removed Loop singleton | Oct 30 2017 | |||
01bc15346e7f | frerot | added some documentation to classes | Oct 28 2017 | |||
b59fa1b6aab3 | frerot | added enumeration helper in Loop | Oct 28 2017 | |||
f76320c57280 | frerot | added strided loops | Oct 27 2017 | |||
a79f64962579 | frerot | added @file tag for documentation | Oct 26 2017 | |||
68d26a7bbdf2 | frerot | changed vectorial operators | Oct 25 2017 | |||
326e0378133b | frerot | added loop abstractions | Oct 25 2017 |
c4science · Help