Revision c74262cd36b81d67a1c3a00837431add150a26d9 authored by Keno Fischer on 15 June 2020, 20:53:54 UTC, committed by Keno Fischer on 01 July 2020, 20:35:07 UTC
As of #35831, we've had the ability to cache CodeInstances in an
external cache and to replace that cache during jl_generate_native
(e.g. for GPU compilation). This extends the same capability to
CodeInstances to be added to the execution engine.
1 parent d5cf73f
History
File Mode Size
build
man
src
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 1.9 KB
Manifest.toml -rw-r--r-- 2.5 KB
NEWS-update.jl -rw-r--r-- 486 bytes
Project.toml -rw-r--r-- 116 bytes
README.md -rw-r--r-- 900 bytes
make.jl -rw-r--r-- 7.7 KB

README.md

back to top