[CPMD-list] Compilation of cpmd2cube
Ari P Seitsonen
Ari.P.Seitsonen at iki.fi
Wed May 26 10:09:22 CEST 2004
Just an addition to Axel's great contributions...
> end of the compilation process, the following error message was
> printed:
>
> xlf90 -o cpmd2cube.x -O -bmaxdata:32768000000 -bmaxstack:1500000000 kinds.o perl
> ld: 0706-020 The number 32768000000 is too large for the -b maxdata option.
> Use a value that is 4294967295 (hex FFFFFFFF) or less.
> make: *** [cpmd2cube.x] Error 255
>
> I've followed the instructions and changed the -bmaxdata value to one
> order less (i.e. 3276800000). Will that solve the problem, or are
> there other implications from this error message?
The compiler already gave you the solution:
"Use a value that is 4294967295 (hex FFFFFFFF) or less."
You tried to use a value which is probably larger than the whole (=
physical+virtual) memory of your machine.
Yours,
apsi
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
Ari Paavo Seitsonen / Ari.P.Seitsonen at iki.fi / http://www.iki.fi/~apsi/
Tel +41 1 635 44 97 / Fax +41 1 635 68 38 / GSM +41 79 719 09 35
Anschrift: Physikalisch Chemisches Institut (PCI), Universität Zürich (UniZh)
Indirizzo: Winterthurerstraße 190, CH-8057 Zürich
Address: Schweiz / Svizzera / Suisse / Svizra / Switzerland
More information about the CPMD-list
mailing list