Adam J. Stewart

Results 884 comments of Adam J. Stewart

I also find it confusing that Spack doesn't respect `PATH` by default and you have to override `SPACK_PYTHON` if you want to change it. Does anyone else know why we...

Let me know if this PR is no longer a draft and I can merge.

@rgommers can you take a look at this?

@rgommers I was under the impression that `python setup.py ...` was deprecated and everything should go through a build frontend like pip instead. Happy to expand `setup.cfg` to set the...

@rgommers first you would need to register your Intel compiler in Spack. You can run `spack compilers` to see a list of compilers Spack knows about. If the intel compilers...

Can you resolve the merge conflicts on this? We should get this merged.

Yep, there's a few other places where this is broken (unconditional rccl_prefix). This is not super intuitive. Should we create a new `+rccl` variant to control RCCL and only use...

Added a new conflict for `+tensorpipe+rocm`, apparently this isn't yet supported.