Logs for tests 20 to 25 give me the following information:
Exception : LoadWorld : File does not start with HPCEHeatWorldV0.
I have been trying to reproduce the error on my local machine (macOS 10.14) and on AWS, on the HPCE-2018 (ami-0dd8faaa87c6992d0) AMI, on a g2.2xlarge instance, without success. Unlike #93, my code for v3, v4 and v5 seems to be working fine and on AWS I obtain speed-ups similar to the ones shown at the end of Section 5 (106.410s for v3, 7.283s for v4, 5.292s for v5, for a world size of 5000 and 1000 steps).
Is anyone having the same issue ?