LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Content Type
Programming Language
Current manual
Product DocumentationLabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference...Multicore Analysis and Sparse Matrix ToolkitMulticore Analysis and Sparse Matrix VIsSupport for Multicore Analysis and Sparse Matrix VIs in Real-Time Applications (Multicore Analysis and Sparse Matrix Toolkit)Current page
Table of Contents

Support for Multicore Analysis and Sparse Matrix VIs in Real-Time Applications (Multicore Analysis and Sparse Matrix Toolkit)

Support for Multicore Analysis and Sparse Matrix VIs in Real-Time Applications (Multicore Analysis and Sparse Matrix Toolkit)

You can deploy Multicore Analysis and Sparse Matrix VIs to real-time (RT) targets. However, certain VIs are unsupported on RT targets. Also, although you can deploy certain VIs to RT targets, execution of those VIs at run time can cause increased jitter and unbounded execution times in the real-time application. Refer to the following lists for information about support for Multicore Analysis and Sparse Matrix VIs on RT targets.

VIs Not Supported on RT Targets

The following VIs are not supported on RT targets.

VIs Suitable for Real-Time Applications

The following VIs execute in a bounded amount of time.

The following VIs typically execute in a bounded amount of time except under certain circumstances. When determinism in your application is important, avoid using these VIs under these circumstances. Refer to the Details section in each VI topic for more information about the exceptions.

VIs That Cause Unbounded Execution Times in Real-Time Applications

The following VIs are supported on RT targets. However, these VIs are known to cause unbounded execution times and increased jitter. Avoid using these VIs when determinism in your application is important.

Was this information helpful?