Search our client documentation below, optionally filtered by one or more systems.
Search Documentation
Search Documentation
The data transfer speed between OSC and another network can be tested.
Test data transfer speed with iperf3 tool
Connect to a data mover host at osc and note the hostname.
$ ssh sftp.osc.edu # login $ hostname gcs01.hpc.osc.edu # the hostname may also be gcs02.hpc.osc.edu
From there, an iperf3 server process can be started. Note the port used.
OpenCV is an open-source library that includes several hundreds of computer vision algorithms.
In December 2021 OSC updated its firewall to enhance security. As a result, SSH sessions are being closed more quickly than they used to be. It is very easy to modify your SSH options in the client you use to connect to OSC to keep your connection open.
In ~/.ssh/config (use the command touch ~/.ssh/config
to create it if there is no exisitng one), you can set 3 options:
MyOSC now offers the ability for PIs to view the billing statements of current un-billed usage for their projects.
Login to my.osc.edu and navigate to Project -> Billing Statements.
There are two sections:
Current usage
The current usage section provides information usage charges up to the current day.
Keep protected data in proper locations
/fs/ess/PDEXXXX
and /fs/scratch/PDEXXXX
directories.(Only with prior approval from OSC may a protected data service project not have a project prefix of PDE).
SUG Conference - October 7, 2021
Agenda
VisIt is an Open Source, interactive, scalable, visualization, animation and analysis tool for visualizing data defined on two- and three-dimensional structured and unstructured meshes.
AlphaFold is a software package that provides an implementation of the inference pipeline of AlphaFold v2.0. This is a completely new model that was entered in CASP14 and pusblished in Nature.
The IPython kernel for a Conda/virtual environment must be installed on Jupyter prior to use. This tutorial will walk you though the installation and setup procedure.
TeX Live is a straightforward way to get up and running with the TeX document production system. It provides a comprehensive TeX system with binaries for most flavors of Unix, including GNU/Linux, macOS, and also Windows. It includes all the major TeX-related programs, macro pacakges, and fonts that are free software, including support for many languages around the world.