Ask Your Question
0

Problems with compiling croco-pisces with mpif90 on Neccluster

asked 2022-09-11 12:30:04 +0200

Isa_Su gravatar image

updated 2022-09-17 11:23:55 +0200

Hi! I met the following error when I compile my configuration(croco+PISCES) with mpif90. However, it compiled very successfully when I switched the PIECES key. Could anybody help please? I have attached the output in a log file.

sms_pisces_.f90:537.80:

    IF( .true. ) CALL mpp_sum( zsum )      ! min over the global domain
                                                                       1

Error: There is no specific subroutine for the generic 'mpp_sum' at (1) sms_pisces_.f90:545.80:

    IF( .true. ) CALL mpp_sum( zsum )      ! min over the global domain
                                                                       1

Error: There is no specific subroutine for the generic 'mpp_sum' at (1) sms_pisces_.f90:474.78:

IF( .true. ) CALL mpp_sum( areatot ) ! sum over the global domain
1
Error: There is no specific subroutine for the generic 'mpp_sum' at (1) sms_pisces_.f90:488.66:

        CALL mpp_sum( ztra )      ! min over the global domain
                                                              1

Error: There is no specific subroutine for the generic 'mpp_sum' at (1) sms_pisces_.f90:489.66:

        CALL mpp_min( zmin )      ! min over the global domain
                                                              1

Error: There is no specific subroutine for the generic 'mpp_min' at (1) sms_pisces_.f90:490.66:

        CALL mpp_max( zmax )      ! max over the global domain
                                                              1

Error: There is no specific subroutine for the generic 'mpp_max' at (1) gmake: * [sms_pisces.o] Error 1C:\fakepath\log_mpif90_pisces

C:\fakepath\jobcomp_hpc

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2022-09-12 18:38:44 +0200

andres gravatar image

Hi, what version of CROCO are you using?

edit flag offensive delete link more

Comments

Hi! Andres, I am using croco v1.

Isa_Su gravatar imageIsa_Su ( 2022-09-13 02:32:13 +0200 )edit

Can you post your jobcomp?

andres gravatar imageandres ( 2022-09-13 16:29:38 +0200 )edit

Hi! Andres, Many thanks again for replying me. Please see in attachment the jobcomp_hpc. Can you see it? Any problems there please?

Isa_Su gravatar imageIsa_Su ( 2022-09-17 11:26:05 +0200 )edit
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2022-09-11 12:30:04 +0200

Seen: 115 times

Last updated: Sep 17 '22