Skip to content

Commit 970733a

Browse files
Bump allocation limit
1 parent 2215f98 commit 970733a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Spaces/distributed_cuda/ddss3.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,5 @@ partition numbers
147147
end
148148
#! format: on
149149
p = @allocated Spaces.weighted_dss!(y0, dss_buffer)
150-
iamroot && @test p 11072
150+
iamroot && @test p 46200
151151
end

0 commit comments

Comments
 (0)