Dear Forum,
I'm trying to compile PZSCAEX with TOTMEM
bigger than 2GB, but I obtain the following message:
/tmp/ifortD6wPcx.o(.text+0x312): In function `MAIN__':
: relocation truncated to fit: R_X86_64_PC32 .bss
/tmp/ifortD6wPcx.o(.text+0x322): In function `MAIN__':
: relocation truncated to fit: R_X86_64_PC32 .bss
/tmp/ifortD6wPcx.o(.text+0x531): In function `MAIN__':
: relocation truncated to fit: R_X86_64_32S .bss
/tmp/ifortD6wPcx.o(.text+0x5f3): In function `MAIN__':
: relocation truncated to fit: R_X86_64_32S .bss
/tmp/ifortTUZrwg.o(.text+0x1fd): In function `pzlaread_':
: relocation truncated to fit: R_X86_64_PC32 .bss
/tmp/ifortTUZrwg.o(.text+0x8a4): In function `pzlaread_':
: relocation truncated to fit: R_X86_64_32S .bss
/tmp/ifortTUZrwg.o(.text+0x9d5): In function `pzlaread_':
: relocation truncated to fit: R_X86_64_32S .bss
/tmp/ifortTUZrwg.o(.text+0xb8c): In function `pzlaread_':
: relocation truncated to fit: R_X86_64_32S .bss
/tmp/ifortTUZrwg.o(.text+0xd49): In function `pzlaread_':
: relocation truncated to fit: R_X86_64_32S .bss
/tmp/ifortTUZrwg.o(.text+0xf01): In function `pzlaread_':
: relocation truncated to fit: R_X86_64_32S .bss
/tmp/ifortTUZrwg.o(.text+0x1032): In function `pzlaread_':
: additional relocation overflows omitted from the output
How I can fix such overflows. I mean, How do Scalapack
to manage distributed memory size.
Where I can learn about it?
Thank you in advance.
g.

