Replies: 3 comments 5 replies
|
Hello, In the current version, resources does not support suffixes in definitions. In your case, you have to put number of bytes, i.e. 2147483648 (= 2 * 1024 ^ 3). I am now working on new internals for resource management, so I will try to improve this in the next release. |
1 reply
|
Have you thought about allowing specifying memory in the same way as CPUs? |
4 replies
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.
I'm trying:
but I get this error:
All reactions