modified: c/ChronusQ/ChronusQ-20180802-intel-2017a.eb

This commit is contained in:
Lukáš Krupčík 2018-10-22 15:10:14 +02:00
parent 3cd3f8c511
commit 7f65ebf436

View File

@ -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': [],