You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requesting an integer amount of memory (RAM) in the oSparc frontend for dynamic services leads to some floating point number of RAM requested in the docker resource limits by the dynamic sidecar. Since I am not sure how much the swarm likes fractional floating point numbers, we should always request integer amounts of RAM here.
Is there an existing issue for this?
Planned changes
Requesting an integer amount of memory (RAM) in the oSparc frontend for dynamic services leads to some floating point number of RAM requested in the docker resource limits by the dynamic sidecar. Since I am not sure how much the swarm likes fractional floating point numbers, we should always request integer amounts of RAM here.
Discovered with @matusdrobuliak66
The portainer screenshots corresponds to asking for 110Gb of RAM in the frontend for a dynamic service
This is a sub issue from ITISFoundation/osparc-issues#675
The text was updated successfully, but these errors were encountered: