Skip to content

Commit 5f344b9

Browse files
committed
Remove confusing leading question
1 parent 93f3146 commit 5f344b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_uw-research-computing/variable-memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ guide:
2020
{% endcapture %}
2121
{% include /components/directory.html title="Table of Contents" %}
2222

23-
If your job has ever gone on hold for exceeding memory use, you've probably solved it by increasing your `request_memory` attribute in your submit file. You might even always over-request memory, just to be on the safe side. But have you ever checked your HTCondor `.log` file to see how much memory you actually used?
23+
If your job has ever gone on hold for exceeding memory use, you've probably solved it by increasing your `request_memory` attribute in your submit file. You might even always over-request memory, just to be on the safe side.
2424

2525
## Why you should care about memory usage
2626

0 commit comments

Comments
 (0)