damianam

Results 18 comments of damianam

I just stumbled upon this. The added flexibility of removing the CUDA toolkit as a dependency is indeed quite interesting, would be a pity seeing this PR stalling and not...

The problems with changing the `ssh_config` as a work around are, in my view: - Affects individual ssh connections when not using clush, in a use case where you don't...

I am not sure you can apply the suggested workaround (enabling forwarding for the GWs in `/etc/ssh_config`). In fact, I started doing it, just to realize that `clush` is *actively*...

So this issue kind of stalled. Is there something on our side we can do to push it forward? Would a PR be appreciated or is that something that the...

Thanks for the answer. I think that if we can get rid of that hardcoded option, then we could implement the work around with `ssh_config` that you suggested. But removing...

Any feedback regarding how this could look like?

IMO the 2n point is more elegant, but the 1st is more practical (less effort and risk of it stalling over a long period of time, since the implementation effort...

I'd like to make progress here, since it is likely that it will take some time until distros pick it up, etc. Would making a PR be welcomed? If so...

I guess it makes sense to start simply stripping `anitya.lib`from everything else, and take care of `sqalchemy` later. It might even be acceptable to leave `sqalchemy` there.

LGTM. But I think the script is where the real usefulness of this arises. Does it make sense to include it in https://github.com/easybuilders/easybuild-framework/tree/master/easybuild/scripts ?