MCPcopy Create free account
hub / github.com/zai-org/CodeGeeX / collect_env.py

File collect_env.py

codegeex/megatron/tools/collect_env.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3
4ENV_NAMES = ["CUDA_HOME", "LD_LIBRARY_PATH", "PATH", "TORCH_EXTENSIONS_DIR", "CUDA_LAUNCH_BLOCKING"]

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected