[CPMD-list] Re: compilin CPMD (3.5.3) using IFC
Eyvaz Isaev
eyvaz_isaev at yahoo.com
Sun Nov 10 17:06:43 CET 2002
Dear Sergei,
Please find below the main part of the Makefile. An
example of the .bashrc is attached.
Regards,
Eyvaz.
P.S. Unfortunately it is not clear about terminal. Can
you explain it in Russian, separately?
#----------------------------------------------------------------------------
# Makefile for cpmd.x (plane wave electronic
calculation)
# Configuration: PC-IFC
# Creation of Makefile: Aug 20 2002
# on Linux linux 2.4.10-64GB-SMP #1 SMP Fri Sep 28
17:26:36 GMT 2001 i686 unknown
# Author:
#----------------------------------------------------------------------------
#
SHELL = /bin/sh
#
#--------------- Default Configuration for PC-IFC
---------------
SRC = .
DEST = .
BIN = .
#QMMM_FLAGS = -D__QMECHCOUPL
#QMMM_LIBS = -L. -lmm
FFLAGS = -pc64 -unroll -w90 -w95
LFLAGS = -L/home/isaev/LAPACK -llapack -lf77blas
-latlas -Vaxlib $(QMMM_LIBS)
CFLAGS =
CPP = /lib/cpp -P -C -traditional
CPPFLAGS = -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT
-DLINUX_IFC
CC = gcc -O2 -Wall
FC = ifc -c -O3 -tp p6 -axiM -w
LD = ifc -O3 -tp p6 -axiM
AR =
#----------------------------------------------------------------------------
---
Sergei Lisenkov <proffess at yandex.ru> wrote:
> Dear Eyvaz,
>
> Thank you for your e-mails. Plese, send me copy of
> .bashrc file.
>
> On my local PC the compiling of CPMD is succesfull.
> But,...
>
> I am working also at the terminal of big linux
> machine (do you understand
> me?). On this terminal I have IFC compiler and only
> user's permissions. I
> would like to compile the CPMD code, but I have the
> messages:
>
> .........
> 1547 Lines Compiled
> rm -f response_p.f
> /lib/cpp -P -C -traditional -D__Linux -D__PGI
> -DLAPACK -DFFT_DEFAULT
> -DLINUX_IFC ./response_p.F ./response_p.f
> /opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp p6
> -axiM -pc64 -unroll -w90
> -w95 ./response_p.f -o ./response_p.o
> Error FCE09 : Read error on Program Unit Catalog
> work.pc
> compilation aborted for ./response_p.f (code 1)
> make: *** [response_p.o] Error 1
> /users/sergey/CPMD/SOURCE 6 %
>
>
> What does it mean?
> My makefile is:
>
>
#----------------------------------------------------------------------------
> #
> SHELL = /bin/sh
> #
> #--------------- Default Configuration for PC-IFC
> ---------------
> SRC = .
> DEST = .
> BIN = .
> #QMMM_FLAGS = -D__QMECHCOUPL
> #QMMM_LIBS = -L. -lmm
> FFLAGS = -pc64 -unroll -w90 -w95
> LFLAGS = /users/sergey/ - latlas -Vaxlib
> $(QMMM_LIBS)
> CFLAGS =
> CPP = /lib/cpp -P -C -traditional
> CPPFLAGS = -D__Linux -D__PGI -DLAPACK -DFFT_DEFAULT
> -DLINUX_IFC
> CC = gcc -O2 -Wall
> FC = /opt/intel/compiler60/ia32/bin/ifc -c -O3 -tp
> p6 -axiM
> LD = /opt/intel/compiler60/ia32/bin/ifc -O3 -tp p6
> -axiM
> AR =
>
>
> Thank you for your help,
> Best wishes,
> Sergey
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .bashrc_1
Type: application/octet-stream
Size: 608 bytes
Desc: .bashrc_1
Url : http://cpmd.org/pipermail/cpmd-list/attachments/20021110/d3281820/attachment.obj
More information about the CPMD-list
mailing list