alpaka-group / vikunja

Vikunja is a performance portable algorithm library that defines functions operating on ranges of elements for a variety of purposes . It supports the execution on multi-core CPUs and various GPUs. Vikunja uses alpaka to implement platform-independent primitives such as reduce or transform.
https://vikunja.readthedocs.io/en/latest/
Mozilla Public License 2.0
14 stars 5 forks source link

Update to clang-format-12 #49

Closed SimeonEhrig closed 2 years ago

SimeonEhrig commented 2 years ago

solves issue: #34

Used GIT_AUTHOR_NAME="Third Party" GIT_AUTHOR_EMAIL="vikunja@hzdr.de" git commit to create commit, which apply clang-format on the source code.