Is lhsdesign (latin hypercube sampling) supported by gpuArray?

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Joss Knight
Joss Knight am 4 Nov. 2019
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.

Weitere Antworten (0)

Kategorien

Mehr zu GPU Computing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by