You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running the following line decoder = BpOsdDecoder(hx, error_rate=error_rate, max_iter=5, bp_method="ps", ms_scaling_factor = 0.625, schedule="parallel", osd_method = "osd_off") crashes with segmentation fault and no other visible error on the console
The text was updated successfully, but these errors were encountered:
running the following line
decoder = BpOsdDecoder(hx, error_rate=error_rate, max_iter=5, bp_method="ps", ms_scaling_factor = 0.625, schedule="parallel", osd_method = "osd_off")
crashes withsegmentation fault
and no other visible error on the consoleThe text was updated successfully, but these errors were encountered: