Hi,
I am desperately trying to set-up parallel simulations. I am not a computer person so I apologize if I ask silly question.
Firs of all i want to make sure i understand correctly. I have a 6 Core computer with 12 processors (Intel-Xeon-Processor-E5-4607-12M-Cache-2_20-GHz-6_40-GTs-Intel-QPI). If i use the OpenMP model, which is now the default in FDS6.1.11, i can make use of all 12 threads(processors), but not of all 6 cores. So in order to make use of all cores i should use the MPI model. Do i understand this correctly?
If yes i, i have installed MPICH2 for a 64-bit operating system. The installations GUY seemed to be successful. According to the instructions on the webpage i should:
Type the following commands in the command window:
- smpd -install
- mpiexec -remove
- mpiexec -register (add user names and passwords for accounts using fds_mpi)
- mpiexec -validate (it should return SUCCESS)
- smpd -status (it should return smpd running on <hostname>)
The first two commands are not recognized. and i get a message saying: smpd-install is not recognized as an internal or external command, operable program or batch file.
So i moved on to the other commands, i register and add a user an password, but then i get an error for the validation part. I have attached the error. I wonder if i am doing something wrong, or my computer settings are not correct.
I will mention that i have uninstalled previous MPICH, and also have turned of the firewall before the new installation.
Thank you for your time,
Timi