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
@prudhomm Done. @gdolle I updated gmsh to 2.8.5 on mesostra.
Gmsh had chosen to use the Intel Math Library instead of the Kernel Math Library (see the CmakeLists), I had to add to LD_LIBRARY_PATH this entry: /opt/intel/composer_xe_2013.2.146/compiler/lib/intel64
Moreover, in /usr/local/feelpp/config a git status tell that nothing has been commited for a time, should we consider a push or there is a reason I do not get ?
@vhubert For the repo, last local changes were made by @aancel (boost-1.55
openmpi-1.8.1) and are not yet submitted (indeed).
I'll look with him tmrw if it's ok for pushing.
For the MKL, did you have the module "compilers/inte13" loaded by default
when you compiled gmsh 2.8.5 ?
@prudhomm the mail is not necessary as long as gmsh 2.8.5 is loaded with every profile from now (I guess it won't change anything for users).
@gdolle that modules was not loaded. Actually, it seems that gmsh try to find the intel MKL even if there is no intel compiler (CMakeLists.txt, line 281).
No description provided.
The text was updated successfully, but these errors were encountered: