Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylerjereddy/legate_pytest_hang_repro
https://github.com/tylerjereddy/legate_pytest_hang_repro
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tylerjereddy/legate_pytest_hang_repro
- Owner: tylerjereddy
- Created: 2024-09-28T23:54:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-29T00:20:14.000Z (3 months ago)
- Last Synced: 2024-10-31T05:42:43.292Z (2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.