Conversation
|
Not sure it's 100% correct, I'm trying to build QM-E 6.0 with it (well my version of it that looks identical to me) and QM-E fails to find mkl_scalapack... Something that works perfectly with inte/2016b and earlier... Note that i'm currently trying QM-E 6.0 outside of EB with the intel/2017.01 toolchain Never mind, it's just that imkl no longer has a libmkl_blacs_lp64.(so,a) like the older ones. |
|
|
||
| dontcreateinstalldir = 'True' | ||
|
|
||
| license_file = '/opt/easybuild/licenses/intel/license.lic' |
There was a problem hiding this comment.
@vanzod this shouldn't be hardcoded like this, please use (same in other easyconfigs)
license_file = HOME + '/licenses/intel/license.lic'|
@vanzod do you mind including an easyconfig for HPL 2.2 that uses this new toolchain as well, which can serve as a test case? |
|
@boegel I am also updating the easyconfigs for some of the other software from the Cluster Edition suite. Do you want me to push everything here or do you prefer a separate PR? |
|
@vanzod please pack them together in a separate PR |
|
Test report by @boegel |
|
lgtm |
|
Test report by @boegel |
|
Going in, thanks @vanzod! |
Simple version update for the Intel toolchain to the latest available update.