cluster:managing_jobs
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cluster:managing_jobs [2018/10/02 13:23] – created support | cluster:managing_jobs [2024/11/11 20:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
======Managing Jobs====== | ======Managing Jobs====== | ||
- | =====Managing Jobs on the Cluster===== | ||
- | The above commands work well when you have not logged out of the cluster while running the job. Because of the cluster' | ||
- | One way to get to the node that has your job is log in and then go to the particular node like: | ||
- | < | ||
- | |||
- | And then to see processes that are running under your username in this node: | ||
- | < | ||
- | |||
- | There are also special cluster tools to manage jobs between nodes. | ||
- | < | ||
- | |||
- | This returns a list of processes on each node that are associated with your user id. (As of 2014-06-26 it only works for econ0-5.) | ||
- | < | ||
- | |||
- | ======Renice-ing===== | ||
- | You can change how many CPU cycles are given to your job by using the command < | ||
- | < | ||
- | to change the [[nice]]ness of your process. | ||
=====General Job Management===== | =====General Job Management===== | ||
- | Once you have a job running, you might want to change | + | Once you have a job running, you might want to change |
- | + | ||
- | [[http:// | + | |
You can also see all running jobs statically with | You can also see all running jobs statically with | ||
Line 36: | Line 16: | ||
Alternatively, | Alternatively, | ||
< | < | ||
+ | |||
+ | ======Renice-ing===== | ||
+ | You can change how many CPU cycles are given to your job by using the command < | ||
+ | < | ||
+ | to change the niceness of your process. | ||
cluster/managing_jobs.1538486629.txt.gz · Last modified: 2018/10/02 13:23 (external edit)