Skip to content

Deallocate the vectors allocated only in the C interface #432

Open

Description

For some batched routines, we need a vector of onemklTranspose, onemklDiag, or onemklSide.
I allocate them in the C interface with the function convert but it's never deallocated after the call to the oneMKL routine, like here with convert(uplo, group_count).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions