start command prompt in foreground as job with HPC Cluster Manager 2012

Roland 21 Reputation points
2020-07-24T05:57:51.087+00:00

Hi!

We use HPC Cluster Manager 2012 R2 to share the resources of our server across the team.
Usually we start simulations as jobs with the corresponding command and wait for the simulation to finish.
However, sometimes it might be useful to reserve resources for the case that work is done locally on the server. Therefore I find it convenient just to start a command prompt on the server with the entry in the job XML file:
CommandLine="START /WAIT cmd.exe"
This basically works, a command prompt is started on the node and the job (command prompt) runs until the command prompt is closed. So the job manager reserves some CPUs for the command prompt and I can work locally without getting in troubles with some of my colleagues.
The problem with that just is that the command prompt is started in the background. Is there a way to make it start in the foreground?

Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
996 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 85,786 Reputation points
    2020-07-24T09:52:13.21+00:00

    Hi,

    HPC is currently not supported in the Q&A forums, the supported products are listed over here https://video2.skills-academy.com/en-us/answers/products (more to be added later on).

    You can ask the experts in the dedicated HPC forum over here:
    https://social.microsoft.com/Forums/en-US/home?category=windowshpc

    (Please don't forget to accept helpful replies as answer)

    Best regards,
    Leon

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.