CliMA / LESbrary.jl

📚Generating Oceananigans large eddy simulation (LES) data for calibrating parameterizations
MIT License
28 stars 10 forks source link

Use custom CUDA.jl with Memoize.jl #116

Closed ali-ramadhan closed 3 years ago

ali-ramadhan commented 3 years ago

Temporarily resolves #115 by using a custom CUDA.jl fork/branch with Memoize.jl instead of Memoization.jl until the potential bug with Memoization.jl is resolved.

Do not merge.