composer_xe_2013.0.079 - fortran

composer_xe_2013.0.079 - fortran

imagem de Simone Ferraz

Dear all,

I'm using the fortran (ifort) composer_xe_2013  to run a climate model. I'm getting the error message below:

Insufficient memory to allocate Fortran RTL message buffer, message #41 = hex 00000029.

My linux is fedora 16, intel core i7 and have 3.4Gib of memory.
Anyone have any suggestions?
thank you

3 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de Steve Lionel (Intel)

My guess is that you're running a 32-bit application that is right at the edge of the 2GB virtual memory limit. Can you build and run it as a 64-bit application?

Steve
imagem de Simone Ferraz

Yes, my linux is 32bits, i'll exchange to 64bits...

thancks

Simone

Faça login para deixar um comentário.