Skip to content

TESTING: Defer static init to first API call.#235

Draft
jordan-turbofish wants to merge 6 commits intodevelopfrom
users/jpatters/defer-init
Draft

TESTING: Defer static init to first API call.#235
jordan-turbofish wants to merge 6 commits intodevelopfrom
users/jpatters/defer-init

Conversation

@jordan-turbofish
Copy link
Collaborator

No description provided.

@jordan-turbofish jordan-turbofish force-pushed the users/jpatters/defer-init branch 2 times, most recently from a77b383 to f4488fc Compare March 24, 2026 17:57
Adds ContextDefaultImpl, which has a type that defaults to the template
type.  Can be specialized to use different default type for a given
template type.
Add an interface for StatsServer, so that a mock doesn't need to call
StatsServer constructor. Adds specialization to ContextDefaultImpl so
that StatsServer is used as default implementation for IStatsServer.
Moves current static init to a hipFileInit function. It will be called
from any public API function.
@jordan-turbofish jordan-turbofish force-pushed the users/jpatters/defer-init branch from f4488fc to 30811a5 Compare March 24, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant