Please wait...
×

Error

  • Re: Batch Mode simulation

    Hi

    Yes, I have given the following path

    path=C:\Users\Admin\Documents\MIKE Zero Projects\Puducherry_Satya\Case Studies setup;%DHI_MIKE_2014%;

    start /wait MzLaunch.exe -exit 20%increase_april.m21fm -mpi 4 -x
    start /wait MzLaunch.exe -exit 20%increase_NOV.m21fm -mpi 4 -x
    start /wait MzLaunch.exe -exit 50%increase_april.m21fm -mpi 4 -x
    start /wait MzLaunch.exe -exit 50%increase_NOV.m21fm -mpi 4 -x
  • Re: Batch Mode simulation

    Dear Dr Matheiu,

    Thank you very much for your reply. I tried with your options but i am getting the error

    [i]"The command "mpiexec -n 4 -localonly "C\program files (x86)\dhi\2014\bin\x64\femenginehdMPI.exe" "case-1-Sewage.m21fm" could not be launched.

    system error message:
    The system cannot find the file specified. [/i]

    Is it with MPIEXEC installation problem, if so, how to resolve it?
    Thank you.

    Panda
  • Re: Batch Mode simulation

    Hi

    No, this is not working for MPI mode, its only works with normal mode.

    Please do correct the code for MPI run in batch mode.

    Regards
  • Re: Batch Mode simulation

    Sir,

    I have used the following lines but still it is not running in MPI mode, it is fine with normal mode only. Please do correct me for the following execution.


    [b]path=C:\Users\Admin\Desktop\pwq_coast; %DHI_MIKE_2014%;

    set Number_of_Cores=16

    start /wait MzLaunch.exe mpiexec -n 16 -localonly FemEngineHDMPI.exe case_1_opening.m21fm -x
    start /wait MzLaunch.exe mpiexec -n 16 -localonly FemEngineHDMPI.exe case_2_opening.m21fm -x
    start /wait MzLaunch.exe mpiexec -n 16 -localonly FemEngineHDMPI.exe case_3_opening.m21fm -x
    start /wait MzLaunch.exe mpiexec -n 16 -localonly FemEngineHDMPI.exe case_4_opening.m21fm -x
    [/b]
  • Re: Batch Mode simulation

    Thank you Dr. Christian for the information.

    Well, my issues is with invoking distributed memory approach (MPI) Parallelization during batch simulation.

    Is there any option/ command I should specify in the *.bat file for the above requirement.

    Regards,
    Panda
  • Batch Mode simulation

    Hello 

    I have prepared a number of model input files, and want to carry out several simulations in a row using an ASCII batch file containing the prompts for each simulation. The batch file is running fine, but it runs using single core.

    Can anyone help me to run the batch file / multiple setups under batch file using Parallelization ? What is the option to mention in the batch commands to run using Parallelization?

    Thanks in advance

    U S Panda
  • Re: DFSU_file Statistics (spatially and temporaility

    Thank you
  • DFSU_file Statistics (spatially and temporaility

    Hi,

    How can we calculate the statistics for any DFSU file and extraction of summary file (eg. mean, max etc. map)  from a time series spatial map.  (It is possible with dfs2 files).

    Is there any tool, matlab program to compute the statistics of parameters in a dfsu file in different spatial and time scale ?

    Panda