Stopping a task and resuming it with more allocated cores
up vote
1
down vote
favorite
Is it possible to start a task eg-
$ make xxx
then pause it, and resume it with more cores allocated?
$ <some-resume-command> <pid> -j
which would be the equivalent of switching to the below command
$ make -j xxx
process
add a comment |
up vote
1
down vote
favorite
Is it possible to start a task eg-
$ make xxx
then pause it, and resume it with more cores allocated?
$ <some-resume-command> <pid> -j
which would be the equivalent of switching to the below command
$ make -j xxx
process
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Is it possible to start a task eg-
$ make xxx
then pause it, and resume it with more cores allocated?
$ <some-resume-command> <pid> -j
which would be the equivalent of switching to the below command
$ make -j xxx
process
Is it possible to start a task eg-
$ make xxx
then pause it, and resume it with more cores allocated?
$ <some-resume-command> <pid> -j
which would be the equivalent of switching to the below command
$ make -j xxx
process
process
asked Nov 13 at 20:59
deltav
61
61
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092666%2fstopping-a-task-and-resuming-it-with-more-allocated-cores%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown