JuliaGPU / JuliaGPU/GPUCompiler.jl
Allow passing multiple signatures to codegen
Open
enhancement
- Dominant language
- Julia
- Stars
- 187
- Forks
- 68
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 28
Description
For codegen of multiple functions and referenced globals into a single LLVM module. Useful for eBPF support (globals can be meaningfully shared across kernels), and static compilation of native Julia code (for generating native executables/shared libraries).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.