Vasileios Karakasis

Results 107 comments of Vasileios Karakasis

Bumping up (again) this issue's priority as it's something that we need, too.

> I.e. the check should be for exactly what is specified, not just checking if it matches anywhere in the string for state. We don't do a string matching there,...

I hit that too with the `--distribute` option and it is indeed a bit annoying that we don't have a way to select the nodes that are exclusively in `IDLE`...

Sorry for getting back so late, but better late than never, I guess :-) Implementing this suggestion would be a drastic change in some key design concepts of how partitions...

Decided not to drop support.

I think the unit tests should be updated (I expect them to fail). Another question: does this change require a specific/recent version of CMake that would otherwise make reframe's backend...

I suspect that the exec step of the SSH scheduler fails and the pull is ignored silently. Maybe this part is at fault: https://github.com/reframe-hpc/reframe/blob/791b57c858f6eeb1363b1674d73706fddbc679e2/reframe/core/schedulers/ssh.py#L166-L169 As each subsequent step will only...