Remote & Collaborative Visualization. Texas Advanced Compu1ng Center

Similar documents
Visualization Cluster Getting Started

Portal Instructions for Mac

Access NSF Frequently Asked Questions

CONNECTING TO DEPARTMENT OF COMPUTER SCIENCE SERVERS BOTH FROM ON AND OFF CAMPUS USING TUNNELING, PuTTY, AND VNC Client Utilities

Recent Advances in HPC for Structural Mechanics Simulations

Introduction to Running Computations on the High Performance Clusters at the Center for Computational Research

How to use

CORRIGENDUM TO TENDER FOR HIGH PERFORMANCE SERVER

The Asterope compute cluster

INUVIKA OPEN VIRTUAL DESKTOP FOUNDATION SERVER

Requirements Collax Security Gateway Collax Business Server or Collax Platform Server including Collax SSL VPN module

Advanced Digital Imaging

Installing Emageon PACS Remote Ultravisual

Large-Data Software Defined Visualization on CPUs

Application Tracking System for Brokers and Agents

Using NeSI HPC Resources. NeSI Computational Science Team

Remote Monitoring and Control of the R&S FSV with a Web Browser

Remote Access and Control of the. Programmer/Controller. Version 1.0 9/07/05


Technical bulletin: Remote visualisation with VirtualGL

Remote Access Services Apple Macintosh - Installation Guide

Estonian Scientific Computing Infrastructure (ETAIS)

Remote visualization VirtualGL

Campus VPN. Version 1.0 September 22, 2008

PEARSON Parent/Teacher Guide to Online Electronic Practice Assessment Tests (epats) FAQs, Instructions, and Hardware & Software Requirements

Mac OS X: INSTALLING TUNNELBLICK

Remote Monitoring and Control of the R&S FSL with a Web Browser

1. Accessing the LONZA network from a private PC or Internet Café

How to Use? SKALICLOUD DEMO

Parallels Virtual Automation 6.0

Parallel Processing using the LOTUS cluster

System Requirements - Table of Contents

Introduction to TightVNC. Installation. TightVNC for Windows: Installation and Getting Started. TightVNC Version 2.6 Copyright 2012 GlavSoft LLC.

Application Tracking System for Brokers and Agents

Parallel Large-Scale Visualization

Business Intelligence Office of Planning Planning and Statistics Portal Overview

Minimum Requirements for Web Based Applications

HPC Cluster Decisions and ANSYS Configuration Best Practices. Diana Collier Lead Systems Support Specialist Houston UGM May 2014

CHAPTER FIVE RESULT ANALYSIS

Student Home

System Requirements - CommNet Server

VeloView Offline GUI

How To Understand The Architecture Of An Ulteo Virtual Desktop Server Farm

Polycom RealPresence Capture Server - Virtual Edition Getting Started Guide

Windows and MAC User Handbook Remote and Secure Connection Version /19/2013. User Handbook

An Oracle White Paper July Oracle Linux and Oracle VM Remote Lab User Guide

Kaseya 2. User Guide. Version 7.0. English

Introduction to Supercomputing with Janus

MICROSOFT ENROLLMENT FOR EDUCATION SOLUTIONS (EES) AGREEMENT

Parallels Virtual Automation 6.1

Using Virtual Machines

VPN Web Portal Usage Guide

HPC at IU Overview. Abhinav Thota Research Technologies Indiana University

Interactive Whiteboard Functionality Overview Choosing Pen Style Erasing / Modifying Writing Undo / Redo

SLURM Workload Manager

Java Remote Desktop. Java Remote Desktop. The Manual of Java Remote Desktop J3PSoftware Revision 2.0 1

Berkeley Research Computing. Town Hall Meeting Savio Overview

Rally Installation Guide

High Performance Computing in CST STUDIO SUITE

Kaseya 2. User Guide. Version R8. English

Web Conferencing Version 8.3 Troubleshooting Guide

Accessing the Media General SSL VPN

REDCENTRIC UNITY SOFTWARE MINIMUM REQUIREMENTS

Scholastic Reading Inventory Installation Guide

ProCurve Manager Plus 2.2

Frequently Asked Questions (FAQ)

Purchase of High Performance Computing (HPC) Central Compute Resources by Northwestern Researchers

Initial Setup. How To Run A Mac Server:

ComTrader Technical Requirements. version 1.6

Accelerating Simulation & Analysis with Hybrid GPU Parallelization and Cloud Computing

How to Use the Billericay School Portal

Enterprise Manager. Version 6.2. Installation Guide

How to connect to the University of Exeter VPN service

Accessing Citrix on a MAC using OS X (Mountain Lion and Newer)

DCPS STUDENT OPTION HOME USE PROGRAM SIGN UP INSTRUCTIONS

Adafruit's Raspberry Pi Lesson 7. Remote Control with VNC

Secure Global Desktop (SGD)

UNIT ASSESSMENT SYSTEM DOCUMENTATION FACULTY

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website

Aspera Connect User Guide

Windows Installation 1. On a Windows PC (For MAC, skip to next section), at the file download prompt click Run.

Brainlab Node TM Technical Specifications

Overview and Introduction to Scientific Visualization

How. to: Connect Remotely. Updated by

Medstar Health Dell Services

Net 2. NetApp Electronic Library. User Guide for Net 2 Client Version 6.0a

Introduction to HPC Workshop. Center for e-research

NYU-Poly VLAB Introduction LAB 0

Learning Management System (LMS) Quick Tips. Contents LMS REFERENCE GUIDE

Program: Systems Engineering Certificate. Prerequisite: None. Hardware/Software required:

Request support: ecentral.graphics.kodak.com

Transcription:

Remote & Collaborative Visualization Texas Advanced Compu1ng Center

So6ware Requirements SSH client VNC client Recommended: TigerVNC http://sourceforge.net/projects/tigervnc/files/ Web browser with Java applet support Windows, Linux: Firefox recommended Mac: Safari Test Java here: http://www.java.com/verify/

TACC Remote Vis Systems Maverick HP/NVIDIA Interactive Visualization and Data Analysis System 132 vis nodes 20 core Intel Xeon (Ivy Bridge), 256 GB RAM, NVIDIA Tesla K40 GPU (12 GB) Stockyard file system ($WORK) Stampede NSF track2e Dell Supercomputer 128 vis nodes 16 core Intel Xeon (Sandy Bridge), 32 GB RAM, NVIDIA K20 Kepler GPU (5 GB) 16 large memory nodes, 32 core Intel Xeon, 1 TB RAM, Kepler GPUs Stockyard file system ($WORK) Lonestar 8 GPU nodes on 2 Dell C6100 servers 12 core Intel Xeon X5670, 2 NVIDIA GPUs

User Guides http://www.tacc.utexas.edu/user-services/user-guides/ maverick-user-guide http://www.tacc.utexas.edu/user-services/user-guides/ stampede-user-guide http://www.tacc.utexas.edu/user-services/user-guides/ lonestar-user-guide

Remote Visualization Model HPC System Large-Scale Visualization Resource Pixels Mouse Display Data Archive Remote Site Wide-Area Network Local Site

Maverick Queues

Methods of Remote Access SSH Command-line interface, useful for managing files, submitting jobs, etc. Direct VNC connection Command-line submission, separate VNC client TACC Visualization Portal Simplified web-based interface for submitting and interacting with remote vis sessions

SSH Access Start the Secure Shell Client application Start->All Programs->SSH Secure Shell Click Quick Connect Host Name: maverick.tacc.utexas.edu User Name: <your account> Click Connect

SSH Access You re now on a Maverick login node Can run usual shell utilities Manage data, etc.

SSH Access Submit a remote vis VNC job: Set a VNC password (one time only): vncpasswd sbatch /share/doc/slurm/job.vnc geometry 1280x800 Monitor job status: showq -u touch vncserver.out tail -f vncserver.out Connect to address in output file with a VNC viewer

VNC Clients Recommended: TigerVNC http://sourceforge.net/projects/tigervnc/files/ Some other clients TightVNC (Windows, Linux) Safari / screen sharing (Mac OSX) vnc://maverick.tacc.utexas.edu:<port>

Connecting to a VNC session Cut and paste the VNC address + port (maverick.tacc.utexas.edu:port) Launch TigerVNC viewer

Available So6ware module avail

Running ParaView module load qt paraview vglrun paraview

Quitting the session exit from the original shell terminal Or, from login shell: showq -u scancel <job ID>

TACC Visualization Portal http://vis.tacc.utexas.edu A web-based interface that lets you: Submit jobs Interact with remote VNC sessions For many users this can be the primary method of interacting with Maverick Advanced users may still use SSH In the future this will work for all TACC vis resources

Login as a TACC user with your training account (Safari or Firefox)

Start a VNC job (Desktop resolution: 1280x800)

First time only: Set a VNC password

First time only: Set a VNC password

Start a VNC job (submit again)

VNC Desktop

Running Vis Applications through VNC To see available applications: module avail Examples: Run ParaView: module load qt paraview vglrun paraview Run VisIt: module load visit vglrun visit

Accessing your VNC session with a stand-alone viewer (or share your session with others) Navigate to the Jobs tab Mac users: Click the vis.tacc.utexas.edu link to open the remote desktop viewer Others: copy the address (vis.tacc.utexas.edu:<port>) Launch VNC viewer and connect to that address

Connecting to a VNC session Cut and paste the VNC address + port Launch TigerVNC viewer

Parallel Visualization You can specify how many nodes (and processes per node) to use during job submission Run vis applications in the parallel environment