Menu

compilations error ELK 7.2.42

Elk Users
2021-08-15
2021-08-17
  • Arles Gil Rebaza

    Dear ELK user, i'm trying to compile ELK 7.2.42 on UBUNTU (16.04) linux using gfortran 5.4, but the compilation crash with this error message:


    splined.f90:18:6:

    !$OMP SIMD LASTPRIVATE(f1,f2,f3,f4)
    1
    Error: OpenMP directives at (1) may not appear in PURE or ELEMENTAL procedures
    Makefile:213: recipe for target 'splined.o' failed
    make[1]: [splined.o] Error 1
    make[1]: Leaving directory '/home/arles/Documentos/programas/ELK/elk-7.2.42/src'
    Makefile:7: recipe for target 'all' failed
    make:
    [all] Error 2


    anyone have idea the reason o how i can solved it.

    Regards

    Arles V.
    IFLP - Argentina.

     
  • Youzhao Lan

    Youzhao Lan - 2021-08-17

    try to upgrade your gfortran.

     

Log in to post a comment.