We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29ddffc + 6fed1ae commit 4986c4eCopy full SHA for 4986c4e
1 file changed
external/scalapackpp/scalapackpp.hpp
@@ -12,6 +12,8 @@
12
#include "algorithm/types.hpp"
13
14
#ifdef HAS_SCALAPACK
15
+#include <mpi.h>
16
+
17
/**
18
* @page scalapackpp_namespace chase::linalg::scalapackpp Namespace
19
* @brief A templated C++ interface to the ScaLAPACK library.
0 commit comments