Replies: 1 comment 1 reply
-
Could you be running out of RAM? My computer only manages it due to having a decent amount of swap space available. (A fp32 4-channel 56817x21450 image in a numpy array is already 20 GB. The calculations to convert sRGB->linear need a few additional temporaries, easily pushing toward ~60 GB in total.) |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Trying to convert the Tokyo image in full resolution 56718x21450 and the script gets killed.
It works with 6144x2324 resolution
Environment - Pop!_OS 21.10 32GB RAM
Beta Was this translation helpful? Give feedback.
All reactions