Neelam Rajput in #29: SPICE on June 02 (#0179f05)

in #29: SPICE

<p style=""> catastrophic error: while configuration of the SPICE-v2.1. in non supporting computing platform. I unable to create fortran library (libcsv) in step 3.1.a inside the spice documentation. (https://hereon-coast.atlassian.net/wiki/spaces/SPICE/pages/983065/Install) </p>

  @neelamrajput in #0179f05

<p style=""> catastrophic error: while configuration of the SPICE-v2.1. in non supporting computing platform. I unable to create fortran library (libcsv) in step 3.1.a inside the spice documentation. (https://hereon-coast.atlassian.net/wiki/spaces/SPICE/pages/983065/Install) </p>

catastrophic error: while configuration of the SPICE-v2.1. in non supporting computing platform. I unable to create fortran library (libcsv) in step 3.1.a inside the spice documentation. (https://hereon-coast.atlassian.net/wiki/spaces/SPICE/pages/983065/Install)

View in channel
<p style=""> error #7013: This module file was not generated by any release of this compiler.   [CSV_UTILITIES] </p> <p style=""> use csv_utilities </p>

  @neelamrajput in #9ecc5dd

<p style=""> error #7013: This module file was not generated by any release of this compiler.   [CSV_UTILITIES] </p> <p style=""> use csv_utilities </p>

error #7013: This module file was not generated by any release of this compiler.   [CSV_UTILITIES]

use csv_utilities

<p> for installing <u> CFU </u> </p> <p> /scratch/atmomodel/rajput/models/icon/spice-v2.1/src/cfu/src/mo_utilities.f90(21): error #7013: This module file was not generated by any release of this compiler.   [MO_KIND] </p> <p style=""> USE mo_kind </p> <p style=""> I am using intel compiler 19.1.0.166 </p>

  @neelamrajput in #bfa7197

<p> for installing <u> CFU </u> </p> <p> /scratch/atmomodel/rajput/models/icon/spice-v2.1/src/cfu/src/mo_utilities.f90(21): error #7013: This module file was not generated by any release of this compiler.   [MO_KIND] </p> <p style=""> USE mo_kind </p> <p style=""> I am using intel compiler 19.1.0.166 </p>

for installing CFU

/scratch/atmomodel/rajput/models/icon/spice-v2.1/src/cfu/src/mo_utilities.f90(21): error #7013: This module file was not generated by any release of this compiler.   [MO_KIND]

USE mo_kind

I am using intel compiler 19.1.0.166

<p> Problem solved </p>

  @neelamrajput in #e63e4b7

<p> Problem solved </p>

Problem solved

<p> Dear Neelam, </p> <p> It would be nice to know how did you solve the problem. <br/> <br/> I had the same problem on non supporting machine. What I have done to solve this problem. </p> <ol> <li> I copied another template <code> cp LOCAL/Fopts.dkrz_intel Fopts </code> </li> <li> Adapted this file for the new machine </li> <li> Deleted all previous files from obj folder (manually) </li> <li> Used make and problem was solved. </li> </ol> <p> Best regards, </p> <p> Evgenii </p> <p> <br/> </p>

  @evgeniichuriulin in #38b6a99

<p> Dear Neelam, </p> <p> It would be nice to know how did you solve the problem. <br/> <br/> I had the same problem on non supporting machine. What I have done to solve this problem. </p> <ol> <li> I copied another template <code> cp LOCAL/Fopts.dkrz_intel Fopts </code> </li> <li> Adapted this file for the new machine </li> <li> Deleted all previous files from obj folder (manually) </li> <li> Used make and problem was solved. </li> </ol> <p> Best regards, </p> <p> Evgenii </p> <p> <br/> </p>

Dear Neelam,

It would be nice to know how did you solve the problem.

I had the same problem on non supporting machine. What I have done to solve this problem.

  1. I copied another template cp LOCAL/Fopts.dkrz_intel Fopts
  2. Adapted this file for the new machine
  3. Deleted all previous files from obj folder (manually)
  4. Used make and problem was solved.

Best regards,

Evgenii