Backlinks to WebHome in all Webs (Search Main Web only)

Results from Main web retrieved at 07:10 (GMT)

AbaqusUsageOnSHAMU
Main.AdminUser 02 Nov 2020 ABAQUS at UTSA Introduction ABAQUS is a software suite from Dassault Systems. It can be used for finite element analysis and computer ...
AboutShamuCluster
About Shamu cluster Shamu is UTSA's primary high performance (HPC) resource; heavily utilized by researchers, students, faculty and staff from a broad range of di...
Anaconda-EnvironmentReportsCorruptedMetadataWhenYouTryToInstallPackages
If a conda environment reports errors like a "corrupted manifest" file or "package manifest can't be found" then you can perform this command to scrub all package...
ApplicationCheckpointAndRestart
Checkpoint and Restart Checkpointing is the action of saving the state of a running process to a checkpoint image file. Restart is the actions to resume the check...
CUDA
CUDA is a parallel computing platform and programming model developed by NVIDIA for general purpose computing on GPU devices. CUDA application can dramatically sp...
CheckpointAndRestart
Checkpointing is the action of saving the state of a running process to a checkpoint image file. Restart is the actions to resume the checkpointed application fro...
CommonLanguagesAndCompilers
Common Languages and Compilers The Shamu research cluster contains many open source and licensed languages and compilers. Below is a list. Compilers Intel Parall...
CommonProblems
Common Problems with Shamu This document will try to explain the most common issues and problems with Shamu. Why isn't my job running? Why can't I login? ...
DeepLearningModel
TensorFlow CPU Version First, grab a compute node with srun and start a Python Virtualenv environment: abc123@login 0 0 ~ $ srun n 80 N 1 time=48:00:00 pty b...
FAQ
Frequently Asked Questions Who can use Shamu? The Shamu research cluster is available at no charge to all University of Texas at San Antonio students, faculty an...
Facilities
VizLab and SiViRT The UTSA Advanced Visualization Laboratory (VizLab), managed by the Office of Information Technology, allows researchers from all disciplines of...
Fall2018TrainingSchedule
Fall 2018 Training Schedule 9/7/2018 Intro to High Performance Computing Location: NPB 1.412 9/21/2018 Intro to Parallel Programming ...
GNUParallel
GNU Parallel is a shell tool for executing many sequential tasks at the same time on one or more nodes. It is useful for running a large number of sequential task...
GettingHelp
Getting Help Shamu Office Hours Shamu Office hours are held in the Tech Cafe Monday through Friday 8am to 5pm. No appointment necessary, just drop by. Email UTS...
GettingStarted
Getting Started with Shamu Shamu is the Research Support Groups premier cluster consisting of many compute cores and GPU cores. Connecting from Windows environme...
GridEngineJobSubmission
Grid Engine Job Submission In order to use the Grid Engine commands you first need to load the "sge" module: abc123@login 0 0 abc123 $ module load sge You can su...
Hardware
Computing Resources Hardware
IntelOneAPI
Intel oneAPI is an open, unified programming model built on standards to simplify the development and deployment of data centric workloads across CPUs, GPUs, FPGA...
MessagePassingInterface(MPI)
MPI Basics MPI is standardized and portable standard which defines the syntax and semantics of library routines for users writing portable parallel programs in C,...
MonitoringYourJobs
Monitoring your jobs Using the squeue Command Check the status of all jobs on Shamu using the squeue command (this is just an example compute names may be differ...
Network
Computing Resources Network The Shamu research cluster contains four (4) types of network configurations. * External network 10G public connection to the I...
NotebooksOnAzureCloud
Main.AdminUser 25 Sep 2019 You can make a free jupyter notebook on notebooks.azure.com by logging in to your microsoft account. After logging in if you go to 'My ...
OtherTools
Checkpoint and Restart Checkpointing is the action of saving the state of a running process to a checkpoint image file. Restart is the actions to resume the check...
ParallelProgrammingInPython
Single Node Parallelization A program in Python programming language can utilize the power of the multiple CPU/Core on a computer to significantly improve the per...
ParallelProgrammingInR
R parallelization with mclapply mclapply is a parallelized version of lapply if provided mc.cores 1. For mc.cores == 1, it simply calls lapply​. By default, the m...
PerilNotebookExample
Main.AdminUser 26 Sep 2019 When you log into notebooks.azure.com go to your My Projects page. Click on Upload Github Repo and a form will come up. To upload the r...
PythonEnvs-SavingAndImportingInAPackageList
It's handy to make a package list from your conda virtual environment in case you install something that breaks it or you want to replicate the packages exactly o...
PythonVmsInAnaconda
If you need to install your own programs/modules in python you can do it via creating vms. Some programs may need specific versions of modules to work correctly a...
QuickStartGuide
Quick Start Guide The Research Computing Support Group at UTSA provides computing, storage and visualization resources to support research that has specialized or...
R-CorruptedRLibrariesWhenUsingBioconductor
If the user uses bioconductor for biology projects in R and their R library becomes corrupted you can do this command in the R prompt. BiocManager::valid() At t...
R-ERRORC++14StandardRequestedButCXX14IsNotDefined
If you get the error: C 14 standard requested but CXX14 is not defined You need to create some environment variables that R can use to compile the code. If it do...
REnvironments
Create local R library Repo As Python packages, we suggest that users maintain their R library repoes in the home directory. Install R libraries using 'install.p...
REvnironmentsInAnaconda
Create local R library Repo As Python packages, we suggest that users maintain an R library repo in the home directory. Install R libraries using 'install.packag...
RunningJobs
Running jobs on Shamu * Submitting your Batch Job Submit your code to run on the compute nodes. Create a submission script and specify options for better...
SampleSGESubmitScripts
Sample SGE Submit Scripts * OpenMPI * Abaqus * Single Thread Job * R * GPU Main.AdminUser 17 May 2016
SampleSlurmSubmitScripts
The page has been moved to UseSlurmOnShamu
SettingUpPasswordlessLogin
To set up passwordless login you'll need to have set up an RSA key pair on your local machine for SSH. On linux and Mac OS. To generate an RSA keypair, just do t...
ShamuFairUsePolicy
Shamu Fair Use Policy Effective July 13, 2020 Active Jobs Compute nodes will no longer be shared among multiple users. Instead, when a user grabs a compute nod...
Slurm-NewJobSchedulingSystem
Main.AdminUser 01 Jul 2020 On July 13, 2020, the job scheduler Sun Grid Engine (SGE) on Shamu will be switched to Slurm, a new job scheduling system. Existing SGE...
SoftwareAndApplications
Software Installed on Shamu Below is the list of software that is currently installed on Shamu. If you need additional software, please email your request to rcsg...
Storage
Computing Resources Storage The Shamu research cluster has approximately 150TB of shared storage utilizing a high speed 56GB/s Infiniband network. We use two re...
Training
Explore, register for, and review the trainings offered by the Research Computing group. NEC Code Vectorization and Vector Engine Training Recording Link Part 1...
Trainings
Explore, register for, and review the trainings offered by the Research Computing group. 1 Linux * Slides: Express Linux Tutorial * Video Recording...
TransferringFilesWithFilezilla
How to connect to shamu with filezilla to transfer files. This was done with filezilla 3.47.2.1 The quickconnect button When you open the program, there is a 'qu...
UseSlurmOnShamu
Slurm (Simple Linux Utility for Resource Management) is a highly configurable workload manager and job scheduler for an HPC cluster. It is an open source software...
UsingJetstream
Jetstream is a level 1 service provider of XSEDE (Extreme Science and Engineering Discovery Environment). It is a user friendly cloud computing environment for re...
UsingTACCSResources
https://portal.tacc.utexas.edu/user guides To use TACC's Corral system you must request via TACC's User Portal for access: https://portal.tacc.utexas.edu/user gu...
UsingTheGPUResources
The GPU resources on Shamu have been configured as a "consumable resource". This means you can request individual GPU cards, nodes, etc... We have two types of GP...
UsingTheOnDemandPortal
Shamu OnDemand Portal We recently introduced the OnDemand Portal which allows you as a user to connect to Shamu via a web browser instead of an SSH client. The On...
UsingTheSystems
Using the System * Managing your Files Store, manage and how to transfer files to Shamu * Queue Definitions Queue definitions * Module Envi...
WebAtom
Foswiki's Main web
WebLeftBarExample
" warn="off"}% * ** * * * * * * %IF{"istopic ''" then=" * $percntICON{\"statistics\"}$percnt $percntMAKETEXT{\"Statist...
WebNotify
* .WikiGuest
WebPreferences
Main Web Preferences Appearance * Set WEBBGCOLOR = #FFEFA6 * web specific background color, current color * Set SITEMAPLIST = on * Set WEBSUMMAR...
WebRss
" else="Foswiki's Main web"}% /Main
WelcometoResearchComputingSupport
Welcome to Research Computing Support at UTSA! The Research Computing Support Group at UTSA provides computing, storage and visualization resources to support res...
WikiGroups
Wiki groups dashboard Showing all known groups that can be used to define access controls in Foswiki. %TWISTY{ link=" " mode="div" }% ...
Number of topics: 62

Results from CondaEnvironmentSaysMetadataCorruptedWhenInstalling web retrieved at 07:10 (GMT)

Updating
If a conda environment reports errors like a "corrupted manifest" file or "package manifest can't be found" then you can perform this command to scrub all package...
Number of topics: 1

Results from System web retrieved at 07:10 (GMT)

FastCGIEngineContrib
FastCGI Engine Contrib Permits Foswiki to be executed with FastCGI Overview FastCGI is a technology to deliver dynamic web content. It differs from CGI cause it ...
ReleaseNotes02x00
Foswiki Release 2.0.3 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional use i...
UpgradeGuide
Foswiki Upgrade Guide This guide covers upgrading from a previous version of Foswiki to Foswiki 2.x. This upgrade procedure is used to upgrade a to a new major v...
WikiWord
What is a WikiWord? A WikiWord consists of two or more words with initial capitals, run together. WikiWords are used to refer to topics. WikiWords refer to topics...
Number of topics: 4
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback