• Lei Wang's avatar
    [Refactor] Refactor env into a more flexible version (#740) · 72be4909
    Lei Wang authored
    * Fix environment variable name for compilation print setting in `env.py`
    
    * Remove deprecated test file for warp specialized pass configuration and refactor environment variable access in `env.py` to utilize a centralized `EnvVar` class for better management and clarity.
    
    * lint fix
    
    * Refactor cache check to use `env.is_cache_enabled()` for consistency in `tuner.py`
    72be4909
nvcc.py 13.8 KB