- 15 Mar, 2019 1 commit
-
-
Jan Hönig authored
-
- 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
-
- 13 Apr, 2018 1 commit
-
-
Martin Bauer authored
- removed warnings - added flake8 as CI target
-
- 10 Apr, 2018 4 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- test run again - notebooks not yet
-
Martin Bauer authored
-
Martin Bauer authored
- assignment collection - sympyextensions
-
- 27 Mar, 2018 1 commit
-
-
Jan Hönig authored
Modified the gitlab-ci for benchmarking purposes Created a new Dockerfile for benchmarking purposes, which includes the intel compiler. Docker file now has likwid installed as well. Created a machine file for the benchmarking machine. Kerncraft updated and fixed. TODOs: - cleanup of the yaml files - Test the Skylake machine file and kerncraft_coupling for correct behaviour
-
- 10 Jan, 2018 1 commit
-
-
Jan Hönig authored
-
- 12 Dec, 2017 1 commit
-
-
Jan Hönig authored
-
- 06 Dec, 2017 1 commit
-
-
Jan Hönig authored
-
- 04 Dec, 2017 2 commits
- 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
-
- 21 Jul, 2017 1 commit
-
-
Martin Bauer authored
-
- 07 Jul, 2017 1 commit
-
-
Martin Bauer authored
-
- 06 Jul, 2017 1 commit
-
-
Martin Bauer authored
-
- 02 Jul, 2017 1 commit
-
-
Martin Bauer authored
-
- 01 Jul, 2017 1 commit
-
-
Martin Bauer authored
- pystencils can create now a non-compilable kernel that can be analyzed by kerncraft
-