typed_python icon indicating copy to clipboard operation
typed_python copied to clipboard

pmap should maintain the 'compiledness' under which it was called

Open braxtonmckee opened this issue 2 years ago • 0 comments

If you call pmap under the compiler, the function should get called under the compiler and same for the interpreter. Right now its always compiled.

braxtonmckee avatar Feb 09 '23 23:02 braxtonmckee