Massimiliano Culpo

Results 443 comments of Massimiliano Culpo

I was able to get around most of the issues we face simply inserting a `--` before the script to be analysed. Hope it makes sense, since I didn't see...

> Spack seems to be overkill with too many side-effects and complexities to impose on most users who just want CMake and Ninja In some user directory, use this `spack.yaml`:...

@adamjstewart See https://github.com/spack/spack/pull/21222#issuecomment-767560765

@bozbez @tomdeakin @gihanmudalige Can you confirm it's fine with you to be listed as maintainers of this package?

``` PKG-DIRECTIVES: 7 issues found 1. py-pathml: unknown package 'py-anndata' in 'depends_on' directive in /home/runner/work/spack/spack/var/spack/repos/builtin/packages/py-pathml/package.py 2. py-pathml: unknown package 'py-scanpy' in 'depends_on' directive in /home/runner/work/spack/spack/var/spack/repos/builtin/packages/py-pathml/package.py 3. py-pathml: wrong variant used...

I have been timing a few solves on this branch: ![radiuss_index_hist](https://user-images.githubusercontent.com/4199709/186190096-ecfac7b7-6034-446c-bdfa-99d3fd364ce0.png) and on `develop`: ![radiuss_develop_hist](https://user-images.githubusercontent.com/4199709/186190170-d7a8f162-e9f7-49f0-bf32-47a64fe60caf.png) Using the index in `Spec.virtual` seem to have some effect in the setup phase. Not...

@tgamblin @trws Would either of you have time to take a look at this refactoring? It started trying to inject repositories into the indexes that are used as caches at...

@tgamblin This should be ready for a second review