Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylerjereddy/legate_pytest_hang_repro


https://github.com/tylerjereddy/legate_pytest_hang_repro

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

To reproduce 2-node segfault/memory corruption on Slingshot 11 with
legate:

`legate --launcher srun --launcher-extra="-n 2 --ntasks-per-node=1" repro.py`

See the `repro.py` module for detailed comments. Note that the intended/desired
result for this reproducer is that the NumPy test DOES fail, but that
legate/cuNumeric do not segfault/corrupt memory after.