Using Docker on Grid Engine / Sun Grid Engine / Son of Grid Engine
问题 Does anyone have experience running Docker on Grid Engine / Sun Grid Engine / Son of Grid Engine and being able to monitor the resource used by the daemon? The issue is that when I qsub docker run ... , the actual process in the container is run by the docker daemon rather than the docker client which means the process trees are different. Is there any way for SGE to track the resources of a process in a different tree (I would assume not)? Another option would be to qsub a script that first