[Python-Dev] python subprocess module to submit a list of slurm sbatch jobs, each job use multiprocessing.Pool to run simulation on single compute node in cluster

Steven D'Aprano steve at pearwood.info
Mon Jan 7 20:06:03 EST 2019


This mailing list is for the development of the Python interpreter, not 
for asking questions about your own code.

Did you sign up using the Python-Dev mailing list website? At the top of 
the page, it says

    Do not post general Python questions to this list. For help with 
    Python please see the Python help page.

in bold and highlighted in red. Is this message not clear enough? How 
can we make it clearer?

For help debugging your code, you can try the resources here:

https://www.python.org/about/help/

or this mailing list: 

https://mail.python.org/mailman/listinfo/python-list

or here:

https://www.reddit.com/r/learnpython/


Thank you.


-- 
Steve


More information about the Python-Dev mailing list