nppGetStreamContext disappeared from CUDA 12.9?

I don’t get it.
You are talking about non-CTX APIs. This is not the topic of the ticket.

Non-CTX APIs have been planed to be removed for a long time, that’s true.

But nppGetStreamContext() is NOT a non-CTX API. It is precisely a CTX API, to migrate away from Non-CTX APIs, designed to initialize a context.

At least this is what I thought.

Should it not be the case, how are we supposed to initialize correctly a NppStreamContext struct ?