Skip to content

Add use of nogil to dpctl #170

Closed
Closed
@oleksandr-pavlyk

Description

@oleksandr-pavlyk

It would be prudent to add nogil to appropriate functions in dpctl, and use of with nogil: Cython context when calling them.

Releasing GIL allows other blocked Python threads to proceed.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions