Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
2,322 contributions in the last year
Contribution activity
July 2020
-
inducer/ci-support
Shell
•
Built by
-
inducer/barvinok
C
•
Built by
Created a pull request in illinois-ceesd/mirgecom that received 15 comments
Dangle requirements.txt in Euler branch to pre-array-context
@MTCam This will aim your Euler branch at the pre-array-context branches of grudge and meshmode.
NB: Needs #24 to actually do anything.
+2
−2
•
15
comments
- add readthedocs integration
- add profiling array context
- Workaround for file locking issues with large numbers of ranks
- add CI badge
- fix wave-eager arraycontext
- Euler
- Add mpi4py to requirements.txt
- Adjust PEP8 ignores
- Add spectral filter to Euler
- Install deps via requirements.txt
- Wave test stability check
- Separate Flake8 test
- Clean up wave tests
Created an issue in illinois-ceesd/mirgecom that received 13 comments
Tests should run in parallel
I've had good experiences with pytest-xdist with -n 4. Github's CI machines give us two cores... we should make use of them.
13
comments