Skip to content
Snippets Groups Projects
Commit 525df25b authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

Merge branch 'improvement-readme-comment-on-mpi-constraints' into 'main'

comment on linux headers being needed

See merge request !71
parents 2a748831 f118ca50
No related branches found
No related tags found
1 merge request!71comment on linux headers being needed
Pipeline #371933 passed
......@@ -161,7 +161,13 @@ The ``mpsd-software-manager`` python package.
- Please check https://spack.readthedocs.io/en/latest/getting_started.html#system-prerequisites
The compilation of the ``*-mpi`` toolchains needs linux headers installed. (TODO Add more detail.)
Requirements for particular toolchains and package sets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ``foss*-serial`` should compile with the dependencies outlined above
- ``foss*-mpi`` currently needs linux header files installed (to compile the ``kmem`` package)
- ``foss*-cuda-mpi`` (proably as `*-mpi, needs testing TODO)
Working example
~~~~~~~~~~~~~~~
......@@ -171,3 +177,4 @@ compilation cycle (including compilation of Octopus). (TODO)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment