25 Feb
2004
25 Feb
'04
11:30
On Wed, 25 Feb 2004 13:24:19 +0100 JOSE LUIS RICARDO-CHAVEZ <ricardo@irsamc.ups-tlse.fr> wrote:
the program is able to allocate a maximum of 4 GB per array, i.e., on my system I can use two ~4GB arrays without problems. But for a single >4GB array it doesn't work. Btw, using the -mcmodel=medium option gives the same result: bigalloc[6919]: segfault at 0000002b1393e000 rip 0000000000400e30 rsp 0000007fbffff560 error 6
It's possible that the compiler is buggy. Some earlier versions of gcc had some problems with the medium model too. I would suggest you talk to PGI. -Andi