Ansys Products

Ansys Products

Running Ansys Fluent 221 using SGE on Linux Cluster

    • Basharat Haider
      Subscriber

      I want to run fluent 221 on linux under SGE load manager. 

      It seems, 221 version has some different configuration for SGE compared to 194 which is perfectly working.

      Using the same configuration or script file for 194, received error when submitting a fluent job using qsub i.e. qsub: command not found

      Later, I found -sge is deprecated then I used -scheduler=sge, using this option in my script, I did not get the previous error but this time fluent launches on a single cpu instead of parallel i.e. t1. Further, getting heap/memory allocation errors.

      I need help how to sort this out and to submit fluent 221 job on a linux cluster. 

      Regards

       

       

    • George Karnos
      Ansys Employee

      Hello Basharat,

      First, I would check that the version of Scheduler is supported along with the MPI version installed:
      Scheduler Support:
      https://www.ansys.com/content/dam/it-solutions/platform-support/job-schedulers-queuing-systems-support-2022-r1.pdf

      MPI Support:
      https://www.ansys.com/content/dam/it-solutions/platform-support/message-passing-interface-support-for-parallel-computing-2022-r1.pdf

      Then, check Chapter 3 in the "Running Fluent using a Load Manager" Help documentation.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.