Andreas Klöckner
Andreas Klöckner
It'd be great if there were a progress indicator. I'm trying to use togozip to pull a few hundred photos (about a gigabyte of data) off my phone, and it'd...
It'd be nice if we had a mechanism for automatically balancing the FMM, maybe by automatic timing runs.
``` return DirectionalSourceDerivative( /home/kirby/Code/firedrake-complex/src/sumpy/sumpy/kernel.py:1316: UserWarning: specified the name of the direction vector return type(kernel)( /home/kirby/Code/firedrake-complex/src/pytential/pytential/qbx/refinement.py:476: RefinerNotConvergedWarning: QBX layer potential source refiner did not terminate after 0 iterations (the maximum). You...
[Tree build gist](https://gist.github.com/inducer/063f77ec77928c4783f366d9298158d1) cc @xywei
It's quite likely that this [issue](https://github.com/pocl/pocl/issues/450) is in fact a bug in boxtree somewhere. #3 may be related. cc @mattwala
``` PYOPENCL_TEST=nvi:k40 python test_fmm.py 'test_fmm_completeness(cl._csc, 3, 50000, 40000, "", p_normal, p_normal, None)' ``` seems to fail somewhat reliably. Strangely, this happens with a fairly ancient set of versions: 88bdb3ad016d89565e98a87c9e7bc4fe44e9a8f1 for...
Needs to fix #21 while avoiding all [this](https://gitlab.tiker.net/inducer/loopy/merge_requests/353). cc @kaushikcfd - [ ] :warning: Test against loopy before merging
First of all, thank you for running this service! I use it to embed my feed on my [web page](https://mathema.tician.de/aboutme/). If you scroll to the end of the feed (not...
Context: - #535 - https://peps.python.org/pep-0626/