Ignore:
Timestamp:
Jan 18, 2019 5:01:54 PM (5 years ago)
Author:
knoop
Message:

Extended palmtest to use custom MPI execution commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palmrun

    r3665 r3682  
    631631    locat=config_file; exit
    632632 fi
    633  if [[ "$linker_options" = "" ]]
    634  then
    635     printf "\n  +++ no linker options found in $config_file"
    636     printf "\n      Please add line \"linker_options ...\" to that file."
    637     locat=config_file; exit
    638  fi
    639633 if [[ "$execute_command" = "" ]]
    640634 then
Note: See TracChangeset for help on using the changeset viewer.