NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Change where we print python repros to allow us to print repros prior to segfaults #3303

Closed kevinstephano closed 3 weeks ago

kevinstephano commented 3 weeks ago

This is just a simple code reordering to put the point at which I print a repro from fd.execute() after the pybind function _execute() to before the function to allow us to print repros prior to segfaults.

kevinstephano commented 3 weeks ago

!build

kevinstephano commented 3 weeks ago

!build