Describe the bug
When running LP with barrier enabled, segfault intermittently when only run from python API, and we are expecting this could be related to cudss or cusparse in a race condition with python.
Steps/Code to reproduce bug
Attached a test case to reproduce this, this only happens when run in l4 without debug symbols and with restricted to 0-8 cpu threads
As part of this few tests have been disabled to keep CI running smoothly. Please search with this bug number to find those.
Expected behavior
There shouldn't be any segfault
Environment details (please complete the following information):
- In CI container for wheel testing
test_lp_barrier_python_api.py
Describe the bug
When running LP with barrier enabled, segfault intermittently when only run from python API, and we are expecting this could be related to cudss or cusparse in a race condition with python.
Steps/Code to reproduce bug
Attached a test case to reproduce this, this only happens when run in l4 without debug symbols and with restricted to 0-8 cpu threads
As part of this few tests have been disabled to keep CI running smoothly. Please search with this bug number to find those.
Expected behavior
There shouldn't be any segfault
Environment details (please complete the following information):
test_lp_barrier_python_api.py