Skip to content

Instantly share code, notes, and snippets.

@kozo2
Last active May 25, 2016 03:48
Show Gist options
  • Select an option

  • Save kozo2/84271252cf4d6a7fb27622c2a5b38ab6 to your computer and use it in GitHub Desktop.

Select an option

Save kozo2/84271252cf4d6a7fb27622c2a5b38ab6 to your computer and use it in GitHub Desktop.
A note for Ubuntu + Sun Grid Engine

install

master server

apt install gridengine-master

exec server

apt install gridengine-exec

log

master server

tail -f /var/spool/gridengine/qmaster/messages 

exec server

tail -f /tmp/execd_messages.THE_PROCESS_ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment