Best practices for job submission: Difference between revisions

Jump to navigation Jump to search
Improved IO
(Using GPUs with bullet points)
(Improved IO)
Line 100: Line 100:
* In general, your jobs should never contain the command <tt>sleep</tt>.
* In general, your jobs should never contain the command <tt>sleep</tt>.
* 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 [[Singularity]].
* 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 [[Singularity]].
* Read and write operations should be optimized by '''[[Using_node-local_storage|using node-local storage]]'''.
cc_staff
782

edits

Navigation menu