Advanced Search
Search Results
25 total results found
Mac Adobe Installation, UCInetID Accounts
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
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
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
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
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
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
[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
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
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
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
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
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
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
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
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
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
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
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
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
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...