Skip to content

Commit

Permalink
made changes from review
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia Putko committed Jun 14, 2022
1 parent 34da732 commit e309c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/experiment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ determine the allocation settings for the entire batch, and the ``RunSettings``
will determine how each individual ``Model`` instance is executed within
that batch.

This is same example as above, but tailored towards a running as a batch job
This is the same example as above, but tailored towards a running as a batch job
on a slurm system:

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion doc/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ deploying HPC workloads alongside an in-memory database: Redis.

The key features of the IL are:

- An API to start, monitor, and stop HPC jobs from a Python or Jupyter notebook.
- An API to start, monitor, and stop HPC jobs from Python or from a Jupyter notebook.
- Automated deployment of in-memory data staging (Redis) and computational
storage (RedisAI).
- Programmatic launches of batch and in-allocation jobs on PBS, Slurm, LSF,
Expand Down

0 comments on commit e309c0a

Please sign in to comment.