-
- Downloads
updates tests to get rid of boostability assumptions with patterns like:
- adds outer inames to prefetches/precomputes to ensure all instructions are within all the hardware axes of the kernel. - adds inames to instructions to ensure all instructions are within all the hardware axes of the kernel.
Showing
- examples/fortran/matmul.floopy 6 additions, 2 deletionsexamples/fortran/matmul.floopy
- examples/python/rank-one.py 16 additions, 6 deletionsexamples/python/rank-one.py
- test/test_apps.py 4 additions, 1 deletiontest/test_apps.py
- test/test_dg.py 1 addition, 0 deletionstest/test_dg.py
- test/test_domain.py 4 additions, 1 deletiontest/test_domain.py
- test/test_fortran.py 8 additions, 2 deletionstest/test_fortran.py
- test/test_linalg.py 42 additions, 12 deletionstest/test_linalg.py
- test/test_nbody.py 2 additions, 1 deletiontest/test_nbody.py
- test/test_numa_diff.py 2 additions, 1 deletiontest/test_numa_diff.py
- test/test_sem_reagan.py 2 additions, 1 deletiontest/test_sem_reagan.py
- test/test_target.py 3 additions, 1 deletiontest/test_target.py
- test/test_transform.py 2 additions, 1 deletiontest/test_transform.py
Loading
Please register or sign in to comment