Commits on Source
1064
2996be24
Merge branch 'deterministic-codegen' into 'master'
Apr 18, 2019
5e4c7c68
Move wiggly to unported examples
May 10, 2019
1f3ec9d2
Change output file name
May 10, 2019
f70f2645
Change fusion-study to run as an example
May 10, 2019
c40a5c66
Add examples build
May 10, 2019
5ecfd75e
Install pyvisfile
May 10, 2019
13c91390
Print table titles
May 10, 2019
e29e0abb
Install pymetis; nicer table formatting
May 10, 2019
3d827692
WIP: Implement a function registry with support for external calls
May 11, 2019
fe186d3d
Remove dead code
May 11, 2019
9055bda3
Remove some unrelated changes
May 12, 2019
0e42886c
Introduce a FunctionSymbol class
May 12, 2019
1873e91f
Make assertions more strict
May 12, 2019
f254f291
Merge branch 'external-call-v2' into HEAD
May 12, 2019
c40c3621
Fix function printing
May 12, 2019
37a54cae
Update example to work with function registry
May 12, 2019
125229c5
Whitespace fix
May 12, 2019
bda940dc
Merge branch 'external-call-v2' of gitlab.tiker.net:inducer/grudge into external-call-v2
May 12, 2019
bea73dfb
Import fix
May 12, 2019
12401570
Change prototype to accept only a single arg
May 12, 2019
c3e321f5
Merge branch 'external-call-v2' into fusion-experiment
May 12, 2019
cc2a092b
Port over some examples
May 12, 2019
34d4f878
Add FunctionSymbol to primitives documentation
May 13, 2019
10d1391f
Apply suggestion to grudge/function_registry.py
Jun 01, 2019
2dd36b8f
Merge branch 'external-call-v2' into 'master'
Jun 01, 2019
6bf864a3
Fix typo in Maxwell's test description
Jun 02, 2019
e2ef7e2a
Run flake8 on EM model
Jun 02, 2019
130c8a71
Add a missing fold
Jun 02, 2019
256c27fb
Placate Flake8 for EM
Jun 02, 2019
2b329909
Merge branch 'master' into fusion-experiment
Jun 13, 2019
bb4bf3f4
Use a wrapped version of the execution mapper to ensure all top-level
Jun 13, 2019
433881a2
Merge branch 'fusion-experiment' of gitlab.tiker.net:inducer/grudge into fusion-experiment
Jun 13, 2019
4dc8a7f5
Function registry: set loopy language version
Jun 13, 2019
f3c7e3c7
Merge branch 'fusion-experiment' into 'master'
Jun 13, 2019
14b8214f
Merge branch 'loopy-lang-version' into 'master'
Jun 13, 2019
ad5c1a58
Fixes to make fusion example friendlier when calling from scripts
Nov 04, 2019
fb9df626
dagrt fusion example: build DG operator from pieces, without using library functionality
Nov 18, 2019
d1b03a12
Fix some pymbolic/loopy usage deprecations
Nov 18, 2019
93ba3c0c
Merge branch 'fix-deprecations' into 'master'
Nov 19, 2019
659c7528
Merge branch 'master' into paper-changes
Nov 18, 2019
9d143b78
Fix fallout from direct construction of DG operator in dagrt fusion example
Nov 18, 2019
a1c93179
Merge branch 'paper-changes' into 'master'
Nov 19, 2019
e0067baf
dagrt-fusion.py: Ensure output files get closed
Nov 22, 2019
53a84ae2
Fix yield
Nov 22, 2019
6fe3c19a
Also flush sys.stdout
Nov 23, 2019
f11625ef
Merge branch 'output-fixes' into 'master'
Nov 24, 2019
eee015be
Remove pytest annotation from examples CI
Dec 15, 2019
0e4254b6
Track leap Method->MethodBuilder change
Dec 15, 2019
f9723112
Merge branch 'leap-method-builder' into 'master'
Dec 15, 2019
a91a343c
BoundOperator: Fix bitrot when passed debug_flags
Apr 06, 2020
70fe5a40
Merge branch 'fix-debugging-bitrot' into 'master'
Apr 06, 2020
5fe8544a
Prototype Github CI
Apr 15, 2020
adcd20ca
Add examples to flake8 on Gitlab CI
Apr 15, 2020
fc99884a
Fix weak advection example for flake8
Apr 15, 2020
beaff537
Merge branch 'master' into github-ci
Apr 15, 2020
5a937b12
Add dagrt and leap to install deps
Apr 15, 2020
4a84ab5a
Add pyvisfile to conda CI env
Apr 15, 2020
edfa6200
Make MPI available during Github examples CI
Apr 15, 2020
c793b353
Fix github ci apt typo
Apr 15, 2020
0ebf1d90
Force HWloc 1.x in Github CI
Apr 15, 2020
2fbb2ff9
Install pymetis for Github CI
Apr 15, 2020
5000407f
Merge pull request #1 from inducer/github-ci
Apr 15, 2020
3e06ba6b
clean up advection example and doing it in 1d
Apr 20, 2020
f2e31c38
add special cases for 1D/0D geometries
Apr 22, 2020
2f9e7dbc
add 1d case to test_convergence_advec
Apr 22, 2020
2284f61a
Add CI runs based on Intel CL
Apr 23, 2020
c6c95445
Add missing quoting for Intel CI jobs
Apr 23, 2020
771c5e0c
update requirements.txt
Apr 22, 2020
10369f0b
Merge branch 'advection-in-1d' of gitlab.tiker.net:inducer/grudge into advection-in-1d
Apr 22, 2020
9cbf637a
try and remove cyclic deps in symbolic module
Apr 23, 2020
06650221
add docs
Apr 24, 2020
d36d4385
fix doc links
Apr 24, 2020
9151bb64
remove some useless changes
Apr 24, 2020
7ccdba27
another attempt at making 1D work nicely
Apr 24, 2020
b471be59
Apply suggestion to grudge/symbolic/primitives.py
Apr 26, 2020
6aa6754b
Merge branch 'symbolic-cyclic-deps' into 'master'
Apr 26, 2020
242f3d89
Merge branch 'master' into advection-in-1d
Apr 26, 2020
100210e6
fix flake8
Apr 26, 2020
a830a97a
Merge branch 'advection-in-1d' into 'master'
Apr 26, 2020
ba06fce3
execution: fix map_if for scalars
Apr 29, 2020
54915dd7
Merge branch 'fix-map-if' into 'master'
May 02, 2020
7463a9d6
function-registry: add atan2
May 10, 2020
e0ac49ba
Merge branch 'atan2-function' into 'master'
May 10, 2020
706df01a
Allow POCL CI failures for now
May 11, 2020
6dd1ab1f
Merge branch 'allow-pocl-ci-fail' into 'master'
May 11, 2020
fcc6c6fd
operators: only bind interp when necessary
May 11, 2020
8c650a0c
add elementwise reductions
May 11, 2020
52fbf4ed
operators: use pymbolic.is_constant
May 11, 2020
4128ea84
operators: fix einsum in ref mass operator
May 11, 2020
625db070
examples: clean up variable velocity example
May 11, 2020
b7fbbdfa
fix RefStiffnessTOp for the 1D oversampled case
May 11, 2020
168574c1
use h_max in advection convergence test
May 11, 2020
4d5d27c2
ignore quad_tags in map_signed_face_ones
May 12, 2020
fc77a9e5
Merge branch 'fix-ref-mass-matrix' into 'master'
May 14, 2020
22dff13d
Apply suggestion to grudge/symbolic/operators.py
May 14, 2020
3a30449b
Merge branch 'no-interp-constants' into 'master'
May 14, 2020
59038c35
examples: add ylim to 1d plots
May 14, 2020
bf579813
Merge branch 'master' into add-elementwise-reductions
May 14, 2020
c32df123
test_mpi_communication.py: Switch to new-style pytest invocation
May 17, 2020
0858ff41
Register 'mpi' test mark with pytest to avoid warnings
May 17, 2020
964 additional commits have been omitted to prevent performance issues.
Loading
Loading