Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 5072c5f5ca367ac52d70039a6466fa519c7741f1
arrayzy
Browse files
May 01, 2020
Ensure reductions are disjoint when creating binary operations
· 5072c5f5
Matt Wala
authored
May 01, 2020
5072c5f5
Revert "Revert "Support reductions in expressions. Rewrite matmul to be an expression.""
· 91f48744
Matt Wala
authored
May 01, 2020
91f48744
Revert "Support reductions in expressions. Rewrite matmul to be an expression."
· 67d0637f
Matt Wala
authored
May 01, 2020
67d0637f
Support reductions in expressions. Rewrite matmul to be an expression.
· aaec9806
Matt Wala
authored
May 01, 2020
aaec9806
Migrate to kernel_callables_v3-edit0.2 loopy branch
· bb789e24
Andreas Klöckner
authored
May 01, 2020
bb789e24
Implement Array.store()
· 406fb101
Matt Wala
authored
May 01, 2020
406fb101
_Split DG demo bits off into a separate file to make them importable from a demo notebook
· 54bc4e85
Andreas Klöckner
authored
May 01, 2020
54bc4e85
Add convergence test for arrayzy generated code
· 9d472709
Matt Wala
authored
May 01, 2020
9d472709
Revert "Experiment: comment out everything except the simplest test"
· 1cf84331
Matt Wala
authored
Apr 30, 2020
1cf84331
Experiment: comment out everything except the simplest test
· 439553be
Matt Wala
authored
Apr 30, 2020
439553be
Revert "Try running without cache"
· 36b45848
Matt Wala
authored
Apr 30, 2020
36b45848
Try running without cache
· 75b80500
Matt Wala
authored
Apr 30, 2020
75b80500
flake8 fixes
· afbf4059
Matt Wala
authored
Apr 30, 2020
afbf4059
Various doc improvements
· 2506ec1e
Matt Wala
authored
Apr 30, 2020
2506ec1e
Add _parameters attribute
· 9023708b
Matt Wala
authored
Apr 30, 2020
9023708b
Apr 30, 2020
Improve, document _get_or_create_parameter()
· cd3a0a98
Matt Wala
authored
Apr 30, 2020
cd3a0a98
Apr 28, 2020
Tweak advection demo
· 1fa8d487
Matt Wala
authored
Apr 28, 2020
1fa8d487
Placate pylint and flake8, possibly
· dc222823
Matt Wala
authored
Apr 28, 2020
dc222823
Try removing pyopencl from requirements.txt
· 47e7c5df
Matt Wala
authored
Apr 27, 2020
47e7c5df
Even more flake8 fixes
· 56fa8da4
Matt Wala
authored
Apr 27, 2020
56fa8da4
more flake8 fixes
· e084e44b
Matt Wala
authored
Apr 27, 2020
e084e44b
Flake8 fixes
· d5afc804
Matt Wala
authored
Apr 27, 2020
d5afc804
Add loopy to requirements.txt
· 0b128689
Matt Wala
authored
Apr 27, 2020
0b128689
Modify advection demo
· 756eaef5
Matt Wala
authored
Apr 27, 2020
756eaef5
Make things work, sort of
· 1a4c0428
Matt Wala
authored
Apr 27, 2020
1a4c0428
Merge branch 'master' into proto-advection
· ac77c514
Matt Wala
authored
Apr 27, 2020
ac77c514
Add a basic Sphinx doc skeleton
· b98130b7
Matt Wala
authored
Apr 27, 2020
b98130b7
Fix to make CI working
· b2f924eb
Matt Wala
authored
Apr 27, 2020
b2f924eb
Add requirements.txt with pyopencl
· 0990e44c
Matt Wala
authored
Apr 10, 2020
0990e44c
Add a basic CI configuration
· 8a9d37c4
Matt Wala
authored
Apr 10, 2020
8a9d37c4
WIP
· 224d4755
Matt Wala
authored
Apr 27, 2020
224d4755
Apr 26, 2020
Run pytest
· 61b4dfc4
Matt Wala
authored
Apr 25, 2020
61b4dfc4
Work on refactoring
· 3a543c9a
Matt Wala
authored
Apr 25, 2020
3a543c9a
Apr 24, 2020
Add initial advection demo
· 9ab172a9
Matt Wala
authored
Apr 24, 2020
9ab172a9
Apr 10, 2020
flake8 fixes
· 7ffe02ff
Matt Wala
authored
Apr 10, 2020
7ffe02ff
Fix, test transpose for arbitrary dims
· 82b44dee
Matt Wala
authored
Apr 10, 2020
82b44dee
Use loopy's type inference to get the type of a new array
· 76b0a756
Matt Wala
authored
Apr 10, 2020
76b0a756
Add requirements.txt with pyopencl
· 13043b74
Matt Wala
authored
Apr 10, 2020
13043b74
Add a basic CI configuration
· 53ad7902
Matt Wala
authored
Apr 10, 2020
53ad7902
Apr 09, 2020
WIP: Basic symbolic array support
· 75bc91bc
Matt Wala
authored
Apr 09, 2020
75bc91bc
Loading