[Config?] cuOpt docker container upload file size limit? #1379
-
|
Hi all I am experiencing a problem with the cuOpt server API when the inputs get large. Details on my setup below. I have created a zlib'ed file (containing an input for the LP solver) sized 2.9 GB. To reproduce the problem I run the command:
Setup:
Does anybody have an idea here? Cheers, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
I just ran it through an agent, please let me know if this helps |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much for the analysis and suggestions! I have first tried "Fix 2", as it was quicker to follow. Indeed, then the file gets transferred and cuOpt starts its work. However - as assumed in the analysis - I ran into OOM issues. Even the following setup could not finish: GPU: B300 1x Here are also the logs:
It's a bit strange that no explicit OOM message is logged. The server just says that the process is aborted: I guess that there is not much we can do about it, except for somehow reducing/decomposing the LP ... Best, |
Beta Was this translation helpful? Give feedback.
-
|
Btw, here is a description as to when and how to bypass the runpod proxy: |
Beta Was this translation helpful? Give feedback.
I just ran it through an agent, please let me know if this helps