CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   Running SU2 Pyhton Script in Parallel with PBS Torque (https://www.cfd-online.com/Forums/su2/142484-running-su2-pyhton-script-parallel-pbs-torque.html)

andromeda91 October 2, 2014 03:54

Running SU2 Pyhton Script in Parallel with PBS Torque
 
Dear All,

In this https://www.youtube.com/watch?v=XJO86GXU1Vo&t=7m25s, it was explained about how to run parallel processing by either run parallel_computation.py or call SU2_PRT, SU2_CFD, and SU2_SOL with mpirun manually (since installing python on cluster maybe cumbersome).

By any chance, if I want to run other Python script (not only do parallel computation for example: parallel_polar_targetCL_inc.py) in cluster by PBS Torque, how should I do it?

Regards,

Yosheph Yang

hlk October 20, 2014 14:25

Quote:

Originally Posted by andromeda91 (Post 512658)
Dear All,

In this https://www.youtube.com/watch?v=XJO86GXU1Vo&t=7m25s, it was explained about how to run parallel processing by either run parallel_computation.py or call SU2_PRT, SU2_CFD, and SU2_SOL with mpirun manually (since installing python on cluster maybe cumbersome).

By any chance, if I want to run other Python script (not only do parallel computation for example: parallel_polar_targetCL_inc.py) in cluster by PBS Torque, how should I do it?

Regards,

Yosheph Yang

Thank you for your interest in SU2
For the other provided python scripts, you can find information about the required command-line inputs by typing {scriptname.py} --help
Additional information is at:
http://adl-public.stanford.edu/docs/...ED/Running+SU2


All times are GMT -4. The time now is 18:25.