-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1994433
commit 747a2ce
Showing
3 changed files
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
Unofficial tips and tricks page of the PSM team | ||
=============================================== | ||
Unofficial PSM tips and tricks | ||
============================== | ||
|
||
This page shares a few tips and tricks that can help with performing simulations | ||
on GRICAD. If you're interested in contributing, please contact us via email or | ||
start a discussion on |GitHub_discussion| | ||
|
||
.. |GitHub_discussion| raw:: html | ||
|
||
<a href="https://github.com/orgs/psm-compute/discussions" target="_blank">GitHub</a> | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Contents: | ||
:hidden: | ||
|
||
oarsub | ||
|
||
Indices and tables | ||
================== | ||
|
||
* :ref:`genindex` | ||
* :ref:`modindex` | ||
* :ref:`search` | ||
oar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
OARSUB tips | ||
=========== | ||
OAR tips | ||
======== | ||
|
||
Cancel all jobs | ||
--------------- | ||
|