Vasileios Karakasis

Results 107 comments of Vasileios Karakasis

If we say that the `-C` option can be specified multiple times, then we don't need the `RFM_CONFIG_PATH`. Regarding the `-C :myconfig.py` option, we need a way to break the...

@ekouts I will also update the tutorial to avoid the step of copying the builtin config. It's good if this PR is complete.

All open issues that we have discussed are done, but giving it a last try, I realised that although configs are nicely combined for systems and environments, the same is...

@ekouts could you rerun the doc listings on Daint? I have changed substantially the way the configuration is presented and we'd need to rerun.

Yes, indeed, that's the limitation of the use of the `unique_name` in file name components and we need to find a way around it. One obvious solution is to use...

As discussed in #2531, we use the total time reported in the JUnit report produced by the Gitlab CI integration. The same numbers are used also in the generated report...

We are using `archspec` behind the scenes, so it should be straightforward to make that information available. We'll have a look at it.

@brandongc Could you please explain a bit more? I am kind of getting the big picture, but I'm missing some information. What is the stop criterion for this mode of...

I see what you are trying to do and it makes sense. We have also been thinking of a similar functionality, but it's not high in our priority list, since...

There is a small complication with what I've suggested; how to deal with the stage and output directories, since just cycling over the tests will eventually make them step on...