Skip to content

[FEA] Allow multiple calls to cudf::initialize #20022

@vuule

Description

@vuule

Currently cudf::initialize throws when called multiple times in a single process. With the flags parameter added in #19906, users might want to perform different initialization steps at different times. cudf::initialize should be able to perform each part of initialization in different invocations and avoid duplicated steps, if the same flag has been set more than once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions