Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

117 total results found

GRIT LLM

HPC Usage

The GRIT LLM server is available at llm.grit.ucsb.edu. It can be logged into with your GRIT credentials, or you can create an account with an email address if you dont have a GRIT account. 

Services: Core vs. Recharge

GRIT Menu of Services

GRIT Core Services vs. Recharge Services Below is a long list of the basic services that are covered under the MOU's between GRIT and the supported research units. Note that privately owned and exclusively accessed servers are not included in baseline servi...

CrashPlan File Recovery How-To

CrashPlan

You can find instructions on CrashPlan File Recovery here.

JupyterNotebook Custom kernel

HPC Usage OpenOnDemand - OOD

Python VENV To install a custom kernel with whatever python modules you prefer please run the following, either via an ssh session to an hpc system or via the terminal application within jupyterhub: python3 -m venv ~/venvs/mytorch . ~/venvs/mytorch/bin/acti...

Troubleshooting

HPC Usage OpenOnDemand - OOD

Cluster Status: You can check the cluster status via zabbix Issues starting interactive apps If you encounter an issue submitting an interactive job select the Session ID. This will take you to the session log files. Also please include the slurm job number...

Running recurring jobs with scrontab

HPC Usage

THIS IS A WORK IN PROGRESS! Scheduling Recurring Jobs on GRIT HPC with scrontab GRIT HPC supports periodic job scheduling using Slurm’s scrontab feature.This allows users to run jobs on a schedule using cron-style syntax, similar to Linux crontab. Typical u...

R Studio

HPC Usage OpenOnDemand - OOD

To launch an R Studio session on https://hpc.grit.ucsb.edu select Interactive apps from the top menu bar and select R Studio from the dropdown.  Once in the R Studio spawner page you will need to fill in the following fields: Account: your SLURM account,...

CLI Usage

HPC Usage OpenOnDemand - OOD

Getting on the cluster SSH: ssh hpc.grit.ucsb.eduYou’ll land on a compute node inside a Slurm-backed interactive session (the login host forwards you automatically). File transfers: scp, rsync, sftp, etc, still work as usual to hpc.grit.ucsb.edu. ...

Facilities, Equipment and Other Resources

Proposal Facilities Text

Text for use in proposals. Original version and more info is here:https://docs.google.com/document/d/1fcc9LwYzwC8_GF-q0Ad_HSdHJweauC_UOw40SDlBBdY/edit?tab=t.0 IT Infrastructure: Information and technical infrastructure we utilize will be managed in coordina...

Linux Desktop

HPC Usage OpenOnDemand - OOD

We have setup Linux desktop access via web accessible VNC on https://hpc.grit.ucsb.edu. The VMs are Ubuntu 24.04 with an xcfe desktop and a small handful of utilities installed including the spyder python IDE.  To launch a desktop session select the Desktop o...

Authentik

Remote Access

Lost MFA Token If you have lost your MFA token please submit a ticket to help@grit.ucsb.edu. We will reset the MFA token on your account and you will be presented with the option to set up a new one on your next login.  Authentik / GRIT Single Sign On GRIT ...

moving data with rsyncd

HPC Usage

This assumes we have setup a data share pointed at the rsyncd (d for daemon) and opened it up to a specific range of remote IP addresses.  Get a list of files on in your GRIT managed folder 'mydata' rsync --list-only rsync://reflection.grit.ucsb.edu/mydata/ ...

VS Code Server

HPC Usage OpenOnDemand - OOD

VS Code server is a VS Code session that is run on the HPC cluster and access via a web UI. To Launch a session select the VS Code Server interactive app from the hpc.grit.ucsb.edu dashboard or the Interactive apps dropdown. After selecting the application you...

ENVI

HPC Usage OpenOnDemand - OOD

To create an ENVI icon to launch ENVI from your HPC desktop: Open an Desktop session from HPC.grit.ucsb.edu Right-click on the desktop and select Create Launcher Use these settings:Name: ENVICommand: /home/itt/enviChoose whatever icon you would likeCheck ...

FAQ

HPC Usage OpenOnDemand - OOD

Design Decisions How is the HPC stack setup and why?  The HPC stack is designed to provide a seamless experience while also reducing the barrier to entry while offering fair and equitable access to a shared resource. Open Ondemand allows for a simple and fle...

Scratch Space

HPC Usage OpenOnDemand - OOD

The HPC stack currently has 20TB of available scratch space at: /home/hpc-scratch This storage area is open to all and not backed up. Additionally any files not used within 3 months may be removed automatically. This scratch space is placed exclusively on PC...

GRIT AD Password Reset

Remote Access

To get access our systems, you need to set up a password. The GRIT domain password setup/reset portal can be found here: https://selfservice.grit.ucsb.edu/ Enter your netID (not full email address) in the Login field (ex. jgaucho).  After clicking ...

SLURM and crontab

HPC Usage

scrontab is Slurm’s “cron”—it lets you schedule recurring batch jobs (hourly, daily, weekly, etc.) to run on the cluster without you being logged in. It works a lot like Linux crontab, but submits jobs to Slurm.  How you use it Open your schedule: scrontab...

Rainbow/HP Color LaserJet Pro MFP 4301

Printers Printer Setup

 Scan to email config log into the web UI via ip On the left panel go to General>Email Servers Click on the plus " + " icon to add a new email server Configure entries like the following: Note: the email address entry does not need to be an actual...

Gitlab account setup

GRIT Gitlab

To create a GRIT Gitlab account, you need to have GRIT SSO set up. Once this is done, go to https://gitlab.grit.ucsb.edu, and log in with your SSO account. Gitlab will automatically create a new account for you.