Skip to content
Snippets Groups Projects
Commit e3f5c9d3 authored by Ali Mohammed's avatar Ali Mohammed
Browse files

Add sage module stack to INSTALL.md

parent d0b352d7
Branches
Tags
No related merge requests found
...@@ -55,6 +55,14 @@ Please load the following modules before configuring/building, to ensure `libfab ...@@ -55,6 +55,14 @@ Please load the following modules before configuring/building, to ensure `libfab
Do not use one of the `craype-network-ofi\*` modules at this time. Do not use one of the `craype-network-ofi\*` modules at this time.
`libfabric` builds nicely with CCE 9.0. `libfabric` builds nicely with CCE 9.0.
### sage prototype
Please load the following modules before configuring/building.
```
module use $CLIENT_MOD_PATH
module swap gnu GCC/9.3.0
module load Autotools git binutils pkg-config libreadline
```
## Calling autoreconf ## Calling autoreconf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment