Skip to content

Nontemporal (streaming) stores #45

Closed
@jedbrown

Description

@jedbrown

Nontemporal store instructions (like movntpd in AVX, associated with intrinsics like _mm256_stream_pd), which allow writes to bypass cache, offer an important boost for some memory bandwidth-limited operations. They typically have alignment requirements. It would be useful if such memory semantics could be exposed through stdsimd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions