Skip to content

Commit 4a8a507

Browse files
author
Doc Deploy Bot
committed
Deployed 47ef677 to dev with MkDocs 1.6.1 and mike 2.1.3
1 parent 134a0bc commit 4a8a507

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev/guides/user-interactions/readme/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,7 @@ <h4 id="examples_3">Examples</h4>
17351735
</code></pre></div>
17361736
<p>This directive causes the <code>shared-data</code> persistent storage allocation to be mounted onto the compute nodes for the job application to use. The copy-offload API is expected to be used by the application.</p>
17371737
<h3 id="copy_incopy_out">copy_in/copy_out</h3>
1738-
<p>The <code>copy_in</code> and <code>copy_out</code> directives are used to move data to and from the storage allocations on Rabbit nodes. The <code>copy_in</code> directive requests that data be moved into the Rabbit file system before application launch, and the <code>copy_out</code> directive requests data to be moved off of the Rabbit file system after application exit. This is different from data-movement that is requested through the copy-offload API, which occurs during application runtime. Multiple <code>copy_in</code> and <code>copy_out</code> directives can be included in the same job script. More information about data movement can be found in the <a href="../../data-movement/readme/">Data Movement</a> documentation.</p>
1738+
<p>The <code>copy_in</code> and <code>copy_out</code> directives are used to move data to and from the storage allocations on Rabbit nodes. The <code>copy_in</code> directive requests that data be moved into the Rabbit file system before application launch, and the <code>copy_out</code> directive requests data to be moved off of the Rabbit file system after application exit. Multiple <code>copy_in</code> and <code>copy_out</code> directives can be included in the same job script. This is different from data-movement that is requested through the copy-offload API, which occurs during application runtime. More information about data movement can be found in the <a href="../../data-movement/readme/">Data Movement</a> documentation.</p>
17391739
<h4 id="command-arguments_4">Command Arguments</h4>
17401740
<table>
17411741
<thead>

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)