• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Flow
  3. Fidelity on compute cluster with Slurm scheduler

Stats

  • State Verified Answer
  • Replies 3
  • Subscribers 8
  • Views 4137
  • Members are here 0
More Content

Fidelity on compute cluster with Slurm scheduler

nopech
nopech over 2 years ago

Hello everyone

What is the recommended way to use Fidelity on a compute cluster using the Slurm scheduler?

Let's say I automated a CFD workflow using the python interface. The script is usually executed like this

fidelity2023.1 -batch -noFork -print -script script_full_path/script.py

and the number of processors is specified in the script like this

my_sim.start_simulation(num_proc=8)
Can I run fidelity as mpi application, e.g.
mpiexec -n 8 fidelity2023.1 -batch -noFork -print -script script_full_path/script.py
and what do I need to specify the num_proc within the script?
Thank you
  • Cancel
  • Sign in to reply
Parents
  • Gaurav
    +1 Gaurav over 2 years ago

    Fidelity has integrated the support for job schedulers like Slurm Workload Manager. All the required documentation are given on support.cadence.com

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • nopech
    0 nopech over 2 years ago in reply to Gaurav

    Thank you, I was hoping there is a way to treat fidelity as an mpi application so it would fit standard workflows.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Colinda
    +1 Colinda over 2 years ago in reply to nopech

    The Fidelity installation note has a section "Set up Fidelity on a cluster for HPC" in which examples are provided also for "Set up a cluster in a generic way". At the end of that section an example is provided using the Open MPI library.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
Reply
  • Colinda
    +1 Colinda over 2 years ago in reply to nopech

    The Fidelity installation note has a section "Set up Fidelity on a cluster for HPC" in which examples are provided also for "Set up a cluster in a generic way". At the end of that section an example is provided using the Open MPI library.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
Children
No Data
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information