Skip to content

API Lifecycle

Nallani Bhaskar edited this page Mar 18, 2026 · 2 revisions

API Lifecycle

End-to-end flow for using AOCL-DLP APIs effectively.

1) Data Preparation

2) Post-Operations Setup

  • Initialize and populate dlp_metadata_t.
  • Struct reference: dlp_metadata_t

3) Compute

4) Threading & Performance

5) Validation

  • Use examples and tests to validate outputs on your hardware.

Clone this wiki locally