Skip to content

OpenMP / Multithreading support #22

Open
@podcastinator

Description

@podcastinator

The enclave code is currently single-threaded (data loading, training, inference, etc.) because the Open Enclave SDK does not support thread handling primitives at present.
We should consider adding multithreading support via the ecall / ocall interface to improve performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions