Skip to content
Snippets Groups Projects
Commit f118ca50 authored by Hans Fangohr's avatar Hans Fangohr
Browse files

comment on linux headers being needed

parent 2a748831
No related branches found
No related tags found
1 merge request!71comment on linux headers being needed
Pipeline #371930 passed
...@@ -161,7 +161,13 @@ The ``mpsd-software-manager`` python package. ...@@ -161,7 +161,13 @@ The ``mpsd-software-manager`` python package.
- Please check https://spack.readthedocs.io/en/latest/getting_started.html#system-prerequisites - 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 Working example
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
...@@ -171,3 +177,4 @@ compilation cycle (including compilation of Octopus). (TODO) ...@@ -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