Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added TOC, added headings.

On this page:

Table of Contents

What is the difference between standard, advanced, and multi-threaded solvers?

Answer: The differences between these solver options are described as follows:

Solver Options

...

  • Standard solver
    • best for small problems
    • utilizes only single core/CPU
    • provides full instability information, which is useful for checking model stability before a long analysis

...

  • Recommendations:
    • Use the Standard or Advanced (default) solver to check for stability early in the development of models.
    • Modal analysis using eigen vectors can help find instabilities.
    • Switch to the Multi-threaded solver for speed when the model is well developed and stable.
    • Use the Advanced solver instead if the model is too large and the Multi-threaded solver reports memory limitations.
    • Alternatively for the Multi-threaded solver, using the 64-bit version of the product (ETABS, SAP2000, CSiBridge) and/or running the analysis in a separate process (see below) can help avoid memory problems on a machine with enough RAM.

Analysis Process Options

...

  • GUI process
    • best for small problems
    • analysis runs within the software, such as with SAFE.exe
    • benefit: less disk operations (I/O) are performed
    • drawback: the software itself consumes memory, leaving less available for analysis, which slows operations and prevents the ability to run larger models

...

  • Auto
    • default setting
    • the necessary memory is estimated, then compared to the physical ram available. If enough RAM is available, the analysis runs in GUI process. If not, it is shelled out to CSI.SAPFire.Driver.exe.

Parallel Load Case Options

...

  • If the Analysis Process option is set to “Separate Process”, it is possible to run up to eight load cases in parallel and significantly reduce the total analysis time for models with many long-running load cases.
  • Running multiple load cases in parallel puts a higher demand on system resources (e.g. memory, CPU, and disk) than running them sequentially, and can slow down other tasks running on the system, hence is best for fast, dedicated analysis machines.
  • Running more load cases than the number of physical cores in parallel generally does not speed up the analysis, hence is not recommended.

Other Options

...

  • Always run 32-bit analysis
    • only applies to Separate Process (and Auto when it shells out the analysis), which is run in GUI Process when the 32-bit version is used
    • on a 64-bit system (64-bit CPU and 64-bit OS), 64-bit analysis runs by default when shelled out, and the option must be checked to run the 32-bit version
    • forcing the 32-bit version is not advisable without reason since the 64-bit analysis version is faster and can solve larger problems
Show If
groupeditors

Related Emails:

  • Email "32-bit vs. 64-bit solver handling": (bm → ok, 11/1/2010, ID 5932024)
  • Email "Advanced vs. multi-threaded solver memory requirements": blocking vs. in memory: (bm → ok, 8/4/2014, ID 13404368)
  • Email "Updated that csigo.exe/csigo2.exe was replaced by CSI.SAPFire.Driver.exe per bt.": (bt → ok, 12/6/2015, ID 16187478)

See Also

...