Changes between Initial Version and Version 1 of Ticket #178


Ignore:
Timestamp:
Sep 18, 2017, 8:00:56 PM (7 years ago)
Author:
pesei
Comment:

Please try to find out where the code actually crashes by adding -fbacktrace (for the gfortran compiler, or equivalent for others) to your compile options, and recompile all subroutines.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #178

    • Property Owner set to pesei
    • Property Status changed from new to assigned
    • Property Component changed from FP other to FP coding/compilation
  • Ticket #178 – Description

    initial v1  
    66I can compile the OPENMP version, however the following two warnings occur:
    77
     8{{{
    89random.f90:68:14:
    910
     
    1112              1
    1213Warning: Missing actual argument for argument 'inext' at (1)
     14
    1315random.f90:69:14:
    1416
     
    1618              1
    1719Warning: Missing actual argument for argument 'inext' at (1)
    18 
    19 
    20 
     20}}}
    2121
    2222If I then try to run the test case (or any case) it crashes with the following output:
hosted by ZAMG