Hi there, I'm trying to build a python applet and would like to use multiprocessing module to go faster with the 96 core instance option. Is there a code snippet I can steal for this? I tried the basic one with multiprocessing.pool, but got no luck. Former User of DNAx Community_92 18 April 2023 00:00 1 comment Comments 1 comment Sort by Date Votes Chai Fungtammasan DNAnexus Team 18 April 2023 22:02 You can see example code here. https://documentation.dnanexus.com/getting-started/developer-tutorials/python/parallel-by-region-py#split-workload https://github.com/dnanexus/dnanexus-example-applets/tree/master/Tutorials/python/samtools_count_para_reg_multiprocess_py Feedbacks are welcome! 0 Please sign in to leave a comment.
Comments
1 comment
You can see example code here.
https://documentation.dnanexus.com/getting-started/developer-tutorials/python/parallel-by-region-py#split-workload
https://github.com/dnanexus/dnanexus-example-applets/tree/master/Tutorials/python/samtools_count_para_reg_multiprocess_py
Feedbacks are welcome!
Please sign in to leave a comment.