I get urine from Keaton. Think about how to do it. Writing to a very large file is the main bottleneck in my code, so I thought I would look into parallelism, but I could not find anything useful when writing files using parallelism.
Can i use
with nogil, parallel():
with writing to a file? I get compilation errors when I try to write a line:
Constructing Python tuple not allowed without gil
source
share