[Users] Continuation of problems downloading ET onto Dora

2016-09-09 Thread L.S. Oswald
Hello again In previous emails I detailed the problems I was having downloading the Einstein Toolkit, first on the Dora supercomputer and then on a local computer. Following further efforts to solve my MPI issue on the Dora supercomputer I have come up against a new problem. This is the

[Users] Limiting Carpet's Memory Usage

2016-09-09 Thread Erik Schnetter
[I received a question on how to limit the amount of memory that Cactus uses.] You can try using "ulimit" to limit memory usage. You can also do that within an application by calling "setrlimit". There is also a parameter "CarpetLib::max_memory_size_MB" that does this. However, the Linux kernel