whosGPU

버전 1.0.3 (6.5 KB) 작성자: Matt J
Provides WHOS-like output for gpuArray variables in the current workspace.
다운로드 수: 86
업데이트 날짜: 2021/3/1

라이선스 보기

Anyone who has worked with gpuArray objects through Matlab's Parallel Computing Toolbox may have found it frustrating that the whos command does not reveal as much information about data size and type for gpuArrays as for normal Matlab variables. The whosGPU function provided in this submission is intended as a remedy for this.

This utility will provide WHOS-like output for gpuArray variables in the current workspace, but with essentially the same information as if the variables were not in gpuArray form. The syntax for the command is highly analogous to Matlab's native whos(). Note, however, that any non-gpuArray variables queried with the command will be ignored.

See the Examples tab for illustrations of usage.

인용 양식

Matt J (2024). whosGPU (https://www.mathworks.com/matlabcentral/fileexchange/88024-whosgpu), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

Bug fix for the case when no gpuArrays are present.

1.0.2

Minor

1.0.01

Minor

1.0.0