Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

Unanswered arbitrary incorrect task dependencies

  • 15 Juli 2011 12:05
     
     

    We are using HPC 2008 R2 to run our jobs on an Windows cluster. Because we have variable tasks depended on the user settings we are using the IScheduler in our .NET software to create and submit jobs. That's working fine in most cases, but sometimes the dependencies are not added to the job. In these cases the job get sticks in the Configuring part of the HPC Job Manager. To add dependencies I'm using the DependsOn of ISchedulerTask. The bad thing is that you can not see the task dependencies when a job is submitted, you have to export the job to *.xml and import it again.

    Does somebody of you now why this happens randomly and how to fix it?

Semua Balasan

  • 19 Juli 2011 22:37
     
     
    Hi, can you share a reproduce step on this issue?