Matthew Archer

Results 6 comments of Matthew Archer

I get the error building with spack using gcc-12.1.0

Thanks for the PR - I was looking to do something similar. It looks like --cpus is not propagated to the hhblits step, i.e. line 377 of run_alphafold.py (so it's...

There are two ways to run spack tests: `spack install --test root` runs tests after installing. This seems to be working with [py-fenics-basix](https://github.com/FEniCS/spack/blob/updates/fenicsx-tests/var/spack/repos/builtin/packages/py-fenics-basix/package.py). If tests fail, packages are not installed,...

It seems like PyTorch now provides [binaries](https://pytorch.org/docs/stable/notes/get_start_xpu.html) built for xpu support from 2.5.0 onwards (as of 28th October, 2.5.1 has been released). Installation on Dawn. Allocate a node as usual:...

This PR has become stale. @PatBall1 is it still relevant?

Currently being addressed by #126