Skip to content
Discussion options

You must be logged in to vote
  • Any insights into the cause of these silent, intermittent crashes with cupynumeric I/O or cupynumeric.array() for large arrays?

I don't have any immediate hunches, could you please share a reproducer?

Secondarily, you could try using a debug build of Legate and running with legate --gdb myprog.py, which will start your execution inside gdb (assuming you have it installed), which in turn will hopefully catch the crash and allow you to print out a backtrace at the point of failure.

We don't upload debug builds very often (due to the large file sizes), here are instructions to install the latest I could find:

conda create -n test-2025-04-24 -c legate/label/pull-request-2141-experimental …

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by IlgarBaghishov
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants