Hi Ian,
compiling on your 32bit machine gave you a 32bit binary, so your 12GB
RAM cannot be used!
HTH,
Kay
Am 20:59, schrieb Ian Tickle:
Hello all, some Fortran developer out there must know the answer to
this one. I'm getting a "forrtl: severe (41): insufficient virtual
memory" error when
> Try the GNU (compiler) and see what it says. ;)
Hi Francois - I won't bore you with the long list of compiler errors
that gfortran gives with my code (ifort compiles the identical code
without error and up until now it has worked just fine on both 32 & 64
bit machines as long as don't try to all
On 10/14/2011 06:31 PM, Ian Tickle wrote:
Hello all, some Fortran developer out there must know the answer to
this one. I'm getting a "forrtl: severe (41): insufficient virtual
memory" error when allocating dynamic memory from a F95 program
compiled with Intel Fortran v11.1.059. The program was