Skip to content

Commit c2afebc

Browse files
committed
Remove compass legacy info for cori, grizzly
1 parent e892185 commit c2afebc

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

docs/users_guide/machines/cori.rst

-9
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ Cori
33

44
login: ``ssh [email protected]``
55

6-
compass environment:
7-
8-
.. code-block:: bash
9-
10-
source /global/cfs/cdirs/e3sm/software/anaconda_envs/load_latest_compass.sh
11-
12-
example compass config file:
13-
`general.config.ocean_cori <https://gist.github.com/mark-petersen/c61095d65216415ee0bb62a76da3c6cb>`_
14-
156
interactive login:
167

178
.. code-block:: bash

docs/users_guide/machines/grizzly.rst

-11
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,6 @@ Archiving
6464

6565
* you can just copy files directly into here for a particular project.
6666

67-
git and compass environment, for all LANL IC machines:
68-
69-
.. code-block:: bash
70-
71-
module load git
72-
module use /usr/projects/climate/SHARED_CLIMATE/modulefiles/all/
73-
module unload python
74-
source /usr/projects/climate/SHARED_CLIMATE/anaconda_envs/load_latest_compass.sh
75-
76-
Example compass config file for LANL IC: ``general.config.ocean_turq``
77-
7867
LANL uses slurm. To obtain an interactive node:
7968

8069
.. code-block:: bash

0 commit comments

Comments
 (0)