[Hpc-forum] VASP fordítás

bencsura bencsura at chemres.hu
2012. Sze. 12., Sze, 16:36:39 CEST


Szia

OK ertem en hogy a problema atlepese nem megoldas, de ide masolom a
forditasi hibakat, egy darabig nem a vegeig.
Ezek utan en nem eroltettem az open64-et.

Akos

____________________________________________________________________________
mpif90   -Ofast  -I/opt/x86_open64/v1.0/openmpi/1.6/include -c dfast.f90

MODULE dfast
       ^     
openf95-855 openf90: ERROR DFAST, File = dfast.f90, Line = 44, Column =
8 
  The compiler has detected errors in module "DFAST".  No module
information file will be created for this module.

       USE prec, dummylinkom=>LINKOM
                              ^      
openf95-732 openf90: ERROR LINCOM, File = dfast.f90, Line = 70, Column =
31 
  "LINKOM" is not in module "PREC".

    SUBROUTINE LINCOM(MODE,CF,CPROF,CTRANS,NIN,NOUT,NPL, &
_______________________________________________________________________________

megkerulve, folytatva
              ^                                         
openf95-1295 openf90: ERROR PW_CHARGE_TRACE, File = hamil.f90, Line =
1143, Column = 15 
  "PW_CHARGE_TRACE" is defined or referenced at line 143 (hamil.f90) and
here.  The number of arguments do not match.  Expected 5, but found 4.

   SUBROUTINE PW_CHARGE_TRACE_NO_CONJG(WDES1,  CHARGE, CR1, CR2)
              ^                                                  
openf95-1295 openf90: ERROR PW_CHARGE_TRACE_NO_CONJG, File = hamil.f90,
Line = 1174, Column = 15 
  "PW_CHARGE_TRACE_NO_CONJG" is defined or referenced at line 156
(hamil.f90) and here.  The number of arguments do not match.  Expected
5, but found 4.


itt bele kell nyulni a kodba valahol.
__________________________________________________________________________________

atlepve, folytatva
openf95-1277 openf90: ERROR SETDIJ_, File = us.f90, Line = 1322, Column
= 16 
  Procedure "SETDIJ_" is referenced at line 1317 (us.f90).  It must have
an explicit interface specified.

^                                                                
openf95-1277 openf90: ERROR SETDIJ_, File = us.f90, Line = 1322, Column
= 16 
  Procedure "SETDIJ_" is referenced at line 689 (us.f90).  It must have
an explicit interface specified.

^                                                                
openf95-1277 openf90: ERROR SETDIJ_, File = us.f90, Line = 1322, Column
= 16 
  Procedure "SETDIJ_" is referenced at line 689 (us.f90).  It must have
an explicit interface specified.
    SUBROUTINE AUGMENTATION_CHARGE( &
               ^                      
openf95-1277 openf90: ERROR AUGMENTATION_CHARGE, File = us.f90, Line =
2268, Column = 16 
  Procedure "AUGMENTATION_CHARGE" is referenced at line 2240 (us.f90).
It must have an explicit interface specified.
               ^                      
openf95-1277 openf90: ERROR AUGMENTATION_CHARGE, File = us.f90, Line =
2268, Column = 16 
  Procedure "AUGMENTATION_CHARGE" is referenced at line 2176 (us.f90).
It must have an explicit interface specified.

____________________________________________________________________________
atlepve , folytatva
-Dkind8 -DCACHE_SIZE=12000 -Davoidalloc -DNGXhalf -DMPI 
mpif90   -Ofast -I/opt/x86_open64/v1.0/openmpi/1.6/include -c fock.f90

    USE fock
        ^    
openf95-736 openf90: ERROR FOCK_QDER, File = fock.f90, Line = 3320,
Column = 9 
  "FOCK_QDER" is the name of this program unit, therefore it must not be
use associated from module "FOCK".

_________________________________________________________________________
atlepve, folytatvampif90   -Ofast
-I/opt/x86_open64/v1.0/openmpi/1.6/include -c nmr.f90
Signal: Interrupt in IR->WHIRL Conversion phase.

vegtelen ciklusba kerul, CTRl-C vl kell leloni
__________________________________________________________________________
atlepve, folytatva
mpif90   -Ofast -I/opt/x86_open64/v1.0/openmpi/1.6/include -c
electron.f90

      USE morbitalmag
          ^           
openf95-292 openf90: ERROR ELMIN, File = electron.f90, Line = 63, Column
= 11 
  "MORBITALMAG" is specified as the module name on a USE statement, but
the compiler cannot find it.

___________________________________________________________________________
atlepve , folytatva
mpif90   -Ofast -I/opt/x86_open64/v1.0/openmpi/1.6/include -c
subrot_cluster.f90

  SUBROUTINE SUBROT_DEG_CLUSTERS(WDES, NPL, NPRO, NRPLWV_RED, NPROD_RED,
&

^                                                             
openf95-1277 openf90: ERROR SUBROT_DEG_CLUSTERS, File =
subrot_cluster.f90, Line = 501, Column = 14 
  Procedure "SUBROT_DEG_CLUSTERS" is referenced at line 476
(subrot_cluster.f90).  It must have an explicit interface specified.
___________________________________________________________________________
atlepve, folytatva
mpif90   -Ofast -I/opt/x86_open64/v1.0/openmpi/1.6/include -c
linear_response.f90

MODULE mlr_main
       ^        
openf95-855 openf90: ERROR MLR_MAIN, File = linear_response.f90, Line =
45, Column = 8 
  The compiler has detected errors in module "MLR_MAIN".  No module
information file will be created for this module.

    USE morbitalmag
        ^           
openf95-292 openf90: ERROR LR_SKELETON, File = linear_response.f90, Line
= 106, Column = 9 
  "MORBITALMAG" is specified as the module name on a USE statement, but
the compiler cannot find it.

    IF (.NOT. LMAGBLOCH) THEN 
              ^                
openf95-113 openf90: ERROR LR_SKELETON, File = linear_response.f90, Line
= 337, Column = 15 
  IMPLICIT NONE is specified in the local scope, therefore an explicit
type must be specified for data object "LMAGBLOCH".

________________________________________________________________________
atlepve, folytatva
mpif90  -g  -I/opt/x86_open64/v1.0/openmpi/1.6/include -c main.f90

      USE mlr_main
          ^        
openf95-292 openf90: ERROR VAMP, File = main.f90, Line = 167, Column =
11 
  "MLR_MAIN" is specified as the module name on a USE statement, but the
compiler cannot find it.

      USE morbitalmag
          ^           
openf95-292 openf90: ERROR VAMP, File = main.f90, Line = 180, Column =
11 
  "MORBITALMAG" is specified as the module name on a USE statement, but
the compiler cannot find it.

          .OR. LEPSILON .OR. LVEL .OR. KINTER/=0 .OR. LMAGBLOCH ) CALL
USE_FULL_KPOINTS

^                                      
openf95-303 openf90: ERROR VAMP, File = main.f90, Line = 699, Column =
50 
  Data type LOGICAL(KIND=4) is not allowed with INTEGER(KIND=4) for the
operation "or".

     ELSE IF ( DYN%IBRION == -1 .AND. (LEPSILON  .OR. KINTER/=0 .OR.
LMAGBLOCH)) THEN ibrion

^                            
openf95-303 openf90: ERROR VAMP, File = main.f90, Line = 3056, Column =
65 
  Data type LOGICAL(KIND=4) is not allowed with INTEGER(KIND=4) for the
operation "or".











További információk a(z) Hpc-forum levelezőlistáról