Ali Khosravi

Results 107 comments of Ali Khosravi

Thanks a lot @sphuber , `verdi init` is great. two minor things: I would update this message: --appears if `verdi status` without a profile-- ``` verdi status Report: Configure a...

> There is no `verdi delete` command. Do you mean `verdi profile delete`? The whole point of `verdi init` is that you don't need any verdi commands to clean up,...

@sphuber I tried this PR to submit a job using aiida-firecrests on CSCS, and it works. If you think of any set of specific manual testing that you think it...

@sphuber do you agree with this? I think it makes sense to do something like `verdi computer delete --force` to kill & delete running nodes. This is again one of...

Just for the record: this wired :smile: issue is fixed now. I think we can close here.

Hi @jpdorsch , A quick question: is this issue solved on Todi cluster? Rico is reporting some issues, which I believe is related to this one.

Thanks @danielhollas @GeigerJ2 Again, I can only repeat myself: What we really miss is a mechanism to check if dependencies are all installed correctly regardless of their channel; via pypi,...

@danielhollas > What we actually need to test whether the versions of dependencies that get installed (by pip or conda or whatever) are compatible with aiida-core. And the only way...

Thank you @danielhollas these are exactly my points! >Most/all resolvers by default pick the latest available packages (within the constraints of pyproject.toml). And because we generally don't pin versions very...