CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] problem in installing openfoam-4.1 with metis

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 15, 2017, 02:45
Exclamation problem in installing openfoam-4.1 with metis
  #1
New Member
 
Shweta
Join Date: Nov 2017
Posts: 3
Rep Power: 8
naktu is on a distinguished road
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)
Please help

Last edited by wyldckat; December 30, 2017 at 12:17. Reason: Added [CODE][/CODE] markers
naktu is offline   Reply With Quote

Old   November 16, 2017, 04:26
Default
  #2
New Member
 
Shweta
Join Date: Nov 2017
Posts: 3
Rep Power: 8
naktu is on a distinguished road
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
naktu is offline   Reply With Quote

Old   December 30, 2017, 12:19
Default
  #3
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quick questions:
  1. Have you managed to solve this problem?
  2. If not, then which Linux Distribution are you using?
  3. Are you trying to build Scotch or Metis? I ask this because in some places you mention Metis and others the output refers to Scotch.
__________________
wyldckat is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 21:02.