FourierFlows / FourierFlows.jl

Tools for building fast, hackable, pseudospectral partial differential equation solvers on periodic domains
https://bit.ly/FourierFlows
MIT License
207 stars 29 forks source link

Drop the in-house `@has_cuda` macro #273

Closed navidcy closed 3 years ago

navidcy commented 3 years ago

This PR drops the FourierFlows.@has_cuda macro in favor of CUDA.has_cuda().

navidcy commented 3 years ago

@glwagner just pinging you again in case this got lost in the sea of GitHub notifications...