Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.12 KB

analyzers-ssmt.rst

File metadata and controls

15 lines (9 loc) · 1.12 KB

Using analyzers with

If you have access to , you can use to run analyzers on . is integrated with , allowing you to leverage the HPC compute power for running both the analyzers and any pre or post processing scripts that you may have previously ran locally.

The :py~idmtools.analysis.platform_anaylsis.PlatformAnalysis class is used for sending the needed information (such as analyzers, files, and experiment ids) as a work item to be run with and .

The following example, run_ssmt_analysis.py, shows how to use :py~idmtools.analysis.platform_anaylsis.PlatformAnalysis for running analysis on :

../../examples/ssmt/simple_analysis/run_ssmt_analysis.py

In this example two analyzers are run on an existing experiment with the output results saved to an output directory. After you run the example you can see the results by using the returned SSMTWorkItem id and searching for it under Work Items in .