Skip to content

mkl-service should not set MKL_THREADING_LAYER environment variable #14

@rgommers

Description

@rgommers

In _mklinitmodule.c the environment variable MKL_THREADING_LAYER is set. A library should never set any env vars.

This is resulting in issues in conda envs when libgomp is already loaded, see pytorch/pytorch#37377.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions