Is lhsdesign (latin hypercube sampling) supported by gpuArray?

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 日

1 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeGPU Computing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by