ECE: Difference between revisions

From UFRC
Jump to navigation Jump to search
Maxprok (talk | contribs)
Created page with "Category:SoftwareCategory:Ece {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ece}} |{{#vardefine:url|https://www.ece.ufl.edu/}} <!--CONFIGURATION: OPTIONAL (|1}} m..."
 
Maxprok (talk | contribs)
No edit summary
Line 45: Line 45:


Basic usage:
Basic usage:
  module load gui ece
  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 website  

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