- Mar 18, 2019
-
-
- Mar 15, 2019
-
-
Jan Hönig authored
-
- Nov 14, 2018
-
-
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
-
- Apr 13, 2018
-
-
Martin Bauer authored
- removed warnings - added flake8 as CI target
-
- Apr 10, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
- test run again - notebooks not yet
-
Martin Bauer authored
-
Martin Bauer authored
- assignment collection - sympyextensions
-
- Mar 27, 2018
-
-
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
-
- Jan 10, 2018
-
-
Jan Hönig authored
-
- Dec 12, 2017
-
-
Jan Hönig authored
-
- Dec 06, 2017
-
-
Jan Hönig authored
-
- Dec 04, 2017
- Nov 02, 2017
-
-
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
-
- Jul 21, 2017
-
-
Martin Bauer authored
-
- Jul 07, 2017
-
-
Martin Bauer authored
-
- Jul 06, 2017
-
-
Martin Bauer authored
-
- Jul 02, 2017
-
-
Martin Bauer authored
-
- Jul 01, 2017
-
-
Martin Bauer authored
- pystencils can create now a non-compilable kernel that can be analyzed by kerncraft
-