Changeset 196

Timestamp:
2011-04-21T14:53:31+02:00 (13 years ago)
Author:
martial.mancip
Message:

Commit for conformance with strict f90 norm, lf95 errors.

  1. orch_gather_mpi_rgen :
    1. attribute of argument 2 is inconsistent (actual argument dummy: scalar variable name, dummy argument VarOut?: array name).
    2. array size of dummy argument 2 is greater than the usable size of the actual array (actual argument dummy: 8 bytes, dummy argument VarOut?: 1632 bytes).
  2. scatter_omp_i : Two entities must be in shape conformance (VarOut?,VarIn?).

Use defprec IOIPSL module to specify kind of MPI variables in their transfer.

Recover MPI timer counter to give again the possibility to analyse MPI speed-up.

(No files)

Note: See TracChangeset for help on using the changeset viewer.