Skip to main content
Advanced Search
Content Type

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

Search Results

5 total results found

Miniforge

Greenplanet Software Python (Conda/Jupyter/Etc.)

The default installation of Miniconda may have restrictive licensing on some packages. The drop-in replacement "miniforge" will set up a similar minimal conda environment that defaults to the "conda-forge" channel of open packages. As the packages in Python di...

Home Directories

User Accounts Data Storage

User home directories are regularly backed up, but limited in space. Individual quotas start at 20GB, but can be increased on request. They are NFS mounted from the server node nfs-0, and appear on every user-accessible node as "/nfspool-0/home/username". Your...

DFS

User Accounts Data Storage

We have several Distributed File Systems on Greenplanet. They are generally accessible from every node, and are each made up of multiple servers. Data /DFS-L/DATA (1.6PB) DFS-L is the current main Lustre (2.12) file system for data. The /DFS-L/DATA subdirector...

Node-Local Storage

User Accounts Data Storage

Each compute and login node has a local storage area, accessible as /scratch and /work. On most nodes, this is a small disk (200GB-1TB), but some diskless nodes use space on /XXX-L. Single-node slurm jobs can create temporary workspace her under the user's dir...

JupyterHub

Greenplanet Software Python (Conda/Jupyter/Etc.)

While Jupyter notebooks can be run on any login node by installing the needed packages via conda or pip, running on compute nodes can be tricky. We have installed JupyterHub servers on gplogin2 and gplogin3 that can spawn JupyterLab sessions as slurm jobs. Sta...