Jamie-Dean-Lab / Lineage-analysis

for private use only; work in progress
0 stars 1 forks source link

Default `withCUDA` based on whether CUDA package is functional #10

Closed giordano closed 18 hours ago

giordano commented 18 hours ago

This is a small change that was suggested in one of our last meetings: we can make the default value of withCUDA depend on whether CUDA is actually available at runtime. This is the approach recommended in CUDA.jl documentation