Skip to content
Snippets Groups Projects
Commit f51bf053 authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Updating README file to depict ANSYS

parent 48956da4
No related branches found
No related tags found
No related merge requests found
# Batch Connect - OSC MATLAB # Batch Connect - OSC ANSYS
![GitHub Release](https://img.shields.io/github/release/osc/bc_osc_matlab.svg) ![GitHub Release](https://img.shields.io/github/release/osc/bc_osc_matlab.svg)
[![GitHub License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT) [![GitHub License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
A Batch Connect app designed for OSC OnDemand that launches MATLAB within an A Batch Connect app designed for OSC OnDemand that launches ANSYS within Cheaha.
Owens batch job.
## Prerequisites ## Prerequisites
...@@ -12,7 +11,7 @@ This Batch Connect app requires the following software be installed on the ...@@ -12,7 +11,7 @@ This Batch Connect app requires the following software be installed on the
**compute nodes** that the batch job is intended to run on (**NOT** the **compute nodes** that the batch job is intended to run on (**NOT** the
OnDemand node): OnDemand node):
- [MATLAB] R2016b+ - [ANSYS] 18.1
- [Xfce Desktop] 4+ - [Xfce Desktop] 4+
For VNC server support: For VNC server support:
...@@ -30,7 +29,7 @@ For hardware rendering support: ...@@ -30,7 +29,7 @@ For hardware rendering support:
- [Lmod] 6.0.1+ or any other `module purge` and `module load <modules>` based - [Lmod] 6.0.1+ or any other `module purge` and `module load <modules>` based
CLI used to load appropriate environments within the batch job CLI used to load appropriate environments within the batch job
[MATLAB]: https://www.mathworks.com/ [ANSYS]: https://www.ansys.com/
[Xfce Desktop]: https://xfce.org/ [Xfce Desktop]: https://xfce.org/
[TurboVNC]: http://www.turbovnc.org/ [TurboVNC]: http://www.turbovnc.org/
[websockify]: https://github.com/novnc/websockify [websockify]: https://github.com/novnc/websockify
...@@ -65,7 +64,7 @@ Again, you do not need to restart the app as it isn't a Passenger app. ...@@ -65,7 +64,7 @@ Again, you do not need to restart the app as it isn't a Passenger app.
## Contributing ## Contributing
1. Fork it ( https://github.com/OSC/bc_osc_matlab/fork ) 1. Fork it ( https://github.com/uabrc/ood_ansys.git/fork )
2. Create your feature branch (`git checkout -b my-new-feature`) 2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`) 3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`) 4. Push to the branch (`git push origin my-new-feature`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment