Is lhsdesign (latin hypercube sampling) supported by gpuArray?

2 次查看(过去 30 天)
I guess the title is self explainatory. It is not listed by methods('gpuArray') in the PC in am using. If the answer is no, then are there any sampling methods which could somehow be parallelised using gpuArray, including lhsdesign?

采纳的回答

Joss Knight
Joss Knight 2019-11-4
It is not supported. You can tell whether or not a function supports gpuArray, more reliably than from the list of gpuArray methods, by looking for an 'Extended Capabilities' section on the documentation reference page.
I cannot unfortunately comment on alternatives since it's not my speciality.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 GPU Computing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by