Skip to content

Document all available build-time and run-time environment variables #106

@leofang

Description

@leofang

We should also rename PARALLEL_LEVEL to, e.g., CUDA_PYTHON_PARALLEL_LEVEL

nthreads = int(os.environ.get("PARALLEL_LEVEL", "0") or "0")

Metadata

Metadata

Assignees

Labels

P1Medium priority - Should docuda.bindingsEverything related to the cuda.bindings moduledocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions