No announcements
Found 309205 threads
-
0 Votes
My Application Fails with ERROR_NOT_ENOUGH_MEMORY when submitting a Job with JobUnitType set to Core.
I want to submitt a job, where i start a application, which is programmed ourself.Answered | 1 Replies | 5423 Views | Created by Bobby013 - Friday, October 5, 2012 6:29 PM | Last reply by Lukasz Tomczyk - Wednesday, October 10, 2012 4:05 PM -
0 Votes
submit job by api on web application
Hi, To have specific job's owner you will need to impersonate the context from which you're calling IScheduler.Submit() with desired owner's identity.Answered | 1 Replies | 5372 Views | Created by vancloud_gao - Thursday, April 29, 2010 4:51 AM | Last reply by Lukasz Tomczyk - Monday, May 10, 2010 5:34 PM -
0 Votes
Job submit error
After I submit the job I see in Job Scheduler GUI that the job has failed.Answered | 4 Replies | 5791 Views | Created by Tudor Cret - Wednesday, July 2, 2008 7:27 AM | Last reply by Tudor Cret - Thursday, July 10, 2008 7:10 AM -
1 Votes
RunUntilCanceled job uses all cores when it has no tasks
This means I must set Min & Max cores on the job.Answered | 1 Replies | 1003 Views | Created by TimJRoberts1 - Friday, October 23, 2015 9:55 AM | Last reply by qiufang shi - Monday, October 26, 2015 1:31 AM -
1 Votes
HPC Headnode disconnects when submitting jobs with many tasks
Please check the sample here: https://msdn.microsoft.com/en-us/library/cc853429(v=vs.85).aspx If you do have needs on submitting jobs with more ...Answered | 2 Replies | 904 Views | Created by TimJRoberts1 - Wednesday, September 16, 2015 4:52 PM | Last reply by TimJRoberts1 - Thursday, September 17, 2015 8:47 AM -
0 Votes
Node & Core Allocation Priorities for Tasks in the JOB
There are a couple of things you could try though: Submit each task a separate, 1 core job and /orderby the number of ...Answered | 1 Replies | 6678 Views | Created by PVASNMurthy - Thursday, March 5, 2009 11:08 AM | Last reply by Josh Barnard - Tuesday, March 10, 2009 6:57 PM -
0 Votes
How to Submit a job to a HPC cluster via WPF browser Application
Hi, I am using the HPC SDK to submit jobs to the cluster.Answered | 1 Replies | 6946 Views | Created by rama1981 - Monday, July 27, 2009 6:40 PM | Last reply by Josh Barnard - Friday, July 31, 2009 11:06 PM -
0 Votes
Access Rights Required for Submitting the Job to the HPC Server
As for your Windows Auth question . . . because jobs can sit in the queue for quite a long time before they run, it's necessary that we cache credentials with which to log ...Answered | 4 Replies | 5723 Views | Created by PVASNMurthy - Tuesday, August 12, 2008 5:43 PM | Last reply by Josh Barnard - Wednesday, September 17, 2008 10:35 PM -
0 Votes
a job queued by activation filter queues another job
Its my impression that this however applies only to jobs of one user.Answered | 12 Replies | 7886 Views | Created by vancloud_gao - Monday, November 30, 2009 1:36 PM | Last reply by Larry25 - Thursday, May 6, 2010 12:34 PM -
0 Votes
Is there any possibility of Submitting the task before adding all the task to the Job(Partial job Submitting)
My job should come to finish state.Answered | 6 Replies | 6123 Views | Created by PVASNMurthy - Tuesday, August 19, 2008 6:03 AM | Last reply by PVASNMurthy - Thursday, September 4, 2008 6:38 AM -
0 Votes
when use job submit command?
As a workaround, I'd recommend doing cluscfg setcreds /user:USERNAME /password:PASSWORD job submit Thanks!Answered | 2 Replies | 5531 Views | Created by vancloud_gao - Thursday, November 19, 2009 12:25 PM | Last reply by Steve Chilcoat - Thursday, November 19, 2009 7:11 PM -
0 Votes
Submitting Jobs from IIS cgi scripts.
We allow you to cache a password which will be used to submit jobs (this is the option that you pointed out).Answered | 1 Replies | 5684 Views | Created by Simon Michnowicz - Monday, September 1, 2008 5:04 AM | Last reply by Josh Barnard - Monday, September 8, 2008 5:43 PM -
0 Votes
Submitting SOA job using the EchoService sample application
I am using the sample client and server Echo application as described on pages 7-13 of the "Answered | 4 Replies | 6301 Views | Created by Derek Kivi - Monday, February 1, 2010 10:38 PM | Last reply by Yiding Zhou - MSFT - Wednesday, February 3, 2010 6:45 AM -
1 Votes
Specify cores per node in MPI application and run multiple task on a node
Hello Hirakata-san there error that you get is because you specify -cores 1, this makes mpiexec think that there is only one core on each node and thus a total of ...Answered | 4 Replies | 9049 Views | Created by hirakata - Friday, October 31, 2008 3:30 AM | Last reply by Lio - Friday, November 14, 2008 1:57 AM -
4 Votes
How to use only one core of a node?
Hi all, If I submit job with job submit /numnodes:2 mpiexec -cores 1 job.exe, will it use one core from ...Answered | 10 Replies | 9750 Views | Created by parsus - Wednesday, September 10, 2008 10:49 AM | Last reply by pkalyanrao - Monday, June 15, 2009 5:02 PM -
0 Votes
Submit tasks to be executed in a specific order
Therefore i had to create and submit the job through command prompt.Answered | 5 Replies | 6875 Views | Created by christos_uoa - Sunday, December 20, 2009 4:04 PM | Last reply by pgarvan - Thursday, February 4, 2010 6:35 PM -
4 Votes
What is the difference between these two job resources, core and node?
now I want to use TPL in my code till each process can use all 8 cores of that node.Answered | 6 Replies | 8837 Views | Created by hd banki - Tuesday, March 27, 2012 10:20 PM | Last reply by Michael_Man - Tuesday, April 3, 2012 12:20 AM -
0 Votes
PowerShell Core on Linux Wait-Job timeout not working
I already have on techcommunity.microsoft.com ...Answered | 3 Replies | 1994 Views | Created by User38333764 - Thursday, July 18, 2019 8:13 AM | Last reply by Dave Patrick - Monday, July 22, 2019 1:38 PM -
0 Votes
OpenMP job submission - "cluster fragmentation"
The best way would be to create a job template for the single core jobs with this option set.Answered | 4 Replies | 6273 Views | Created by floriankummer - Friday, October 17, 2008 2:25 PM | Last reply by sayanch1 - Monday, November 24, 2008 7:20 AM -
1 Votes
HPC Nodes not accepting jobs
By default there is a backfilling setting (1000 jobs) in the queue which means from performance point of the, the scheduler only searches 1000 jobs from the queue to check ...Answered | 1 Replies | 1681 Views | Created by ucla2413 - Monday, July 18, 2016 10:31 PM | Last reply by qiufang shi - Tuesday, July 19, 2016 2:46 AM - Items 1 to 20 of 309205 Next ›
No announcements