Prep is done through cnAutoRun, Solve is done with cnAutoRun, post with cnAutoRun on same machine.
  1. Prep: cnAutoRun -prep
  2. Solve: cnAutoRun-solve
  3. Post: cnAutoRun -post

Prep is done through UI, solve and post through cnAutoRun command:
  1. Prep: CAENexus UI
  2. Solve:CnAutoRun -solve -syncxml (syncxml is an argument either to -solve or -solprep)
  3. Post: cnAutoRun -post

Prep is done through cnAutoRun, Solve is done without cnAutoRun, post on same machine with cnAutoRun command
  1. Prep: cnAutoRun -prep
  2. Solve: As per users method. Copy the folder structure as it is.
  3. Check solver output files cnAutoRun -solcheck
  4. Post: cnAutoRun -post 

Prep is done through cnAutoRun on machine -1, solve is done with cnAutoRun on machine-2, post is done on machine-1 via cnAutoRun -post
  1. Prep: cnAutoRun -prep
  2. Solve: cnAutoRun -solve (machine 2)
  3. Check solver output files cnAutoRun -solcheck
  4. Post: cnAutoRun -post 

Prep and solve is done on machine 1 with cnAutoRun command, Post need to be done by cnAutoRun command on machine-2

  1. Prep: cnAutoRun -prep
  2. Solve:CnAutoRun -solve
  3. Check solver output files cnAutoRun -solcheck
  4. Post: cnAutoRun -post
Prep is done manually. Solve is done is done manually. Post via cnAutoRun command.
  1. Prep : Manually
  2. Solve: Manually 
  3. Check solver output files: cnAutoRun -solcheck -syncxml
  4. Post cnAutoRun -post
Notes:
  1. If someone wants to check solver syntax, then give the command as cnAutoRun -solprep. This command needs to be give after exporting deck in any scenario.
  2. Everywhere maintain the folder structure.