Commits on Source
767
a40e9559
Update quotes flake8 config to match template
Sep 07, 2020
48e11e10
Merge pull request #18 from alexfikl/py3-upgrades
Sep 07, 2020
0cb709f1
Add caching to batched diff
Sep 25, 2020
eaf82929
try slicing
Sep 25, 2020
7819362f
Use all operators in cache key
Sep 26, 2020
90d98074
Appease Flake8
Sep 26, 2020
acfdae5e
No point in specific MPI jobs in Gitlab CI if MPI is always available
Sep 27, 2020
6d03b287
Adjust MPI boundary comm tag so OpenMPI won't complain
Sep 27, 2020
338c367b
Merge branch 'mpi-fixes' into 'master'
Sep 27, 2020
94dd044a
Merge remote-tracking branch 'upstream/master'
Sep 28, 2020
c3aaac67
Do not run tests in parallel on GIthub CI to try and avoid OOM situation
Sep 29, 2020
5956e2ae
Revert "Do not run tests in parallel on GIthub CI to try and avoid OOM situation"
Sep 29, 2020
63618203
Save time and memory on Github CI
Sep 29, 2020
efff0f2a
Merge pull request #19 from nchristensen/master
Sep 29, 2020
35a0d045
Switch pytools.log -> logpyle, add to requirements.txt
Sep 29, 2020
4a19f153
Merge branch 'logpyle' into 'master'
Sep 30, 2020
35cef07e
Revert
https://github.com/inducer/grudge/pull/19
Sep 30, 2020
6f3e5e98
Merge pull request #22 from inducer/revert-diff-batch-op-cache-v2
Sep 30, 2020
7a81c15f
Reinstate
https://github.com/inducer/grudge/pull/19
Sep 30, 2020
2cebdaf5
diff_batch matrix construction: use field dtype
Oct 01, 2020
6c2571f6
Placate flake8
Oct 14, 2020
87f90f34
Merge pull request #23 from inducer/diff-batch-op-cache-v2
Oct 14, 2020
b989c19a
Update primitives.py
Oct 26, 2020
c3c3c83e
Update primitives.py
Oct 26, 2020
0f842229
Update eager.py
Oct 26, 2020
b722e7c9
Fix type error in docstring
Oct 27, 2020
c77d558a
Merge pull request #25 from MTCam/doc-unit-normal
Oct 27, 2020
359a11ad
Update loopy pypi identifier
Oct 29, 2020
87c9d85b
Fix Pypi links
Oct 29, 2020
35c92a27
http -> https
Oct 29, 2020
3d9039d0
Merge pull request #26 from inducer/loo-py-to-loopy
Oct 29, 2020
42bf2086
Point meshmode to dofarray-not-ndarray-subclass branch in requirements.txt
Nov 11, 2020
811702ef
Improve awkward DOFArray special-casing in eager, now that it's no longer an ndarray subclass
Nov 11, 2020
507fe163
Fix incorrect dtypes being used for cache keys in map_elementwise_linear and...
Nov 11, 2020
28bb891a
Fix dagrt-fusion for dofarray-not-ndarray-subclass
Nov 11, 2020
80e6d88a
Point meshmode back to master after @dofarray-not-ndarray-subclass
Nov 12, 2020
be9620fb
Merge pull request #29 from inducer/dofarray-not-ndarray-subclass
Nov 12, 2020
138416e2
Switch install docs to miniforge
Nov 13, 2020
628c1989
Merge branch 'miniforge-install-docs' into 'master'
Nov 13, 2020
0018b36d
fix object array vectorization in interior_trace_pair
Nov 16, 2020
fb82104e
Merge pull request #30 from majosm/fix-interior-trace-pair-vectorize
Nov 17, 2020
ce273c76
remove make_obj_array([...]) for scalar DOF arrays
Nov 19, 2020
c75133db
Remove uses of deprecated DOFArray.from_list
Nov 19, 2020
5ec2ab8a
Merge pull request #32 from inducer/remove-dof-array-from-list
Nov 19, 2020
b69932ad
temporarily switch meshmode branch
Nov 23, 2020
4a264a14
Point meshmode req.txt back to master
Nov 25, 2020
e8d15a94
Merge pull request #34 from majosm/scalar-dof-array-broadcast
Nov 25, 2020
99cb3566
Switch to furo doc theme
Dec 01, 2020
5c59b4c0
Merge branch 'furo-doc-theme' into 'master'
Dec 02, 2020
3c756409
use actx_factory in all tests
Dec 02, 2020
46c1444e
Merge pull request #36 from alexfikl/test-actx-context
Dec 02, 2020
91a43dcf
Stop using pytools.{any,all}
Dec 07, 2020
0b649ad1
Merge branch 'stop-using-pytools-any-all' into 'master'
Dec 08, 2020
b72587d6
add missing array context argument in call to make_same_mesh_connection
Dec 17, 2020
642e9cb4
allow calls to project() with the same source and target
Dec 17, 2020
92285453
Document TracePair
Dec 17, 2020
bfba1a17
Merge branch 'document-tracepair' into 'master'
Dec 18, 2020
b4539e3e
change default dd_out value in MassOperatorBase
Dec 18, 2020
d5ebf724
add mass operator to EagerDGDiscretization
Dec 18, 2020
492de560
Normalize src/tgt DDs in EagerDiscr.project before comparing
Dec 20, 2020
4285b28e
Merge pull request #37 from majosm/mass-operator
Dec 20, 2020
7c5913d8
Shorten/standardize doc/conf
Jan 04, 2021
0bb54f60
Merge branch 'inducer-master-patch-29418' into 'master'
Jan 04, 2021
8dcbbcd0
Add MANIFEST.in
Jan 21, 2021
8e6e419c
Bump version
Jan 21, 2021
c3edd1dd
Gitlab CI: Shut up ibverbs about fork()
Jan 22, 2021
536f8f93
Merge branch 'gitlab-ci-fork-safe' into 'master'
Jan 22, 2021
6e5ed53d
Remove hwloc=1 version constraint in .test-conda-env-py3.yml
Jan 27, 2021
b7639c36
Merge pull request #42 from inducer/remove-hwloc-version-constraint
Jan 27, 2021
bba35670
handle projection of constants
Jan 27, 2021
915dc4f5
Merge pull request #41 from majosm/project-constants
Jan 28, 2021
2f81bba6
Pin Github CI to libhwloc 2
Feb 13, 2021
eb653a1e
Merge pull request #46 from inducer/github-ci-hwloc-2
Feb 13, 2021
468be01e
Remove hwloc processing for Conda Gitlab CI
Feb 14, 2021
e89669f5
Fix name of conda env for Gitlab CI
Feb 14, 2021
0b65c354
Merge branch 'remove-hwloc-meddling-on-conda-gitlab' into 'master'
Feb 14, 2021
c12d84b8
Install instructions: add --editable
Feb 15, 2021
2284e88a
Install doc phrasing tweak to get CI going
Feb 15, 2021
4cf58871
Get rid of rst ignore in Github CI config
Feb 15, 2021
23452b17
Merge pull request #47 from inducer/inducer-patch-2
Feb 15, 2021
91833734
Make reference diff use elwise_linear loopy kernel
Feb 18, 2021
c6863e5f
Merge pull request #49 from inducer/diff-use-elwise
Feb 18, 2021
ae0df4e9
Fix stringifier dispatch for Operator subclasses
Feb 23, 2021
0b65f3fa
Merge pull request #50 from inducer/fix-stringifying-operators
Feb 23, 2021
f903f361
CI/README: master->main
Mar 08, 2021
c5a1149a
Merge pull request #53 from inducer/master-to-main
Mar 08, 2021
fb6a575e
Simply meshmode.mesh.generation imports
Mar 15, 2021
184bbc85
Merge pull request #55 from inducer/simplify-test-mgen-imports
Mar 15, 2021
661e9f02
Do not shortcut differentiation for empty element groups
Mar 15, 2021
5d8224be
Test that normal DOFArrays for empty boundaries have the same number of groups...
Mar 15, 2021
346451a0
Merge branch 'main' into fix-normals-for-empty-boundary
Mar 15, 2021
c4a57b81
Merge pull request #56 from inducer/fix-normals-for-empty-boundary
Mar 15, 2021
72320726
test downstream projects
Mar 15, 2021
1afaf88c
Update ci.yml
Mar 15, 2021
0f02edcb
conda env file
Mar 17, 2021
610c4106
seq test
Mar 17, 2021
e0564024
Merge pull request #57 from matthiasdiener/ci-downstream
Mar 17, 2021
3a2bbf93
fix possible nan eoc in test_mass_surface_area
Mar 19, 2021
d517e9d0
Merge pull request #59 from alexfikl/fix-test-eoc-nan
Mar 20, 2021
b069d92a
add constant handling in interior_trace_pair and cross_rank_trace_pairs
Mar 29, 2021
667 additional commits have been omitted to prevent performance issues.
Loading
Loading