No announcements
Found 61965 threads
-
0 Votes
Automatic availability of WKS nodes
= @(10..297) for ($i = 0; $i -lt $temp.Length; $i += 2) { for ($j = $temp[$i]; $j -le $temp[$i + 1]; $j++) { $availability[$j] = $true } ...Answered | 1 Replies | 2298 Views | Created by Lukas Beran - Sunday, March 31, 2013 3:36 PM | Last reply by Lukas Beran - Saturday, April 6, 2013 1:16 PM -
0 Votes
Get node availability using Powershell
You can get node's Added/Removed/Online/Offline/Reachable/Unreachable/Draining state change history from Get-HpcNodeStateHistory cmdlet, and then put together the node ...Answered | 3 Replies | 6427 Views | Created by willvv - Monday, June 22, 2009 6:48 PM | Last reply by Zhen WEI MSFT - Sunday, July 5, 2009 5:36 PM -
0 Votes
Is there any configuration available for running 2 tasks in the same compute node
If you submit a job which takes 4 nodes and has 1 prep task, that task will run on ONE NODE only, and subsequent tasks might run anywhere in those 4 nodes.Answered | 3 Replies | 5074 Views | Created by PVASNMurthy - Wednesday, August 6, 2008 12:16 PM | Last reply by Josh Barnard - Friday, August 8, 2008 10:33 PM -
2 Votes
HPC - Unreachable node
I hope a fix will be available soo to do this automatically when HPC services are started on the head node.Answered | 10 Replies | 11986 Views | Created by Marc Coste - Saturday, May 16, 2009 4:39 PM | Last reply by rmag - Monday, May 18, 2009 12:50 PM -
1 Votes
Automatic Task Retries
For example, if a task is running on a node, and that node goes unreachable, then the Job Scheduler will effectively cancel and requeue the task.Answered | 10 Replies | 14564 Views | Created by Richard Cannock - Tuesday, December 22, 2009 5:07 PM | Last reply by Thomas Kofoed - Wednesday, August 6, 2014 8:55 AM -
1 Votes
SQL Server service does not start automatically after AAG's automatic failover
Node 1: Set as Primary on SQL AAG 1.Answered | 1 Replies | 2639 Views | Created by Anand Franklin - Wednesday, July 3, 2013 3:48 PM | Last reply by Ed Price - MSFT - Monday, July 8, 2013 10:06 PM -
1 Votes
HPC Nodes not accepting jobs
The same evening a user's daily job was submitted to a different group of 160 nodes (none of the nodes overlap).Answered | 1 Replies | 1587 Views | Created by ucla2413 - Monday, July 18, 2016 10:31 PM | Last reply by qiufang shi - Tuesday, July 19, 2016 2:46 AM -
1 Votes
How to limit node load?
A quick workaround would be to issue a ever running 1 core job per node which simply blocks the core and does not do anything.Answered | 2 Replies | 7156 Views | Created by Ilya_Odin - Saturday, June 6, 2009 6:49 AM | Last reply by Josh Barnard - Tuesday, June 9, 2009 5:57 PM -
0 Votes
Unable to add a new node (List of nodes empty)
now you are trying to deploycompute nodes and you go to the add node wizard, but you don't see any compute nodes ...Answered | 4 Replies | 7674 Views | Created by HPC-Noob - Tuesday, August 5, 2008 9:57 AM | Last reply by MehulRathod - Tuesday, September 23, 2008 10:17 PM -
0 Votes
Node Unreachable
Interestingly (to me) Ping between the head node and the compute node didn't work but ping between any compute nodes ...Answered | 2 Replies | 7397 Views | Created by Allan Hilchie - Thursday, May 29, 2008 1:02 AM | Last reply by Allan Hilchie - Friday, May 30, 2008 4:17 PM -
0 Votes
Server 2008 HPC node question??
Does the node have to have a certain processor; A certain amount of ram?Answered | 2 Replies | 6429 Views | Created by Witchdoctor12 - Friday, May 22, 2009 3:43 PM | Last reply by Witchdoctor12 - Friday, May 22, 2009 6:45 PM -
0 Votes
Can not add computenodes - no nodes are discovered
can you ping the head node from the compute node?Answered | 3 Replies | 6579 Views | Created by HeftiSchlumpf - Tuesday, June 30, 2009 11:30 PM | Last reply by Johannes_de - Friday, July 3, 2009 7:31 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 available ...Answered | 1 Replies | 6560 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
HPC Node Manager will not start
Please visit the below link to see the various paid support options that are available to better meet your needs.Answered | 19 Replies | 19448 Views | Created by dkasierer - Tuesday, October 19, 2010 8:49 PM | Last reply by Vineet44Kulkarni - Sunday, November 10, 2019 6:17 PM -
0 Votes
Error while Provisioning Azure Nodes
Hello, I am trying to add azure nodes to on-premise HPC cluster.Answered | 1 Replies | 1039 Views | Created by Akanksha Kansara - Tuesday, October 3, 2017 4:06 PM | Last reply by Dave Patrick - Wednesday, October 4, 2017 2:42 AM -
1 Votes
Head node offline - what does it do
you can still submit jobs and interact with a head node that is online.Answered | 2 Replies | 5760 Views | Created by Teleute00 - Wednesday, August 4, 2010 11:41 PM | Last reply by Mark Staveley - Friday, August 6, 2010 4:36 AM -
0 Votes
How to Programmatically find name of Head Node?
The environment variable %ccp_scheduler% is available on all the nodes in the cluster, including headnode, broker node, compute node and workstation node.Answered | 5 Replies | 5276 Views | Created by MadScientistBob - Wednesday, July 6, 2011 2:46 AM | Last reply by Mingqing Wei - Monday, July 11, 2011 3:04 AM -
0 Votes
workstations sync automatically instead of clusrun - possible?
This is because for the service tasks, scheduler may start new service task instances when the job grows resource on additional nodes or the Canceled job is requeued, then the ...Answered | 12 Replies | 875 Views | Created by SRIRAM R - Wednesday, June 22, 2016 1:32 PM | Last reply by SRIRAM R - Monday, July 4, 2016 2:53 PM -
0 Votes
Re-provision a node (RC1)
Hi Marco, You cannot reprovision a compute node with the template you've provided.Answered | 1 Replies | 6473 Views | Created by Marco Mura - Saturday, July 5, 2008 4:26 PM | Last reply by Brian Broker - Tuesday, July 8, 2008 11:32 AM -
1 Votes
Nodes Fail during Provisioning
and the management log from the head node?Answered | 9 Replies | 8810 Views | Created by npark - Thursday, January 22, 2009 6:54 PM | Last reply by parmita mehta - Thursday, March 26, 2009 6:08 PM - Items 1 to 20 of 61965 Next ›
No announcements