Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
os
2
3
4
ENV_NAMES = [
"CUDA_HOME"
,
"LD_LIBRARY_PATH"
,
"PATH"
,
"TORCH_EXTENSIONS_DIR"
,
"CUDA_LAUNCH_BLOCKING"
]
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected