CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
185 stars 30 forks source link

Implement an env var storage class #675

Closed pvelesko closed 10 months ago

pvelesko commented 10 months ago

Collect all environment variables into a single class and avoid calls to read the environment more than once.