-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
Description
With the newer versions of ReFrame it cannot keep track of the submitted jobs with SLURM on our system at Ghent University.
With ReFrame version 4.5.1 everything runs with 'scheduler': 'slurm'
If i use the same sheduler with ReFrame 4.6.2 than the jobs get submitted but ReFrame does not see when they are completed. So ReFrame is endlessly waiting for the jobs to finish
if i use squeue as the scheduler with ReFrame 4.6.2 than the jobs get submitted but reframe already does the sanity check of the output before the jobs are finished and so all the tests fail while the submitted jobs keep running on the system.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done