Multiprocessing compatibility #401
Unanswered
vihantyagi
asked this question in
Q&A
Replies: 1 comment
-
Please attach the file and make any needed mods so that we can test with it - thanks in advance! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a sample python script to test out multiprocessing compatibility with scalene. I'm not getting any profiling data for the multiprocessed function (hello). This is the command I used: scalene --html --outfile profile.html sample_2.py
I have also tried using decorators and scalene_profiler.start() and scalene_profiler.stop().
Please refer the ss below and let me know what I'm doing wrong.
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions