Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Kloeckner
8a575fbf99 Fix typos, add typos CI 2024-07-22 14:20:22 -05:00
Andreas Kloeckner
bdfd67f47c Switch to ruff, fix issues 2024-07-11 09:39:12 -05:00
Ram Rachum
5d2fde90d0 Remove old reference to master 2022-10-03 16:56:54 -05:00
Matthias Diener
8caead2ea3
add debug_remote_on_single_rank (#498)
* Move management of current debuggers into Debugger class

* Move term_size heuristic to RemoteDebugger constructor, document better (gh-485)

* Fix post-mortem debugging for Py3

* Remove unexplained stack-eating loop from post_mortem

* add debug_remote_on_single_rank

* flake8

* better doc

* a bit more text

* add an mpi4py example

* allow arguments to func, better doc, simplify

* clarify comment

* more doc

* clarify comment

* add missing args

Co-authored-by: Andreas Kloeckner <inform@tiker.net>
2021-12-29 18:32:40 +00:00
Andreas Kloeckner
1698072af7 Move example components to examples folder 2021-12-28 11:38:08 -06:00
Andreas Kloeckner
e7556d74c2 Better document remote debugging, add example 2021-12-28 11:38:08 -06:00