Advanced Search
Search Results
95 total results found
GRIT LLM
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 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
You can find instructions on CrashPlan File Recovery here.
Configure NFS for OHVs
Install NFS sudo apt install nfs-kernel-server Create an entry in /etc/exports for filesystems to be exported (ex. raid/scratch/scratch-test) sudo vi /etc/exports /raid/scratch/scratch-test 128.111.100.0/23(rw,no_root_squash) 128.111.236.0/24(r...
JupyterNotebook Custom kernel
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
If you encounter an issue submitting an interactive job select the Session ID. This will take you to the session log files. Download the script.sh and output.log and submit them in a ticket.
Running recurring jobs with scrontab
NOTE THIS IS A WORK IN PROGRESS! How to schedule jobs with SLURM Using `scrontab` with SLURM: Periodic Job Scheduling In SLURM, `scrontab` is a tool that allows users to schedule **periodic jobs** using a familiar cron-like syntax. This is useful for a...
R Studio
To launch an R Studio session 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 GRIT account name (generally the same as yo...
CLI Usage
Stuff here about how to navigate OOD for submitting jobs leveraging CLI type resources.
Facilities, Equipment and Other Resources
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...