Merge branch 'feature/memory-fences' into 'master'
Feature/memory fences TODOS * [x] General infrastructure to issue barriers * [x] Actually implement the barrier in `DuneTarget` * [ ] Identify the spots in sum factorization where barriers are necessary This fixes #46 See merge request !55
Showing
- python/dune/perftool/generation/__init__.py 2 additions, 1 deletionpython/dune/perftool/generation/__init__.py
- python/dune/perftool/generation/loopy.py 12 additions, 0 deletionspython/dune/perftool/generation/loopy.py
- python/dune/perftool/loopy/target.py 7 additions, 1 deletionpython/dune/perftool/loopy/target.py
- python/dune/perftool/sumfact/sumfact.py 5 additions, 0 deletionspython/dune/perftool/sumfact/sumfact.py
Loading
Please register or sign in to comment