I'm trying to run a computation on the Cloud and set the memory limit for my project at 8GB. Immediately I started getting warnings that I was pushing against the limit. If I run the same computation on my desktop it uses around 3 or 4 GB most of the time.
Should I be worried about my Cloud computation or is this merely telling me that the system is taking advantage of the memory I allowed. It seems kind of weird to me to post this message, which seems like an error message to me, unless something is wrong. Basically, I'm wondering whether it will abort the computation because the limit has been breeched.
Mike Spagat