Difference between revisions of "ECE"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Ece {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ece}} |{{#vardefine:url|https://www.ece.ufl.edu/}} <!--CONFIGURATION: OPTIONAL (|1}} m...") |
|||
Line 45: | Line 45: | ||
Basic usage: | Basic usage: | ||
− | module load gui | + | module load gui |
− | launch_gui_session -e executable_name | + | launch_gui_session --module ece -e executable_name |
Connect with xpra locally using the xpra command | Connect with xpra locally using the xpra command |
Revision as of 16:53, 20 January 2017
Description
Ece software container
Required Modules
System Variables
- HPC_{{#uppercase:ece}}_DIR - installation directory
Additional Information
Some of the software has GUI. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs
Basic usage:
module load gui launch_gui_session --module ece -e executable_name
Connect with xpra locally using the xpra command
xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713
Non GUI usage:
module load ece luanch_ece executable_name