Issues related with parallel computations: differenze tra le versioni
Riga 16: | Riga 16: | ||
3) go inside the folder builds and run | 3) go inside the folder builds and run | ||
+ | |||
+ | ''compileTELEMAC.py -f path_to_your_folder/v7p0/configs/systel.parallel.cfg -c wing64mpi'' |
Versione delle 11:23, 10 giu 2016
After installing the "Automatic Installer" in Windows (Installation using "Auto Installer") you get two different prompts: one for scalar computations and another for parallel computations.
Once you open the prompt for parallel computations you can run your model in the usual way (Run a case). However, the simulation will start only if the appropriate binaries have been compiled and are present in the appropriate folder inside the path "v7p0/builds". This was not my case.
In order to solve this issue take a look at the following links:
http://www.opentelemac.org/index.php/kunena/18-artemis/9309-parallel-creocean-example#21961
http://www.opentelemac.org/index.php/kunena/2-windows-version/7980-telemac-parallel#17589
The procedure I followed is this:
1) download the file "systel.parallel.cfg" from the link above and save it into the folder "v7p0/configs";
2) open the file and, in case, change the root-path;
3) go inside the folder builds and run
compileTELEMAC.py -f path_to_your_folder/v7p0/configs/systel.parallel.cfg -c wing64mpi