datacratic / StarCluster

StarCluster is a utility for creating and managing computing clusters hosted on Amazon's Elastic Compute Cloud (EC2).
http://star.mit.edu/cluster
GNU Lesser General Public License v3.0
37 stars 13 forks source link

enable the use of SGE h_vmem (resource limit parameters) #57

Closed cariaso closed 8 years ago

cariaso commented 8 years ago

via https://github.com/meissnert/StarCluster/blob/develop/starcluster/plugins/sge.py

FinchPowers commented 8 years ago

I'm not sure I get it. h_vmem, svmem and the h* s_* variables are built in. What is the effect of redefining it?

cariaso commented 8 years ago

it seemed not to work for me, but I think I need to do more experimentation. closing this.