Olof Kindgren

Results 522 comments of Olof Kindgren

Oh, I don't think we ever considered the case when someone is afraid of using too many cores. It was always the opposite. Yes, we need an override. I wonder...

Good question. I do see the potential for grumpy users but there's currently no good place to store this kind of information so in this case I think it's better...

Hi, Sorry for the lack of replies. This does sound like a tricky problem. Very annoying that they need their own setup to achieve this. Good to hear that you...

The idea of a dummy backend comes up from time to time. The big issue with such a backend is that it clashes with conditionals. With that said, I still...

Sorry about the lack of feedback here. I would like to think a bit differently about the problem actually. The main use case here seems to be to run tool...

I had a vague memory of already doing something like this, and look what I just found https://github.com/olofk/edalize/tree/generic_tool I suggest we clean that up by adding a configure_cmd option, dropping...

Great that you got something working at least. I'll ping you if I can find the time to massage your filelist backend into an edam2f tool

I think we should add it to the tool_options. First define a new option for each backend that supports a gui (like the ones here https://github.com/olofk/edalize/blob/master/edalize/xsim.py#L50). Then in the run_main...

@proppy Found some on my disk and put them in a gist here https://gist.github.com/olofk/cbf0625ff697232b3519e32a6a85396a Let me know if there's something in particular you would like