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
@hkaiser ran the unit tests and got a similar segfault. I'll have to double back and see if this is an issue on x86 (I'm working off arm at the moment).
@hkaiser ran the unit tests and got a similar segfault. I'll have to double back and see if this is an issue on x86 (I'm working off arm at the moment).
The following code in
backend/test/heat.chpl
segmentation faults. The sequential version of the loop is working correctly.Parallel version
Sequential version
The text was updated successfully, but these errors were encountered: