Semi <[email protected]> writes: > How to allocate memory per MPI thread via SGE?
What exactly does that mean? If the problem is to require a certain amount of memory per MPI process (with the PE set up for one slot/process), make h_vmem consumable with appropriate values on the hosts and submit jobs with -l h_vmem=<memory/process>. _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
