Understanding CPU management steps

Hi, I am trying to understand how to select the various parameters to run a script in Slurm. How do I choose the number of nodes, cores, cpu etc. Can someone please elaborate.

Mohit,
Can you expand on what you are trying to do.

For example are you looking to find out what resources are available on your cluster?

Or the correct syntax for requesting resource for your job.

Or how to identify the resources you need for your job/project?

Hi,

I am Looking for how to identify correct resources I need for my job. How to know that my project might require x cores, y memory z nodes etc.

Mohit,
Can you share a little about the program and data set?

Does it have a website? or help output(-h or --help)?
Or did you write it?

Where have you run it already?
How large was the data then, How much would you like to run (how is it organized)?

Jacob