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: README.rst
+37Lines changed: 37 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,41 @@ installed using the following commands:
159
159
160
160
where ``$GMT_ROOT`` is the directory where you want the library to be installed.
161
161
162
+
HPX
163
+
"""
164
+
165
+
SHAD uses HPX as backend for commodity clusters. Software prerequisites for HPX
166
+
on Linux systems are: compiler, CMake, Boost C++ Libraries, and Portable Hardware
167
+
Locality(HWLOC). You can find more details in `HPX Build Recipes <https://stellar-group.github.io/hpx/docs/sphinx/latest/html/manual/building_hpx.html#building-hpx>`_.
0 commit comments