|
[Sponsors] |
[OpenFOAM.org] problem in installing openfoam-4.1 with metis |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 15, 2017, 02:45 |
problem in installing openfoam-4.1 with metis
|
#1 |
New Member
Shweta
Join Date: Nov 2017
Posts: 3
Rep Power: 9 |
Hello All,
I am new to CFD. When I am trying to install OpenFOAM-4.1 with metis support on Linux x86_64 architecture, it is giving me following error Code:
return *reinterpret_cast<mapDistributeBase*>(NULL); ^ scotchDecomp.C(338): error: argument of type "const Foam::label={int64_t={long}} *" is incompatible with parameter of type "const SCOTCH_Num={int} *" xadj.begin(), // verttab, start index per cell into adjncy ^ scotchDecomp.C(339): error: argument of type "const Foam::label={int64_t={long}} *" is incompatible with parameter of type "const SCOTCH_Num={int} *" &xadj[1], // vendtab, end index ,, ^ scotchDecomp.C(340): error: argument of type "Foam::label={int64_t={long}} *" is incompatible with parameter of type "const SCOTCH_Num={int} *" velotab.begin(), // velotab, vertex weights ^ scotchDecomp.C(343): error: argument of type "const Foam::label={int64_t={long}} *" is incompatible with parameter of type "const SCOTCH_Num={int} *" adjncy.begin(), // edgetab ^ scotchDecomp.C(375): error: argument of type "Foam::label={int64_t={long}} *" is incompatible with parameter of type "const SCOTCH_Num={int} *" SCOTCH_archCmpltw(&archdat, nProcessors_, processorWeights.begin()), ^ scotchDecomp.C(448): error: argument of type "Foam::label={int64_t={long}} *" is incompatible with parameter of type "SCOTCH_Num={int} *" finalDecomp.begin() // parttab ^ compilation aborted for scotchDecomp.C (code 2) Last edited by wyldckat; December 30, 2017 at 12:17. Reason: Added [CODE][/CODE] markers |
|
November 16, 2017, 04:26 |
|
#2 |
New Member
Shweta
Join Date: Nov 2017
Posts: 3
Rep Power: 9 |
Hello All,
I tried few things, when I change WM_LABEL_SIZE=32. The application gets compiled without the scotchDecomp error. But I want to install for WM_LABEL_SIZE=64. Please help. Thank You |
|
December 30, 2017, 12:19 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick questions:
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 07:15 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |
Problem on Installing Gpu plugin for OpenFOAM on RHEL-5.1 | nagendra verma | OpenFOAM | 1 | March 2, 2013 10:05 |
Problem installing OpenFOAM on Fedora 10 | ptb | OpenFOAM Installation | 8 | March 29, 2011 15:46 |
Re : Problem Installing OpenFOAM on Centos -5.3 | mohanphy | OpenFOAM Installation | 1 | February 7, 2010 20:09 |