- 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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Kiran R
am 1 Mai 2022
Kommentiert: Kiran R
am 10 Mai 2022
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 Kommentare
Akzeptierte Antwort
Raymond Norris
am 1 Mai 2022
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.
Weitere Antworten (1)
Walter Roberson
am 1 Mai 2022
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 Kommentare
Siehe auch
Kategorien
Mehr zu MathWorks Cloud Center 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!