Skip to content

Commit f813978

Browse files
Increase allocation limit
1 parent cb4a392 commit f813978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Spaces/distributed_cuda/ddss2.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@ pid, nprocs = ClimaComms.init(context)
121121
@test parent(v0) parent(vx)
122122

123123
p = @allocated Spaces.weighted_dss!(v0, dss_vbuffer)
124-
iamroot && @test p 8064
124+
iamroot && @test p 280384
125125
end

0 commit comments

Comments
 (0)