Version: 2.2.0
Contents:
Overview
Build & Install
Tutorial
Developer Guide
User Guide
CMake for FleCSI client applications
Topologies
Runtime Model
Performance Do’s and Don’ts
API Reference
Contributors
Alumni
FleCSI
Docs
»
User Guide
View page source
User Guide
¶
User Guide:
CMake for FleCSI client applications
FleCSI CMake files
Documentation
Coverage and Unit Testing
Code Formatting
Dependencies
Other files
Topologies
Index Spaces
Basic Categories
Field Registration
Colorings
Runtime Model
Performance Do’s and Don’ts
Do Activate Tracing Around Your
flecsi::execute<>
Loops
Performance Effect of Tracing
Implementing Tracing in Your Code
Enabling Trace Replay on the Command Line
When to Use Tracing
Don’t Block the Top-Level Task (TLT)
Performance Effect of
get()
Outside of a Task
Forcing Bulk-Synchronousity in Your Code
Removing Bulk-Synchronousity from Your Code
When to Call
get()
Outside of a Task