Init
Showing
- .gitignore 5 additions, 0 deletions.gitignore
- LICENSE.md 660 additions, 0 deletionsLICENSE.md
- pystencils_benchmark/__init__.py 1 addition, 0 deletionspystencils_benchmark/__init__.py
- pystencils_benchmark/benchmark.py 64 additions, 0 deletionspystencils_benchmark/benchmark.py
- pystencils_benchmark/headers/dummy.c 2 additions, 0 deletionspystencils_benchmark/headers/dummy.c
- pystencils_benchmark/headers/dummy.s 45 additions, 0 deletionspystencils_benchmark/headers/dummy.s
- pystencils_benchmark/headers/kerncraft.h 22 additions, 0 deletionspystencils_benchmark/headers/kerncraft.h
- pystencils_benchmark/headers/timing.c 17 additions, 0 deletionspystencils_benchmark/headers/timing.c
- pystencils_benchmark/headers/timing.h 9 additions, 0 deletionspystencils_benchmark/headers/timing.h
- pystencils_benchmark/templates/benchmark.c 157 additions, 0 deletionspystencils_benchmark/templates/benchmark.c
- pystencils_benchmark/templates/kernel.c 7 additions, 0 deletionspystencils_benchmark/templates/kernel.c
- pystencils_benchmark/templates/kernel.h 4 additions, 0 deletionspystencils_benchmark/templates/kernel.h
- pystencils_benchmark/templates/kernel_pystencils.c 18 additions, 0 deletionspystencils_benchmark/templates/kernel_pystencils.c
- pystencils_benchmark/templates/kernel_pystencils.h 3 additions, 0 deletionspystencils_benchmark/templates/kernel_pystencils.h
- pytest.ini 2 additions, 0 deletionspytest.ini
- requirements.txt 3 additions, 0 deletionsrequirements.txt
- setup.cfg 29 additions, 0 deletionssetup.cfg
- setup.py 6 additions, 0 deletionssetup.py
- todo_gitlab-ci.yml 113 additions, 0 deletionstodo_gitlab-ci.yml
- tox.ini 16 additions, 0 deletionstox.ini
Please register or sign in to comment