You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adaptation of functions, e.g. Adapt.adapt_structure(to::CUDABackend, f::TransientDiffusionFunction) = ... to avoid duplications of the grid and dof handler on the GPU
Convenience constructors á la BackwardEulerSolver(::KA.Backend, ::LinearSolve.SolverType; flags...) which set reasonable defaults
GPU compatible CellCache
The text was updated successfully, but these errors were encountered:
Adapt.adapt_structure(to::CUDABackend, f::TransientDiffusionFunction) = ...
to avoid duplications of the grid and dof handler on the GPUBackwardEulerSolver(::KA.Backend, ::LinearSolve.SolverType; flags...)
which set reasonable defaultsCellCache
The text was updated successfully, but these errors were encountered: