[Wien] copmpiling error about wien05.5 on IBMp690 AIX system!
Torsten Andersen
thor at physik.uni-kl.de
Mon Dec 12 16:59:09 CET 2005
You probably need to change into SRC_lib/lapack_lapw and do a "make", as
dsyev is a lapack routine (I think), then recompile. You can leave out
the bmaxdata statement...
Best regards,
Torsten Andersen.
²Ì ÃÏÇï wrote:
> Dear Torsten Andersen :
>
> I adopted the suggestion in the FAQfor IBM and the compiling option is
> as followes:
>
> Current settings:
> O Compiler options: -q64 -O3 -qarch=pwr4
> L Linker Flags: -q64 -O3 -qipa=missing=isolated
> -L../SRC_lib -bmaxdata:0x80000000
> P Preprocessor flags '-WF,-DParallel'
> R R_LIB (LAPACK+BLAS): -lessl -llapack_lapw
>
> After I compiled SRC_lapw2, the error message in the conpile.msg are :
>
> 1586-206 (S) Unresolved reference to symbol "dsyev".
> 1586-204 (S) Unresolved references to objects are detected.
> 1586-341 (U) Code generation was not performed due to previously
> detected errors. Object file not created.
> make: 1254-004 The error code from the last command is 1.
>
>
> Stop.
> make: 1254-004 The error code from the last command is 2.
>
>
> Sincerely yours MQ Cai
>
>
>> From: Torsten Andersen <thor at physik.uni-kl.de>
>> Reply-To: A Mailing list for WIEN2k users
>
> <wien at zeus.theochem.tuwien.ac.at>
>
>> To: A Mailing list for WIEN2k users <wien at zeus.theochem.tuwien.ac.at>
>> Subject: Re: [Wien] copmpiling error about wien05.5 on IBMp690 AIX
>> system!
>> Date: Mon, 12 Dec 2005 15:51:44 +0100
>>
>> What I mean, is read http://www.wien2k.at/reg_user/faq/ibm.html
>>
>>
>> ²Ì ÃÏÇï wrote:
>>
>>> Dear Torsten Andersen:
>>> Thank you very much for your help.
>>>
>>>
>>>>> you need to change the qarch option... probably to pwr4. Then you
>>>>
>>>>
>>>> should add -q64 to the options, too... (see the FAQ about IBM). You
>>>> may leave out the -bmaxdata option if you include -q64, as it is
>>>> obsolete.
>>>
>>>
>>>
>>> You mean that the Compiler options: -q64 -O3 -qarch=pwr4 and
>>> the Linker Flags: -L../SRC_lib
>>> Is it right?
>>>
>>>> Did you compile lapack?
>>>> Is the essl library really called essl on your system?
>>>
>>>
>>>
>>> What does it mean?
>>> How to compile lapack with essl?
>>
>>
>> you don't. essl is IBM'ish for BLAS3. On different machines it may
>> have other names (pessl, for example).
>>
>> And don't forget to give us some more information from your
>> compile.msg files, please...
>>
>>>
>>>
>>> Thank you once more!
>>>
>>> Sincerely yours
>>>
>>> MQ Cai
>>>
>>>
>>>
>>>
>>>> ²Ì ÃÏÇï wrote:
>>>>
>>>>>
>>>>> Dear wien user:
>>>>> My platform is an £É£Â£Í£å£ó£å£ò£ö£å£ò£ð£¶£¹£° (Shared Memory
>>>>> Architecture), the operating system is AIX with the xlf90 compiler,
>>>>> and WIEN2k_05.4 (Release 25/5/2005)
>>>>> I adopted the Recommended options for system aix are:
>>>>> Compiler options: -O3 -qarch=pwr3
>>>>> Linker Flags: -L../SRC_lib -bmaxdata:0x80000000
>>>>> Preprocessor flags: '-WF,-DParallel'
>>>>> R_LIB (LAPACK+BLAS): -lessl -llapack_lapw
>>>>>
>>>>> I try to compile with the following wien2k configuration (without
>>>>> first MPI and SCALAPACK). There are a lot of error.
>>>>>
>>>>> Compile time errors (if any) were:
>>>>> SRC_balsac-utils/compile.msg:make: 1254-004 The error code from the
>>>>> last command is 2.
>>>>> SRC_balsac-utils/compile.msg:make: 1254-005 Ignored error code 2
>>>>> from last command.
>>>>> SRC_elast/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_elast/compile.msg:make: 1254-005 Ignored error code 2 from last
>>>>> command.
>>>>> SRC_eosfit/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_eosfit/compile.msg:make: 1254-005 Ignored error code 2 from
>>>>> last command.
>>>>> SRC_fsgen/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_fsgen/compile.msg:make: 1254-005 Ignored error code 2 from last
>>>>> command.
>>>>> SRC_lapw0/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 255.
>>>>> SRC_lapw0/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_lapw1/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 255.
>>>>> SRC_lapw1/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_lapw1/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 255.
>>>>> SRC_lapw1/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_lapw2/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 255.
>>>>> SRC_lapw2/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_lapw2/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 255.
>>>>> SRC_lapw2/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_optimize/compile.msg:make: 1254-004 The error code from the
>>>>> last command is 2.
>>>>> SRC_optimize/compile.msg:make: 1254-005 Ignored error code 2 from
>>>>> last command.
>>>>> SRC_phonon/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_phonon/compile.msg:make: 1254-005 Ignored error code 2 from
>>>>> last command.
>>>>> SRC_trig/compile.msg:make: 1254-004 The error code from the last
>>>>> command is 2.
>>>>> SRC_trig/compile.msg:make: 1254-005 Ignored error code 2 from last
>>>>> command.
>>>>>
>>>>>
>>>>> Could you give me some hint about the compiling?
>>>>>
>>>>> Thanks in advance
>>>>> Regards
>>>>>
>>>>>
>>>>> MQ Cai
>>>>>
>>>>> _________________________________________________________________
>>>>> ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£ http://www.hotmail.com
>>>>> _______________________________________________
>>>>> Wien mailing list
>>>>> Wien at zeus.theochem.tuwien.ac.at
>>>>> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>>>>>
>>>>
>>>> --
>>>> Dr. Torsten Andersen TA-web: http://deep.at/myspace/
>>>> AG Hübner, Department of Physics, Kaiserslautern University
>>>> http://cmt.physik.uni-kl.de http://www.physik.uni-kl.de/
>>>> _______________________________________________
>>>> Wien mailing list
>>>> Wien at zeus.theochem.tuwien.ac.at
>>>> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>>>
>>>
>>>
>>> _________________________________________________________________
>>> ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà MSN Messenger: http://messenger.msn.com/cn
>>> _______________________________________________
>>> Wien mailing list
>>> Wien at zeus.theochem.tuwien.ac.at
>>> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>>>
>>
>> --
>> Dr. Torsten Andersen TA-web: http://deep.at/myspace/
>> AG Hübner, Department of Physics, Kaiserslautern University
>> http://cmt.physik.uni-kl.de http://www.physik.uni-kl.de/
>> _______________________________________________
>> Wien mailing list
>> Wien at zeus.theochem.tuwien.ac.at
>> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>
>
> _________________________________________________________________
> ÓëÊÀ½ç¸÷µØµÄÅóÓѽøÐн»Á÷£¬Ãâ·ÑÏÂÔØ MSN Messenger:
> http://messenger.msn.com/cn
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>
--
Dr. Torsten Andersen TA-web: http://deep.at/myspace/
AG Hübner, Department of Physics, Kaiserslautern University
http://cmt.physik.uni-kl.de http://www.physik.uni-kl.de/
More information about the Wien
mailing list