I am trying to use the multiprocessing library to extract my frames in parallel. However, my Abaqus CAE either freezes or produces no output. I've tested this without using any Abaqus CAE libraries or modules just to test the multiprocessing library and have ran into the same issues. Has anyone had experiences or an example script of extracting frames from an ODB file in parallel?