help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How know what the available memory is


From: Juan Pablo Carbajal
Subject: Re: How know what the available memory is
Date: Fri, 27 Jul 2018 14:46:38 +0200

Hi,

Andreas has a super-dupper repo with many tools
https://github.com/octave-de/macgyver_utils
check the memory function
https://github.com/octave-de/macgyver_utils/blob/master/memory.m

Report if you get wrong results
On Wed, Jul 25, 2018 at 4:51 PM Michel <address@hidden> wrote:
>
> Hello,
>       With Matlab, [user,sys] = memory
>
> Display memory statistics on a 64-bit Windows system:
>
> memory
>
> Maximum possible array:            14253 MB (1.495e+10 bytes) *
> Memory available for all arrays:            14253 MB (1.495e+10 bytes) *
> Memory used by MATLAB:              747 MB (7.833e+08 bytes)
> Physical Memory (RAM):            12279 MB (1.288e+10 bytes)
>
>      warning: the 'memory' function is not yet implemented in Octave
>
>      I use whos and compare with task manager. Maybe, it is a best way to
> assess the availabe memory.
>      Let me know. Please.
>
> Regards,
>
> Michel
>
>
>
> --
> Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]