Going through man pages of bsub, the options reselect and rusage, seem to suggest that resources can be reserved.
Can I reserve a certain amount of memory for my project till it exits. such that no other job will be able to use that memory?
Going through man pages of bsub, the options reselect and rusage, seem to suggest that resources can be reserved.
Can I reserve a certain amount of memory for my project till it exits. such that no other job will be able to use that memory?