0
Voltooid
Memory leak?
Hi,
On my Windows 64bit and Linux systems with MP ver.3.7.9 and 3.8.0, running the following code causes a strange memory usage that increases linearly and blows up, as the for-loop goes:
mp.Digits(34);
A=mp(ones(1000));
for k=1:1000
A=A.^2;
end
On my Windows 64bit and Linux systems with MP ver.3.7.9 and 3.8.0, running the following code causes a strange memory usage that increases linearly and blows up, as the for-loop goes:
mp.Digits(34);
A=mp(ones(1000));
for k=1:1000
A=A.^2;
end
Customer support service by UserEcho
Will update shortly.
Thank you very much for the bug report!
GNU Linux & Mac OSX will follow shortly.
Please download it using the usual link: http://goo.gl/btsBt