VMS Help
FORTRAN, Error Messages, Run Time Errors, Parallel Processing Specific

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

  1 - COMSHRERR

  SEVERITY:  F

  MESSAGE TEXT:  Unable to share memory region from x to y

  EXPLANATION:  The Fortran Run-Time Library could not make the
  specified memory region shared among the processes participating in
  the parallel processing environment.

  2 - DEFVALUSED

  SEVERITY:  I

  MESSAGE TEXT:  Default value of xx used for logical name

  EXPLANATION:  A default value was used for the specified logical
  name.

  3 - FAIACTCPU

  SEVERITY:  F

  MESSAGE TEXT:  Failed to obtain active CPU count

  EXPLANATION:  The Fortran Run-Time Library could not obtain the
  active CPU count.  Thus, it was unable to set up the parallel
  processing environment.

  4 - FAIDCLEXIT

  SEVERITY:  F

  MESSAGE TEXT:  Failed to declare an exit handler

  EXPLANATION:  The Fortran Run-Time Library could not declare an
  exit handler.  Thus, it was unable to set up the parallel
  processing environment.

  5 - FAIIDPRC

  SEVERITY:  F

  MESSAGE TEXT:  Failed to identify the process

  EXPLANATION:  The Fortran Run-Time Library could not identify the
  process.  Submit a Software Performance Report (SPR) that describes
  the conditions leading to the error.

  6 - FAIIMAGNAME

  SEVERITY:  F

  MESSAGE TEXT:  Failed to obtain image name

  EXPLANATION:  The Fortran Run-Time Library could not obtain the
  image name.  Thus, it was unable to set up the parallel processing
  environment.

  7 - FAIOWNERID

  SEVERITY:  F

  MESSAGE TEXT:  Failed to obtain owner process ID

  EXPLANATION:  The Fortran Run-Time Library could not obtain the
  owner process identification.  Thus, it was unable to set up the
  parallel processing environment.

  8 - FAIPRCID

  SEVERITY:  F

  MESSAGE TEXT:  Failed to obtain process ID

  EXPLANATION:  The Fortran Run-Time Library could not obtain the
  process identification.  Thus, it was unable to set up the parallel
  processing environment.

  9 - FAIPRCNAME

  SEVERITY:  F

  MESSAGE TEXT:  Failed to obtain process name

  EXPLANATION:  The Fortran Run-Time Library could not obtain the
  process name.  Thus, it was unable to set up the parallel
  processing environment.

  10 - FAISHRSTACK

  SEVERITY:  F

  MESSAGE TEXT:  Unable to share the stack region from x to y

  EXPLANATION:  The Fortran Run-Time Library could not make the
  specified stack region shared among processes participating in the
  parallel processing environment.

  11 - FAISUBPRC

  SEVERITY:  F

  MESSAGE TEXT:  Failed to create subprocess

  EXPLANATION:  The Fortran Run-Time Library could not get the
  process identification.  Thus, it was unable to set up the parallel
  processing environment.

  12 - FATINTERR

  SEVERITY:  F

  MESSAGE TEXT:  Fatal internal error in the Fortran Parallel
  Processing Run-Time Library

  EXPLANATION:  The Fortran Run-Time Library detected an
  unrecoverable, inconsistent condition.  Submit a Software
  Performance Report (SPR) that describes the conditions leading to
  the error.

  13 - INVCOMADR

  SEVERITY:  F

  MESSAGE TEXT:  Invalid memory region addresses

  EXPLANATION:  The Fortran Run-Time Library detected invalid
  starting and ending addresses for a shared memory region.  Submit a
  Software Performance Report (SPR) that describes the conditions
  leading to the error.

  14 - INVLCLADR

  SEVERITY:  F

  MESSAGE TEXT:  Invalid $LOCAL PSECT addresses

  EXPLANATION:  The Fortran Run-Time Library detected invalid
  starting and ending addresses for a $LOCAL PSECT.  Submit a
  Software Performance Report (SPR) that describes the conditions
  leading to the error.

  15 - INVLOGNAM

  SEVERITY:  E

  MESSAGE TEXT:  Invalid logical name definition

  EXPLANATION:  A logical name was defined incorrectly.

  16 - INVNUMPRC

  SEVERITY:  F

  MESSAGE TEXT:  Invalid number of processes

  EXPLANATION:  The Fortran Run-Time Library detected an invalid
  number of processes.  Submit a Software Performance Report (SPR)
  that describes the conditions leading to the error.

  17 - INVUNWIND

  SEVERITY:  F

  MESSAGE TEXT:  Invalid stack unwinding encountered

  EXPLANATION:  The Fortran Run-Time Library detected an invalid
  attempt to unwind the stack.

  18 - LOCALACCESS

  SEVERITY:  F

  MESSAGE TEXT:  Subprocess unable to access the shared $LOCAL PSECT

  EXPLANATION:  A subprocess could not access the shared $LOCAL
  PSECT.

  19 - LOCALSHRERR

  SEVERITY:  F

  MESSAGE TEXT:  Unable to share the $LOCAL PSECT

  EXPLANATION:  The Fortran Run-Time Library could not make the
  $LOCAL PSECT shared among the processes participating in the
  parallel processing environment.

  20 - MEMSHRERR

  SEVERITY:  F

  MESSAGE TEXT:  Memory sharing error

  EXPLANATION:  The Fortran Run-Time Library failed to share data
  among the processes participating in the parallel processing
  environment.

  21 - NOPARINIT

  SEVERITY:  I

  MESSAGE TEXT:  Parallel processing environment was not available

  EXPLANATION:  The Compaq Fortran main program was not compiled with
  /PARALLEL.  As a result, the parallel processing environment was
  not available.

  22 - NOTIMPRET

  SEVERITY:  F

  MESSAGE TEXT:  Routine not implemented in this version of FORRTL2

  EXPLANATION:  An attempt was made to use a routine that is not
  implemented in this version of the Fortran Run-Time Library.

  23 - NOTRUNINPP

  SEVERITY:  I

  MESSAGE TEXT:  Unable to run the DO-Loop PC:  xx in parallel

  EXPLANATION:  A parallel DO loop with the specified PC address
  cannot run in parallel.

  24 - STACKSHRERR

  SEVERITY:  F

  MESSAGE TEXT:  Stack sharing error

  EXPLANATION:  The Fortran Run-Time Library could not make the stack
  shared among the processes participating in the parallel processing
  environment.

  25 - STKBUFOVR

  SEVERITY:  F

  MESSAGE TEXT:  Stack buffer overflow was detected

  EXPLANATION:  An internal limit on the number of shared stack
  regions that your program can have was exceeded.  Submit a Software
  Performance Report (SPR) that describes the conditions leading to
  the error.

  26 - SUBPRCDIED

  SEVERITY:  F

  MESSAGE TEXT:  Subprocess PID:  xx terminated

  EXPLANATION:  A subprocess with the specified process ID was
  terminated.

  27 - TOOMANPRC

  SEVERITY:  E

  MESSAGE TEXT:  Too many processes, allowed a maximum of 32
  processes

  EXPLANATION:  A limit on the number of processes participating in
  the Fortran parallel processing environment was exceeded.  The
  limit is currently 32.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.