Ticket 931 - How to prevent from performing a job, in a specific time zone.
Summary: How to prevent from performing a job, in a specific time zone.
Status: RESOLVED INFOGIVEN
Alias: None
Product: Slurm
Classification: Unclassified
Component: Scheduling (show other tickets)
Version: 2.6.5
Hardware: Linux Linux
: 3 - Medium Impact
Assignee: David Bigagli
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2014-07-01 21:37 MDT by toru matsuoka
Modified: 2014-07-03 06:03 MDT (History)
1 user (show)

See Also:
Site: CRAY
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name: CS300
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
Slurm.conf file (3.57 KB, text/plain)
2014-07-01 21:37 MDT, toru matsuoka
Details

Note You need to log in before you can comment on or make changes to this ticket.
Description toru matsuoka 2014-07-01 21:37:33 MDT
Created attachment 1012 [details]
Slurm.conf file

Hello,SLURM Support Team!

Please teach me how to prevent from performing a job, 
in a specific time zone. 

Can this method (function) be used by Slurm Version 2.6.5? 

When you cannot use this function by 2.6.5 versions,
please let me know whether there is any schedule to be 
supported in the future.

Best Regards..
Toru Matsuoka
Comment 1 Moe Jette 2014-07-02 01:47:06 MDT
I do not understand your question.

If you want to insure that a job runs at a particular time, you can use an advanced reservation as described here:
http://slurm.schedmd.com/reservations.html

Does that answer your question?
Comment 2 toru matsuoka 2014-07-02 06:04:10 MDT
Hello,Jette-san!

Sorry,
I want you to teach a setting procedure which does not 
running a job in specific time. 

Best Regards..
Toru Matsuoka
Comment 3 Moe Jette 2014-07-02 06:15:44 MDT
Your only options are advanced reservations or setting the earliest time at which the job can begin. See the description of --begin on the sbatch man page. A pending job's begin time can also be changed using the scontrol command.
Comment 4 Moe Jette 2014-07-02 06:17:22 MDT
This is a bit complex, but you could create a slurm license, called for example "TZ1", make the job require that license, and reserve the license in the time that you want to prevent the job from running.
Comment 5 toru matsuoka 2014-07-02 06:59:46 MDT
Hello,jette-san!

Thanks for quick response.

That I need to be licensed of this setting understood. 

How is this license created? 

Is this license a charge? 

If there is a license creation manual, please teach me the location of manual.

Best Regards..
Toru Matsuoka
Comment 6 Moe Jette 2014-07-02 07:04:10 MDT
(In reply to toru matsuoka from comment #5)
> Hello,jette-san!
> 
> Thanks for quick response.
> 
> That I need to be licensed of this setting understood. 
> 
> How is this license created? 
> 
> Is this license a charge? 
> 
> If there is a license creation manual, please teach me the location of
> manual.
> 
> Best Regards..
> Toru Matsuoka

I strongly recommend that when you want documentation you start by using the google search bar on the top of all of our web pages.
Comment 7 toru matsuoka 2014-07-02 07:08:11 MDT
Hello,Jette-san!

I understand. 

The license creation procedure is checked from the web page 
of your company.

Best Regards..
Toru Matsuoka
Comment 8 Moe Jette 2014-07-03 06:03:02 MDT
Required information online