You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Installation/Installations/index.rst
+104Lines changed: 104 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -143,3 +143,107 @@ This guide explains how to install Xmipp on High-Performance Computing (HPC).
143
143
144
144
145
145
After completing these steps, Xmipp should be successfully installed and configured on your HPC environment. But in any case you can `contact us <https://i2pc.github.io/docs/contact.html#contact-us>`__ for advice or support.
146
+
147
+
148
+
Xmipp on MareNostrum5 cluster; a successful Installation
- MareNostrum5 blocks all outgoing HTTP(S) requests, so **all dependencies must be fetched locally and transferred manually** to the build environment.
246
+
- The module configuration is critical and may vary depending on cluster policies.
247
+
- Patching `libcifpp` was necessary to resolve `constexpr`/`valarray` issues during compilation.
248
+
249
+
We hope this helps others attempting to install Xmipp on similar restricted HPC environments!
0 commit comments