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 Exchange에서 GPU Computing에 대해 자세히 알아보기

질문:

2019년 11월 4일

답변:

2019년 11월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by