Commits on Source
928
6601f91a
make the inverse mass operator work on surfaces
Jun 04, 2020
a54e6ba8
make face normals work on hypersurfaces
Jun 04, 2020
fc7a2a35
make stiffness operators work on hypersurfaces
Jun 04, 2020
a3a23a9e
flake8 fixes
Jun 04, 2020
30d2f611
add a dim to PointsDiscretization
Jun 04, 2020
2010ba3b
fully initialize LoopyKernelInstruction
Jun 04, 2020
52a6a4ca
Merge branch 'loopy-insn-repr' into 'master'
Jun 05, 2020
40d609d6
use correct h_max on surfaces
Jun 08, 2020
26866cfc
Depend on new pytools for new obj_array functions
Jun 16, 2020
292147f9
Adjust public project URL to account for release to Github
Jun 16, 2020
0b3b80c9
Minimal mypy configuration
Jun 16, 2020
72f3a2d0
Adapt core grudge to ArrayContext
Jun 17, 2020
d911fa43
Stop using deprecated obj_array functionality in compiler, operators, primitives
Jun 17, 2020
ec9040e6
Minor changes to allow mypy to run
Jun 17, 2020
bc347156
nunit_nodes -> nunit_dofs
Jun 17, 2020
0e2b2f83
Require meshmode with ArrayContext in setup.py
Jun 17, 2020
17a45835
Point requirements.txt at array-context branch for meshmode
Jun 17, 2020
a04692ff
Adapt examples other than dagrt-fusion to ArrayContext
Jun 17, 2020
459f8eb4
Addapt dagrt-fusion to ArrayContext
Jun 17, 2020
bebb506a
Adapt tests to ArrayContext
Jun 17, 2020
4624c4b3
Follow-on fixes for dagrt-fusion example
Jun 17, 2020
790cfb1a
Use memoize-in-complex-identifiers branch for pytools
Jun 18, 2020
72b4c286
Get pytools from gitlab
Jun 18, 2020
9644fc62
Point requirements.txt back at pytools master on github
Jun 18, 2020
ef0183e1
Track introduction of ArrayContext.np
Jun 17, 2020
a7dc8f8b
use ArrayContext as a code cache in execution
Jun 17, 2020
17a77a1b
Merge branch 'array-context-cache' into 'array-context'
Jun 18, 2020
d07cbffa
MPI comm send completion: Use Wait instead of wait
Jun 18, 2020
a169c29f
bind(): Introduce local_only flag
Jun 18, 2020
58b8d1d3
Eager interface: Use local_only where relevant
Jun 18, 2020
f5433100
Eager interface: implement MPI communication, add example
Jun 18, 2020
1a4d368e
add a h_min value as well
Jun 19, 2020
e050cd08
add some more tests for the surface face normal
Jun 19, 2020
5397437b
add a surface advection example
Jun 20, 2020
71a40a83
make surface example actually work properly
Jun 21, 2020
0b894acb
Require Py3.6
Jun 23, 2020
26540439
Add .editorconfig
Jun 23, 2020
b4098ab5
Merge branch 'june-monster-maint' into 'master'
Jun 23, 2020
a16802ee
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/grudge
Jun 23, 2020
69f298db
Merge branch 'master' into array-context
Jun 23, 2020
64dca1fd
rename interpolation to projection
Jun 23, 2020
77a76f8a
eager: add interp with deprecation
Jun 24, 2020
16870d87
Apply 1 suggestion(s) to 1 file(s)
Jun 24, 2020
ae9f1097
Apply 1 suggestion(s) to 1 file(s)
Jun 24, 2020
09834c88
Apply 1 suggestion(s) to 1 file(s)
Jun 24, 2020
111ee46c
Merge branch 'projection-not-interpolation' into 'master'
Jun 24, 2020
9efe5659
Merge branch 'master' into array-context
Jun 24, 2020
df4ec218
do not use deprecated interp
Jun 24, 2020
daa8fa84
Merge branch 'array-context-merge' into 'array-context'
Jun 24, 2020
d92e26e2
Remove stray plus sign in grudge.eager
Jun 24, 2020
1bed43d8
Merge branch 'master' into array-context
Jun 24, 2020
27d0a825
make example work with oversampling
Jun 26, 2020
7fb494a7
Merge branch 'master' into surface-operators
Jun 26, 2020
2580b49f
disable visualization in example
Jun 26, 2020
026e40b0
DGDiscretizationWithBoundaries: constructor with order or...
Jun 27, 2020
c46b59c2
Stop using deprecated discr.order in eager examples
Jun 27, 2020
708dfdf0
Eager wave examples: Use sane broadcasting
Jun 27, 2020
2a74277d
EagerDGDiscretization: Optionally accept dd as first argument in {weak_grad,weak_div,face_mass}
Jun 27, 2020
04d85890
Add eager variable-velocity example with overintegration
Jun 27, 2020
340999e3
Merge branch 'array-context-eager-overint' into 'array-context'
Jun 28, 2020
1a95f68f
dagrt fusion example: measure dof array size in bytes
Jul 03, 2020
5bde5304
dagrt fusion example: Improve DOFArray nbytes computation, fix a few uses of obj_array.nbytes
Jul 03, 2020
d353b6ac
Add some haphazard docs for grudge.eager
Jul 05, 2020
eb3cddb6
Actually add eager doc file
Jul 05, 2020
fe08e518
Merge branch 'master' into array-context
Jul 06, 2020
101422c7
Expose nodal reductions in eager interface
Jul 08, 2020
a1c24abe
Bump tolerances in test_mass_mat_trig to pass Github CI
Jul 11, 2020
fbac4a0b
Merge pull request #4 from inducer/bump-mass-mat-trig-tolerances-for-github-ci
Jul 11, 2020
343e4817
Merge branch 'master' into array-context
Jul 11, 2020
0c20fd0d
Re-dangle req.txt for meshmode back to github/master
Jul 13, 2020
692a7a7d
Merge branch 'array-context' into 'master'
Jul 13, 2020
2b412dcd
Add #egg= markers to requirements.txt
Jul 14, 2020
3918263e
Delete pip packages from conda env
Jul 14, 2020
29134bc4
Refactor Github test scripts (not just) for MPI dependency
Jul 14, 2020
347896f2
Github CI: Actually source ci-support
Jul 14, 2020
6eec84ad
Merge branch 'master' into surface-operators
Jul 14, 2020
f250eed3
fix visualization
Jul 14, 2020
8d95e87f
update advection examples to array-context
Jul 14, 2020
9189cc23
disable visualization in example
Jul 14, 2020
bba64517
Github CI examples run: fix conda env name
Jul 14, 2020
8d6fb5f8
Merge branch 'add-egg-to-req-txt' into 'master'
Jul 15, 2020
ab3e1f56
Bump loopy lang version
Jul 16, 2020
aae8e835
Merge branch 'bump-loopy-lang-version' into 'master'
Jul 17, 2020
5e02d82d
Bump loopy lang version, part deux
Jul 16, 2020
24edae02
Merge branch 'bump-loopy-lang-version-part-deux' into 'master'
Jul 17, 2020
89436bed
Gitlab CI: POCL runs are no longer allowed to fail
Jul 17, 2020
8606e3d3
Merge branch 'remove-pocl-allow-failure' into 'master'
Jul 17, 2020
f5b81924
Add Conda and Conda Examples jobs on Gitlab CI
Jul 20, 2020
1e960448
Set hostname to avoid Gitlab runner issue
Jul 20, 2020
04860289
Conda Gitlab CI: not in docker container
Jul 20, 2020
ecf0af45
Remove hwloc adjustment from conda env
Jul 20, 2020
be428589
Run Gitlab conda jobs on large Linux nodes
Jul 20, 2020
8a6590b8
Merge branch 'add-conda-on-gitlab-ci' into 'master'
Jul 20, 2020
1939fb94
fix wave equation signs
Jul 24, 2020
b831b1f2
Merge pull request
#7
from majosm/fix-wave-eager-signs
Jul 24, 2020
3542f51b
Doc tweaks in eager
Jul 24, 2020
3c0de741
Fix actx, discr arg order consistency in eager
Jul 24, 2020
af898f13
Let eager norm support object arrays
Jul 24, 2020
4349e299
Merge pull request
#8
from inducer/minor-fixes
Jul 24, 2020
5b54cc25
Merge pull request
#9
from inducer/eager-norm-support-obj-array
Jul 24, 2020
828 additional commits have been omitted to prevent performance issues.
Loading
Loading