[f2py] Stack & f2py

Torppa Johanna <[email protected]> Tue, 12 Apr 2011 11:30:34 +0300
Newsgroups gmane.comp.python.f2py.user
Message-ID <71E152CCF526284EA5E369A6B1DE5EDA5F3C694430@EXVS04.postipalvelut.lounet>
Dear all,

I have a memory problem when running my python script that imports f2py generated dll's. The problem are too large arrays in the fortran code. Should I define the stack size in the fortran compiling (with f2py) or only when running the python script?

Thanks in advance, Johanna Torppa