How do I run MATLAB on google cloud platform?

64 views (last 30 days)
I have gone through page and i know the available options to run matlab on cloud.
I have tried matlab online which is mathworks cloud it gives me 5gb storage. When i start training my dl model its getting full. So, I am train it there.
AWS and azure are both paid.
I wanted to know if i can run matlab dl model on google cloud platform becoz it gives students free credits? How do i do this? so this is my main question.

Answers (1)

David Willingham
David Willingham on 18 Feb 2022
Hi John,
You can run MATLAB on any cloud VM. I'd recommend using the Deep Learning Container on dockerhub to setup up the virtual machine with MATLAB preconfigured for training a deep learning model.
  2 Comments
john
john on 19 Feb 2022
I was trying to do the same but when i am trying to do ssh it gives me permission denied so how can i resolve it ( xhost + gives me access control disabled, clients cannot connect from any host.)
David Willingham
David Willingham on 22 Feb 2022
Hi John,
I'm not able to help debug this. If you contact the MathWorks Support Team on support@mathworks.com.au they will be able to help diagnose the issue.

Sign in to comment.

Categories

Find more on Containers in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!