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

25 total results found

Mac Adobe Installation, UCInetID Accounts

ESS Adobe Acrobat Professional Installa...

1. Go to www.adobe.com   2. Sign in with your UCInetID and password.   3. Click on the blue pie chart icon in the top right corner.   4. Click "View and download my apps";   5. Click on the download button next to Adobe Acrobat DC.   6. L...

Mac Adobe Installation, Adobe ID Accounts

ESS Adobe Acrobat Professional Installa...

1. Go to www.adobe.com   2. Sign in with your Adobe acount.   3. Click on the blue pie chart icon in the top right corner.   4. Click "View and download my apps".   5. Click on the download button next to Adobe Acrobat DC.   6. Launch the s...

Choosing A Guide

ESS Adobe Acrobat Professional Installa...

If you plan to use your UCI account, follow one of the UCInetID guides. If you are using a personal Adobe or any other non-UCI account, follow one of the Adobe ID guides.

DNS

OIT Services

The two OIT DNS servers are: ns1.service.uci.edu (128.200.1.201) ns2.service.uci.edu (128.200.192.202)   More information: https://www.oit.uci.edu/network/campus-dns/ Tutorials TODO

LDAP

OIT Services

The OIT campus LDAP is a service that provides information about people and groups. Public LDAP ldaps://ldap.oit.uci.edu:636 (with SSL) ldap://ldap.oit.uci.edu:389 (without SSL) Non-Public LDAP ldaps://ldap-auth.oit.uci.edu:636 ldaps://ldap-auth.oit.uci....

Requesting New Accounts

User Accounts

To request an account as part of a research group in ESS or Physics that owns nodes in greenplanet, email hpcops@ps.uci.edu with the PI name, name of the user, desired username (or ucinetid), and email address. To request an account as part of the modeling fa...

Logging In

User Accounts

[NOTE! If you are off the UCI campus, you will likely need to use the UCI campus VPN. See www.oit.uci.edu/help/vpn/ for details.] Logging In To log in to greenplanet, ssh to gplogin3.ps.uci.edu.  If you are part of the ATLAS group, you should use gpatlas1.ps...

Changing Your Password

User Accounts

To change your greenplanet password, either initially or later on, type passwd on a login node.  This is a wrapper script which will in turn ssh to to the headnode and run the passwd command there, so you will have to enter your old password multiple times.  I...

Software Environment

Greenplanet Software

Environment Modules (Lmod) are used to configure your environment for many pieces of installed software on greenplanet, including compilers and MPI environments. To see a list of available packages, type: ml spider To load a specific package/version, type: ...

Miniconda

Greenplanet Software Python

As the packages in Python distributions can change rapidly, it is difficult to have a single, system-wide installation that is useful to everyone. We will continue to install some basic ones in /sopt, but they are not likely to change after initial build. To ...

Qiime1

Greenplanet Software Python

Instructions: http://qiime.org/install/install.html wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh chmod u+x Miniconda3-latest-Linux-x86_64.sh ./Miniconda3-latest-Linux-x86_64.sh When installing Miniconda it will prompt you for ...

X11 for Mac

Greenplanet Software X11

MacOS 10.9 and later (11.2 “Big Sur” Working as of 4 March 2021): Upgrade OS to latest available (not always necessary, but usually avoids bugs) Upgrade to (or install) XQuartz-2.8.5 Log out/Log in to your Mac (may not be needed for upgrades from earlier ...

X11 for Windows

Greenplanet Software X11

Here are a list of X Windows servers for Windows X2Go Requires an X2Go server on the target server. Creates a full remote desktop connection. https://wiki.x2go.org/doku.php https://wiki.x2go.org/doku.php/doc:installation:x2goclient Note: X2Go ...

X11 for Linux

Greenplanet Software X11

X2Go Requires an X2Go server running on the target server. Creates a full remote desktop session. Client can be installed through the system repos, eg on Ubuntu: sudo apt install x2goclient X11 Forwarding As long as your current environment supports X11, ...

Compiler Variants

Greenplanet Software

Here are the compiler options on the new side of the cluster (gplogin2/3).  gnu => GCC; intel => Intel Parallel Studio XE; mkl => Intel Math Kernel Library For MPI Variants see this page. Compiler/Version To use gnu/4.8.5gnu/7.2.0gnu...

OpenMP Variants

Greenplanet Software

OpenMP is a threading option built into GCC/Intel compilers. https://www.openmp.org/resources/openmp-compilers-tools/ Intel options: OpenMP 4.5 C/C++/Fortran supported in version 17.0 compilers OpenMP 4.5 C/C++/Fortran supported in version 18.0 compile...

OpenMPI

Greenplanet Software

Here are all the possibilities for the currently installed OpenMPI versions, so you can compile any application with the desired version of OpenMPI. OpenMPI Version Use GNU Compiler Use Intel Compiler openmpi/1.10.7 ml gnu/7.2.0 ...

Software Catalog

Greenplanet Software

Below is a table of all custom compiled software available on the new side of cluster (gplogin2/3) via lmod.If compiling an app from source see Compiler Variants.If compiling an MPI app from source see OpenMPI Variants.  This serves as a quick reference on ho...

Queueing System

Running Jobs (Slurm)

Greenplanet uses the Slurm queue and job scheduler. We are currently running version 20.02.5, which has reasonably easy-to-follow documentation. There is also a Cheat Sheet of command options. A nice introduction is available from the Slurm User Group 2017 con...

Partitions

Running Jobs (Slurm)

Some partitions are limited to certain groups (see Notes column) Greenplanet Partitions (gplogin2/gplogin3) Partition Nodes CPU Arch GFLOPS/core Cores/node RAM Disk Notes atlas 8 Intel (Westmere) 2.4/2.9 GHz ~11 8-12 24...