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

ОтвеченоHow to use a specific core of a specifc node?

  • 4 июня 2009 г. 21:11VenomR Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    Hi,
    I am new user with Windows HPC cluster. I have a cluster of 7 nodes,each with a quad core processor. I plan to use the cluster for an embarrassingly parallel application i.e. there are several instances of the same application, each of them using different input files and producing different output files. This application is data intensive, having huge input and output files. Hence, I expect there to be a significant bottleneck in the network data access. I plan to design an intermediate application that will automatically send "job" or "mpiexec" commands to the job scheduler. 

    Is there a way I can submit a task to a particular core of a particular node? That way I can have a finer control, having each core (even of the same node! ) running a different instance of my application, working different input files.

    Also, it would be a great plus if you tell me what the advantages are of using the job scheduler rather than using a direct "mpiexec" command, in the case of my scenario.

    Thank you very much,
    Rohit

Ответы

Все ответы