diff --git a/test/gpu/native/noGpu/basicMem.comm-none.good b/test/gpu/native/noGpu/basicMem.comm-none.good index 2a49a46cf24f..e8017a2a4bcd 100644 --- a/test/gpu/native/noGpu/basicMem.comm-none.good +++ b/test/gpu/native/noGpu/basicMem.comm-none.good @@ -1,12 +1,12 @@ 0 (gpu 0): basicMem.chpl:5: allocate 88B of domain(1,int(64),one) at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 1nnB of [domain(1,int(64),one)] int(64) at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 80B of array elements at 0xPREDIFFED -0 (gpu 0): basicMem.chpl:5: allocate 184B of metadata about kernel parameters at 0xPREDIFFED +0 (gpu 0): basicMem.chpl:5: allocate 192B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 40B of array of pointers to kernel args at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 5B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 5B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 40B of array of pointers to kernel args at 0xPREDIFFED -0 (gpu 0): basicMem.chpl:5: free 184B of metadata about kernel parameters at 0xPREDIFFED +0 (gpu 0): basicMem.chpl:5: free 192B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 80B of array elements at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 1nnB of [domain(1,int(64),one)] int(64) at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 88B of domain(1,int(64),one) at 0xPREDIFFED diff --git a/test/gpu/native/noGpu/basicMem.good b/test/gpu/native/noGpu/basicMem.good index 051322f4b815..54ed2099347a 100644 --- a/test/gpu/native/noGpu/basicMem.good +++ b/test/gpu/native/noGpu/basicMem.good @@ -3,12 +3,12 @@ 0 (gpu 0): basicMem.chpl:5: allocate 88B of domain(1,int(64),one) at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 1nnB of [domain(1,int(64),one)] int(64) at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 80B of array elements at 0xPREDIFFED -0 (gpu 0): basicMem.chpl:5: allocate 184B of metadata about kernel parameters at 0xPREDIFFED +0 (gpu 0): basicMem.chpl:5: allocate 192B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 40B of array of pointers to kernel args at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: allocate 5B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 5B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 40B of array of pointers to kernel args at 0xPREDIFFED -0 (gpu 0): basicMem.chpl:5: free 184B of metadata about kernel parameters at 0xPREDIFFED +0 (gpu 0): basicMem.chpl:5: free 192B of metadata about kernel parameters at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 80B of array elements at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 1nnB of [domain(1,int(64),one)] int(64) at 0xPREDIFFED 0 (gpu 0): basicMem.chpl:5: free 88B of domain(1,int(64),one) at 0xPREDIFFED