Open ct-clmsn opened 1 year ago
@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).
I'll have a look, thanks!
The following code in
backend/test/heat.chpl
segmentation faults. The sequential version of the loop is working correctly.Parallel version
Sequential version