Felix Wittwer
Felix Wittwer
This adds an optimized, debranched version of the nanoBraggSpotsKernel to simtbx/gpu. This allows better comparison between CUDA and KOKKOS now that both use a debranched Kernel. Previously, CUDA was using...
After rebuilding CCTBX on Crusher, importing a kokkos component like `from simtbx.kokkos import gpu_instance` causes errors complaining about undefined symbols: ``` In [1]: from simtbx.kokkos import gpu_instance --------------------------------------------------------------------------- ImportError Traceback...
On Perlmutter and friends, run_tests_parallel runs tests in parallel, but all tests are run on just one core. I created a small reproducer that narrows it down to certain module...
- bootstrap.py always checks out the full repository - the azure runner is severely disk limited, so the '.git' directories are deleted again - kokkos needs git information to be...
- fixes #18 - [Urwid 2.2.0](https://urwid.org/changelog.html#release-2-2-0) changed enums for "valign"