ENCCS / julia-for-hpc

Lesson material for "Julia for high-performance scientific computing" workshops
https://enccs.github.io/julia-for-hpc/
Creative Commons Attribution 4.0 International
40 stars 13 forks source link

load CUDA modules or let Julia download artifacts? #24

Closed wikfeldt closed 2 years ago

wikfeldt commented 2 years ago

When using CUDA.jl, is it better to use module installed CUDA env or let Julia install the artififacts? Clarify this in GPU episode

wikfeldt commented 2 years ago

addressed in #36, closing