Hi all,

For testing purposes, I am trying to allocate big chunks of memory with scilab 6.0beta. I have ~256GB of free ram on my machine, however, Scilab fails creating variables that are way smaller than that:

--> a=rand(100000,100000);

Can not allocate 80000.00 MB memory.


Any idea what is going on?
What is the actual ram limitation with the new "stackless" scilab?

Cheers,

Antoine
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to