You are here: Foswiki>Main Web>WebIndex (06 Aug 2023, UnknownUser)Edit Attach

Detailed topic list for Main Web

Results from Main web retrieved at 16:58 (GMT)

LS-Dyna
LS Dyna LS Dyna is a general purpose finite element program capable of simulating complex real world problems. It is used by the automobile, aerospace, constructi...
MFIX
MFiX is an open source multiphase flow solve. The detailed information can be found at https://mfix.netl.doe.gov/. The software is installed as a global shared Py...
MXnet
MXnet Apache MXNet is a modern open source deep learning framework used to train, and deploy deep neural networks. It is scalable, allowing for fast model trainin...
ManagingYourFiles
Managing your Files Users on Shamu are automatically granted several locations to store their files. Most users will be storing their files in one of two location...
Mathematica
Sample submit script for non gui mode. You can copy/paste this script below to your Shamu directory, call it math.qsub. Submit the job on Shamu with qsub math.qsu...
Matlab
Using Matlab Interactively (GUI mode) You can run Matlab with the srun command: abc123@login01 ~ $ srun pty bash abc123@compute003 ~ $ module load matlab...
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,...
ModuleEnvironments
Module Environments Each modulefile contains the information needed to configure the shell for an application. Once the Modules package is initialized, the enviro...
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...
Mugsy
Mugsy Mugsy is a multiple whole genome aligner. Mugsy uses Nucmer for pairwise alignment, a custom graph based segmentation procedure for identifying collinear re...
NWChem
Name : nwchemArch : x86_64Version : 6.6.27746Release : 22.el7Size : 7.1 kRepo : epel/x86_64Summary : Delivering High Performance Computational Chemistry to Scienc...
Network
Computing Resources Network The Shamu research cluster contains four (4) types of network configurations. * External network 10G public connection to the I...
NobodyGroup
Used to prevent dangerous actions e.g. renaming put NobodyGroup as the only group allowed to rename a topic and it can't be renamed.
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 ...
OpenFOAM
Sun Grid Engine submit file for OpenFOAM #!/bin/bash # #$ S /bin/bash #$ N name_of_job #$ pe openmpi 16 . /etc/profile.d/modules.sh # Load program modules modu...
OpenMPI
OpenMPI Submit Script #!/bin/bash # #$ S /bin/bash export MYAPP=./test_openmpi export MYAPP_FLAGS='' #$ N TEST_OPENMPI #$ pe openmpi 4 . /etc/profile.d/...
OpenSees
OpenSees is a software framework for developing applications to simulate the performance of structural and geotechnical systems subjected to earthquakes. We have ...
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...
Paraview
ParaView is an open source, multi platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data usin...
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...
ProjectContributor
Project Contributor Not an actual user of this site, but a person devoting some of his/her time to contribute to the Foswiki Open Source project. ProjectContribut...
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...
QueueDefinitions
Partition Definitions There are eight (8) Slurm partitions on Shamu that users are able to utilize. Below are their definitions. * defq This is the main queu...
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
R How to add packages to your local repository Depending on the packages you want installed, you can do one of two things within R. First we load the R module an...
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...
RegistrationAgent
The RegistrationAgent User This is a user used by Foswiki when it registers new users. This user has special access to write to , and does not need an entry i...
RestartScriptGenerationExample
Here's a simple example of a checkpointing program being run with a slurm job script that will automatically generate a restart script for when you need to restar...
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...
RunningParallelBatchJobs
How to run Parallel Batch jobs On Shamu we have three (3) parallel Grid Engine environments but you only need to use one. First you need to load the "sge" module ...
RunningYourInteractiveJobsThroughBatch
How to run interactive jobs If you want to use a GUI or have a short program you want to test or debug, we suggest using the "srun" command. This will automatical...
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...
SetupWindowsSubsystemForLinux(Advanced)
Windows Subsystem for Linux After the Windows 10 Fall Creators Update (FCU) released on October 17th 2017 Microsoft started to officially support on Windows OS th...
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...
SimpleCheckpoingAndRestartForPythonUsingAClass
This is a simple example of a program that checkpoints using python and the pickle class. It will run for 15 minutes. The script checks for a file called "countin...
SingleThreadJob
Simple Single Threaded Job Script From the command line create a new file called myjob.sh using Nano or VIM. Below is a simple script which sets your SGE environm...
SitePreferences
SitePreferences %MAKETEXT{ "Foswiki's default preferences are located in _1 , however settings defined here have override priority and should be used for lo...
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...
Number of topics: 50
< Previous Page 2 of 3 Next >

See also the faster WebTopicList
Topic revision: r1 - 06 Aug 2023, UnknownUser
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