Skip to content
GitLab
Explore
Sign in
Commits · 34d4f87851ab28b8fd612e2e6549c59c871f0a83
grudge
Browse files
May 13, 2019
Add FunctionSymbol to primitives documentation
· 34d4f878
Matt Wala
authored
May 13, 2019
34d4f878
Port over some examples
· cc2a092b
Matt Wala
authored
May 12, 2019
cc2a092b
Merge branch 'external-call-v2' into fusion-experiment
· c3e321f5
Matt Wala
authored
May 12, 2019
c3e321f5
Change prototype to accept only a single arg
· 12401570
Matt Wala
authored
May 12, 2019
12401570
Import fix
· bea73dfb
Matt Wala
authored
May 12, 2019
bea73dfb
Merge branch 'external-call-v2' of gitlab.tiker.net:inducer/grudge into external-call-v2
· bda940dc
Matt Wala
authored
May 12, 2019
bda940dc
Whitespace fix
· 125229c5
Matt Wala
authored
May 12, 2019
125229c5
Update example to work with function registry
· 37a54cae
Matt Wala
authored
May 12, 2019
37a54cae
Fix function printing
· c40c3621
Matt Wala
authored
May 12, 2019
c40c3621
Merge branch 'external-call-v2' into HEAD
· f254f291
Matt Wala
authored
May 12, 2019
f254f291
Make assertions more strict
· 1873e91f
Matt Wala
authored
May 12, 2019
1873e91f
Introduce a FunctionSymbol class
· 0e42886c
Matt Wala
authored
May 12, 2019
0e42886c
Remove some unrelated changes
· 9055bda3
Matt Wala
authored
May 12, 2019
9055bda3
May 11, 2019
Remove dead code
· fe186d3d
Matt Wala
authored
May 11, 2019
fe186d3d
WIP: Implement a function registry with support for external calls
· 3d827692
Matt Wala
authored
May 11, 2019
3d827692
May 10, 2019
Install pymetis; nicer table formatting
· e29e0abb
Matt Wala
authored
May 10, 2019
e29e0abb
Print table titles
· 13c91390
Matt Wala
authored
May 10, 2019
13c91390
Install pyvisfile
· 5ecfd75e
Matt Wala
authored
May 10, 2019
5ecfd75e
Add examples build
· c40a5c66
Matt Wala
authored
May 10, 2019
c40a5c66
Change fusion-study to run as an example
· f70f2645
Matt Wala
authored
May 10, 2019
f70f2645
Change output file name
· 1f3ec9d2
Matt Wala
authored
May 10, 2019
1f3ec9d2
Move wiggly to unported examples
· 5e4c7c68
Matt Wala
authored
May 10, 2019
5e4c7c68
Move unported exampels to unported-examples
· 24043720
Matt Wala
authored
May 10, 2019
24043720
May 09, 2019
Add a test for memory modeling
· 11b18331
Matt Wala
authored
May 08, 2019
11b18331
May 08, 2019
flake8 fix
· ab9b4450
Matt Wala
authored
May 08, 2019
ab9b4450
Add problem stats gathering code
· dca59027
Matt Wala
authored
May 08, 2019
dca59027
Apr 23, 2019
Add/modify results table code
· c1892738
Matt Wala
authored
Apr 23, 2019
c1892738
Apr 18, 2019
Merge branch 'deterministic-codegen' into 'master'
· 2996be24
Andreas Klöckner
authored
Apr 18, 2019
2996be24
Apr 16, 2019
Updates
· a25cba42
Matt Wala
authored
Apr 16, 2019
a25cba42
Apr 11, 2019
Add timing
· 318e1720
Matt Wala
authored
Apr 10, 2019
318e1720
Apr 10, 2019
Merge branch 'deterministic-codegen' into fusion-experiment
· d62d9a71
Matt Wala
authored
Apr 10, 2019
d62d9a71
Merge branch 'deterministic-codegen' of gitlab.tiker.net:mattwala/grudge into deterministic-codegen
· cb8bf8f7
Matt Wala
authored
Apr 10, 2019
cb8bf8f7
Add a test of sorts
· 54bb7d7f
Matt Wala
authored
Apr 10, 2019
54bb7d7f
Apr 09, 2019
More experiments
· 349e5968
Matt Wala
authored
Apr 09, 2019
349e5968
Merge branch 'deterministic-codegen' into fusion-experiment
· 0aa5c29f
Matt Wala
authored
Apr 08, 2019
0aa5c29f
More hackery
· cfbc273f
Matt Wala
authored
Apr 08, 2019
cfbc273f
Clarify description
· 9c9092a4
Matt Wala
authored
Apr 09, 2019
9c9092a4
Apr 08, 2019
Improve loopy codegen determinism
· 6df57f68
Matt Wala
authored
Apr 08, 2019
6df57f68
Apr 06, 2019
More cleanup
· 9d3f5ef9
Matt Wala
authored
Apr 06, 2019
9d3f5ef9
Code tidying, documentation
· 9a02f5d4
Matt Wala
authored
Apr 06, 2019
9a02f5d4
Loading