Difference between revisions of "Training/Matlab-Viper-plugin"

From HPC
Jump to: navigation , search
(introduction)
(Introduction)
Line 3: Line 3:
 
There is a feature in Matlab that enables you to submit jobs to clusters directly from your matlab client (normal desktop matlab). we were able to develop Matlab-Viper plugin that utilise this feature and integrate Matlab with viper to enable all our Matlab users to submit some Matlab jobs to viper easily without the need to know much about hpc. Everything could be done from the normal desktop Matlab version that many users are already using.  
 
There is a feature in Matlab that enables you to submit jobs to clusters directly from your matlab client (normal desktop matlab). we were able to develop Matlab-Viper plugin that utilise this feature and integrate Matlab with viper to enable all our Matlab users to submit some Matlab jobs to viper easily without the need to know much about hpc. Everything could be done from the normal desktop Matlab version that many users are already using.  
 
This guide should explain more on how to use viper through the Matlab viper plugin. in-general the toolbox that could utilise such integration is the Matlab parallel computing toolbox. we will try to explain the main concepts here and point you to some Mathworks tutorial that you could use and try on viper.
 
This guide should explain more on how to use viper through the Matlab viper plugin. in-general the toolbox that could utilise such integration is the Matlab parallel computing toolbox. we will try to explain the main concepts here and point you to some Mathworks tutorial that you could use and try on viper.
If you don't have Matlab-Viper plugin installed and tested on your Matlab contact help@hull.ac.uk or viper@hull.ac.uk and we will help you to install it and configure it.
+
*If you don't have Matlab-Viper plugin installed and tested on your Matlab contact help@hull.ac.uk or viper@hull.ac.uk and we will help you to install it and configure it.
 +
*This is only available for Matlab 2017a , we will try to support all the upcoming versions starting from 2017a. if you have a special use case that requires the usage of older version you could check the possibility of creating a plugin for it by emailing us : viper@hull.ac.uk

Revision as of 16:02, 19 January 2018

Matlab viper plugin

Introduction

There is a feature in Matlab that enables you to submit jobs to clusters directly from your matlab client (normal desktop matlab). we were able to develop Matlab-Viper plugin that utilise this feature and integrate Matlab with viper to enable all our Matlab users to submit some Matlab jobs to viper easily without the need to know much about hpc. Everything could be done from the normal desktop Matlab version that many users are already using. This guide should explain more on how to use viper through the Matlab viper plugin. in-general the toolbox that could utilise such integration is the Matlab parallel computing toolbox. we will try to explain the main concepts here and point you to some Mathworks tutorial that you could use and try on viper.

  • If you don't have Matlab-Viper plugin installed and tested on your Matlab contact help@hull.ac.uk or viper@hull.ac.uk and we will help you to install it and configure it.
  • This is only available for Matlab 2017a , we will try to support all the upcoming versions starting from 2017a. if you have a special use case that requires the usage of older version you could check the possibility of creating a plugin for it by emailing us : viper@hull.ac.uk