Conversation
|
Hi @jpecar, thanks for the PR! There is a number of CPU only dependencies that we need to get on EESSI first before we build this, and it's better that we work through the big dependencies first (like PyTorch) before we start work here, so I'll mark this as a draft PR for now. |
|
Yes, I chewed through most of them already and left some notes in the original relion PR. PyTorch is the obvious blocker, others are mostly manageable. How should these cpu-only deps be processed? As a separate PR? |
|
Perfect, thank you very much! Indeed, ideally in a separate PR or multiple PRs, depending on the size and difficulty of the installation. For example, for things like PyTorch we usually install the deps first since they usually are not as difficult, and then open a PR just for PyTorch itself. The reason for the CPU-only separation is to make sure that those installations land in the "regular" prefix To that effect, could you please also move the RELION easystack entry to a new file in the repo at |
|
CPU deps are in #1635. Lets sort those out first. |
|
Great, thanks! |
Try newer version of Relion. Challenges expected.