Задайте вопросЗадайте вопрос
 

ОтвеченоHow to determine if running on a MS HPC headnode

  • 28 мая 2009 г. 14:44Krzysztof Szawala Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    Hi,

    I am developing a Python tool for submitting jobs (reservoir simulation case) to Microsoft Compute Cluster (CCS1 and HPC) or running directly on a Windows machine.
    The tool runs fine when submitting jobs with 'job submit' command, however user is also able to run an executable directly on a Windows machine and here the problem starts - I need to check if I am running on a headnode to pick up different executable (the one which uses MS MPI rather than MPI).

    In the past I was checkng for presence of CcsScheduler process running, but it doesn't seem to be the best approach since HPC renamed the process and my condition is no longer valid.

    I will appreciate any help.

    Thanks,
    Krzysztof

Ответы

Все ответы