- 14 Nov, 2018 1 commit
-
-
Martin Bauer authored
- small (length < 5) arrays with shape and stride information had to be memcpy'd to the GPU before every kernel call - instead of passing the information as arrays, the single elements are passed - leads to more function arguments, but simplifies GPU kernel calls -> changes in all backends required
-
- 23 May, 2018 1 commit
-
-
Martin Bauer authored
- updates in lbmpy benchmark -> enables better numa placement
-
- 13 Apr, 2018 1 commit
-
-
Martin Bauer authored
- removed warnings - added flake8 as CI target
-
- 10 Apr, 2018 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- test run again - notebooks not yet
-
Martin Bauer authored
-
- 04 Dec, 2017 1 commit
-
-
Jan Hönig authored
-
- 02 Nov, 2017 1 commit
-
-
Jan Hönig authored
Updated testing of kerncraft_coupling and some functions in kerncraft_coupling in order to be compatible with the kerncraft version 5.1
-
- 10 Oct, 2017 1 commit
-
-
Martin Bauer authored
- renaming because of clashes with types.py from other packages
-
- 07 Jul, 2017 1 commit
-
-
Martin Bauer authored
-
- 02 Jul, 2017 1 commit
-
-
Martin Bauer authored
-