Skip to content

More prominently document JULIA_CUDA_USE_BINARYBUILDER #204

@simonbyrne

Description

@simonbyrne

Runtime downloading of artifacts at module __init__ is a real pain for deployment, especially for parallel workloads. Would it be possible to move the lazy downloading of the artifact to Pkg.build()?

It would also be useful to have a mechanism to save these preferences so that they persist between sessions/versions (FFTW.jl and MPI.jl save their preferences to a file in .julia/prefs/, but JuliaLang/Pkg.jl#1835 will hopefully provide a more systematic way to do this).

cc: @vchuravy @jakebolewski

Metadata

Metadata

Assignees

Labels

installationCUDA is easy to install, right?

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions