- MATLAB Online (matlab.mathworks.com)
- Cloud Center (cloudcenter.mathworks.com), running on AWS
- MathWorks Reference Architectures (https://github.com/mathworks-ref-arch), support AWS and Azure
MATLAB Cloud. How to use if I have an Institution license
1 回表示 (過去 30 日間)
古いコメントを表示
I have to run a code that use parallel computing tool box. But my GPU is of 5GB and the code need more than that. Can I run this in MATLAB cloud? Please help.
I have an institution license.
0 件のコメント
採用された回答
Raymond Norris
2022 年 5 月 1 日
MATLAB has several cloud offerings
At the moment, MATLAB Online does not support GPUs. Cloud Center and the Reference Architectures provide access to GPU instances. Cloud Center provides the ability to start MATLAB on (at the moment) g3.4xlarge, g3.8xlarge, and g3.16xlarge, which have 8/16/32 GB GPU memory respectfully and can run on Linux or Windows. The Reference Architectures is more of a "roll your own" and provide access to additional regions, older versions of MATLAB, and additional GPU instances.
Another consideration, since you have the Parallel Computing Toolbox, is that you can launch a job from your desktop machine to a GPU instance running in the cloud, backed by MATLAB Parallel Server. Both Cloud Center and Reference Architectures can spin up GPU instances using MATLAB Parallel Server instead (would require that your institution has a MATLAB Parallel Server license).
Contact Technical Support (support@mathworks.com) to have them walk you through how to use your institutional license in the cloud. They can also provide additional differences between Cloud Center and the Reference Architectures and whether to use MATLAB or MATLAB Parallel Server on the cloud.
その他の回答 (1 件)
Walter Roberson
2022 年 5 月 1 日
You need a Login Named User license for that purpose, which you should be able to do with your license. See
https://www.mathworks.com/matlabcentral/answers/168441-what-is-login-named-user-and-how-can-i-use-it
https://www.mathworks.com/matlabcentral/answers/460944-can-i-use-login-named-user-on-an-academic-license
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MathWorks Cloud Center についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!