Best practices for job submission: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 120: Line 120:
* In general, your jobs should never contain the command <code>sleep</code>.
* In general, your jobs should never contain the command <code>sleep</code>.
* We strongly recommend against the use of [[Anaconda/en|Conda]] and its variants on the clusters, in favour of solutions like a [[Python#Creating_and_using_a_virtual_environment|Python virtual environment]] or [[Apptainer]].
* We strongly recommend against the use of [[Anaconda/en|Conda]] and its variants on the clusters, in favour of solutions like a [[Python#Creating_and_using_a_virtual_environment|Python virtual environment]] or [[Apptainer]].
* Read and write operations should be optimized by '''[[Using_node-local_storage|using node-local storage]]'''.
* Read and write operations should be optimized by <b>[[Using_node-local_storage|using node-local storage]]</b>.
</translate>
</translate>
rsnt_translations
56,430

edits

Navigation menu