CHIP-SPV / chipStar

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

llvm config: Actually link dynamically when using 'dynamic'. #679

Closed pjaaskel closed 12 months ago

pjaaskel commented 12 months ago

Lacking this caused static linking of the LLVM binaries anyhow leading to massive disk space (e.g. opt 1.5GB) usage on my poor laptop.