Hi,
I aplogise if I am not using the right technical terms in this post but my question is in regards with using OpenSim via Linux and Matlab. My University has a new High Performance Computer (HPC) that operates in Linux. I was hoping to use it to accelerate my analyses.
OpenSim 3.3 and Matlab have already been installed on the HPC. I have already written Matlab scripts for my computer to analyse the data. Now I would like to submit those analyses to the HPC, using the Matlab scripts I have already written. It is not working currently and I was wondering if I was missing a step.
When using Matlab, I had to run the Matlab script to set up the environment to access OpenSim. I was wondering if I needed to do something similar in this case for Linux since I am trying to run the analyses on Linux, but through Matlab? Or if there was some other steps that needed to be taken?
Thank you for your help,
Erica
OpenSim on Linux
- Christopher Dembia
- Posts: 506
- Joined: Fri Oct 12, 2012 4:09 pm
Re: OpenSim on Linux
Hey Erica:
Unfortunately, we do not support using the MATLAB interface on Linux with OpenSim 3.3. This will be supported in 4.0.
You might be able to use the Python interface on Linux with OpenSim 3.3. You have to build the code from source, though.
Unfortunately, we do not support using the MATLAB interface on Linux with OpenSim 3.3. This will be supported in 4.0.
You might be able to use the Python interface on Linux with OpenSim 3.3. You have to build the code from source, though.
- Erica Beaucage-Gauvreau
- Posts: 49
- Joined: Fri Apr 03, 2015 2:12 am
Re: OpenSim on Linux
Hi Christopher,
Thank you for the quick response. The beta 4.0 OpenSim was also installed on the HPC. Would that possibly work?
Thank you for the quick response. The beta 4.0 OpenSim was also installed on the HPC. Would that possibly work?
- Christopher Dembia
- Posts: 506
- Joined: Fri Oct 12, 2012 4:09 pm
Re: OpenSim on Linux
If the beta was built with support for the MATLAB interface, then yes. Is there a org-opensim-modeling.jar file somewhere in the OpenSim installation on the HPC?
- Erica Beaucage-Gauvreau
- Posts: 49
- Joined: Fri Apr 03, 2015 2:12 am
Re: OpenSim on Linux
The org-opensim-modeling.jar file is there on the HPC.
Should I expect any major difference between OpenSim 3.3 and the beta 4.0 or code written for 3.3 would work equivalently on the new 4.0 beta?
Thanks for your help,
Should I expect any major difference between OpenSim 3.3 and the beta 4.0 or code written for 3.3 would work equivalently on the new 4.0 beta?
Thanks for your help,
- Thomas Uchida
- Posts: 1792
- Joined: Wed May 16, 2012 11:40 am
Re: OpenSim on Linux
There is a (partial) list of upgrade notes on GitHub here: https://github.com/opensim-org/opensim- ... ANGELOG.md.