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
NLopt does not have explicit support for GPUs in the solvers it provides.
But your objective and constraint functions could include calls to a GPU, provided you implement the requisite derivative oracles, etc. If you encounter any issues, please post on the Julia discourse forum: https://discourse.julialang.org/c/domain/opt/13
Can NLopt be integrated with CUDA.jl?
The text was updated successfully, but these errors were encountered: