|
[Sponsors] |
[OpenFOAM.com] v1712 installation with intel and mpt - Kahip |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 12, 2018, 11:43 |
v1712 installation with intel and mpt - Kahip
|
#1 |
New Member
cecile
Join Date: Oct 2015
Posts: 6
Rep Power: 11 |
Hello,
I am currently trying to install OpenFoam v1712 on a cluster with intel compiler 16 and mpt 2.12. I managed recently to install OpenFoam 4.1 with intel compiler 16 and mpt 2.12 but with OpenFoam v1712 I have issues with Kahip building. There are lots of error like this one : /sw/compil/gcc/5.2.0/include/c++/5.2.0/bits/stl_iterator_base_types.h(154): error: name followed by "::" must be a class or namespace name typedef typename _Iterator::iterator_category iterator_category; ^ detected during: instantiation of class "std::__iterator_traits<_Iterator, void> [with _Iterator=PathID={unsigned int}]" at line 163 instantiation of class "std::iterator_traits<_Iterator> [with _Iterator=PathID={unsigned int}]" at line 31 of "partition/coarsening/matching/gpa/path_set.cpp" My Allwmake.log file is invalid (?) and I didn't manage to attach it. I don't know why it is looking in gcc directory since i use intel compiler ....or i think I use Intel. If anyone has a suggestion to help me ..... Thanks in advance , Cécile |
|
March 13, 2018, 06:41 |
|
#2 |
New Member
cecile
Join Date: Oct 2015
Posts: 6
Rep Power: 11 |
Hello !
Ok, I managed to solve this issue : my libstdc++ librairie wasn't the good one ! Now I have another issue compiling openFoam sources. It stops at the very beginning with this error : db/dictionary/dictionarySearch.C(327): error: invalid type conversion: "Foam::dictionary::const_searcher" to "const Foam::dictionary::searcher &" return static_cast<const searcher&>(finder); ^ The full log file is attached. Does anyone has ever encountered such an error ? What is it due to ? Thanks in advance Have a nice day |
|
March 22, 2018, 10:55 |
|
#3 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
It's rather unfortunate if you've waited a long time and received no answer, but it's only by chance that I read the forum. I've opened an issue https://develop.openfoam.com/Develop...lus/issues/780 but I think I would need your assistance to ensure that we get a fix that actually works for you. /mark |
||
March 22, 2018, 10:56 |
|
#4 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Sorry double posted, but please do follow up on this on the gitlab side.
Thanks /mark |
|
March 22, 2018, 10:58 |
|
#5 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
I think that your intel compiler might also be too old. |
||
March 23, 2018, 06:44 |
|
#6 |
New Member
cecile
Join Date: Oct 2015
Posts: 6
Rep Power: 11 |
Thank you Mark for your answer !
Concerning kahip i am currently trying to install intel 2018 but i have license pb so it may take a while ... For the second issue I will follow up on this on the gitlab side and let you know . Thanks again Cécile |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compile OF2.1 with Intel Icc and Intel MPI | hewei | OpenFOAM Installation | 7 | February 12, 2013 17:18 |