From 7f65ebf4367b35bb0c650d950ee4cd74d88c7c8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= Date: Mon, 22 Oct 2018 15:10:14 +0200 Subject: [PATCH] modified: c/ChronusQ/ChronusQ-20180802-intel-2017a.eb --- c/ChronusQ/ChronusQ-20180802-intel-2017a.eb | 1 + 1 file changed, 1 insertion(+) diff --git a/c/ChronusQ/ChronusQ-20180802-intel-2017a.eb b/c/ChronusQ/ChronusQ-20180802-intel-2017a.eb index f56bde3f..1ea420c5 100644 --- a/c/ChronusQ/ChronusQ-20180802-intel-2017a.eb +++ b/c/ChronusQ/ChronusQ-20180802-intel-2017a.eb @@ -32,6 +32,7 @@ prebuildopts = 'bin/buildlibint 28 && ' configopts = "-DEIGEN3_ROOT=$EBROOTEIGEN " configopts += "-DBOOST_ROOT=$EBROOTBOOST " configopts += "-DBOOST_ROOT=$EBROOTHDF5 " +configopts += "-DCQ_ENABLE_MPI=ON " sanity_check_paths = { 'files': [],