Highlights
- Pro
- 1 discussion answered
Popular repositories
6,437 contributions in the last year
Less
More
Contribution activity
July 2021
Created 48 commits in 22 repositories
Created a pull request in illinois-ceesd/mirgecom that received 5 comments
Fix doctest update
cc @matthiasdiener @majosm @thomasgibson for disabling flake8's N818: "All exception classes must end in Error". I'm not a fan, but I figured I'd p…
+2
−2
•
5
comments
Opened 21 other pull requests in 14 repositories
inducer/grudge
4
merged
inducer/boxtree
1
closed
1
merged
inducer/sumpy
1
closed
1
merged
inducer/meshmode
2
merged
inducer/loopy
2
merged
illinois-ceesd/logpyle
1
merged
inducer/dagrt
1
merged
inducer/pytools
1
merged
inducer/modepy
1
merged
illinois-ceesd/mirgecom
1
closed
inducer/arraycontext
1
merged
inducer/islpy
1
merged
inducer/pytato
1
merged
inducer/relate
1
merged
Reviewed 37 pull requests in 16 repositories
inducer/loopy 7 pull requests
- Count temporary subscripts with global address space as globals
- Bugfix: Global temporaries with base storage across gbarrier
- Add a compatibility shim for UnableToDetermineAccessRange, ScheduleDebugInput
- Add more opencl math builtins
- PyOpenCL executor: accept device scalars for ValueArgs
- Add check for missing input ArrayArgs
- Support scalar arrays with offset
inducer/arraycontext 5 pull requests
illinois-ceesd/mirgecom 4 pull requests
inducer/pyopencl 3 pull requests
inducer/pytato 3 pull requests
inducer/meshmode 2 pull requests
inducer/sumpy 2 pull requests
inducer/pudb 2 pull requests
illinois-ceesd/logpyle 2 pull requests
inducer/meshpy 1 pull request
MTCam/mirgecom 1 pull request
inducer/pytential 1 pull request
inducer/grudge 1 pull request
inducer/pymbolic 1 pull request
conda-forge/pocl-feedstock 1 pull request
inducer/boxtree 1 pull request
Created an issue in Linux4/lineage_OTA that received 7 comments
[gta4xl] Bluetooth doesn't work well
Hi, thanks for maintaining builds of LineageOS for these devices! On the gta4xl that I gave to someone in my family, Bluetooth doesn't work very we…
7
comments
Opened 18 other issues in 6 repositories
inducer/grudge
11
open
1
closed
- memoize_in is possibly too heavyweight for geometric quantities, we could directly use a dict
- Expensive-looking oddities in CUDA profile
-
local_grad: Computes rst derivatives too many times -
_compute_local_gradientlargely duplicates the code of_apply_stiffness_transpose_operator -
_apply_stiffness_transpose_operator: uses einsum in a way that causes high cost -
_apply_stiffness_transpose_operator: Don'tstack -
weak_local_grad: Computes rst derivatives too many times - Eager distributed: Permit instrumentation
- Eager distributed: allow overlapping computation and communication
- Eager distributed: Do not wait for completion in sequence
- Eager distributed: Send array containers together
- Eager distributed: support array containers