- 02 Jul, 2017 1 commit
-
-
Martin Bauer authored
-
- 01 Jul, 2017 5 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- pystencils can create now a non-compilable kernel that can be analyzed by kerncraft
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 11 Jun, 2017 1 commit
-
-
Martin Bauer authored
-
- 09 Jun, 2017 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 16 May, 2017 1 commit
-
-
Martin Bauer authored
-
- 05 May, 2017 1 commit
-
-
Martin Bauer authored
-
- 25 Apr, 2017 1 commit
-
-
Martin Bauer authored
-
- 24 Apr, 2017 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 21 Apr, 2017 4 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- helps when simulating a large amount of small scenarios
-
Martin Bauer authored
- periodic kernels not yet OpenMP parallel
-
Martin Bauer authored
-
- 20 Apr, 2017 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 15 Apr, 2017 1 commit
-
-
Martin Bauer authored
-
- 11 Apr, 2017 3 commits
-
-
Martin Bauer authored
- cache relied on uniqueness of python id() - id may be reused if object is freed -> object must be held alive -> kernel keeps all it arguments it was ever called with, alive (problematic in terms of memory consumption)
-
Martin Bauer authored
previously the value was taken from the cell next to the boundary cell (i.e. the inner cell)
-
Martin Bauer authored
-> smaller block
-
- 06 Apr, 2017 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-> moved llvm and dot import in try-except block
-
- 30 Mar, 2017 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- VC 15 (2017) does not set an environment variable any more - fallback to filesystem search
-
- 29 Mar, 2017 1 commit
-
-
Martin Bauer authored
-
- 24 Mar, 2017 5 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- abstraction layer for selecting CUDA block and grid sizes - line based (was implemented before) - block based (new, more flexible) - new conditional (if/else) ast node, which is necessary for indexing schemes (guarding if)
-
Martin Bauer authored
- bugfix for CUDA kernels with variable field sizes - extended tests for pystencils gpu kernels
-
Martin Bauer authored
-
- 20 Mar, 2017 3 commits
-
-
Jan Hoenig authored
-
Jan Hoenig authored
-
Jan Hoenig authored
-
- 19 Mar, 2017 2 commits
-
-
Jan Hoenig authored
-
Jan Hoenig authored
-