|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Michael Wild
Join Date: Mar 2009
Location: Bern, Switzerland
Posts: 78
Rep Power: 5 ![]() |
Hi all
Sorry for cross-posting, but since I haven't got an answer on OpenFOAM-bugs, I'll retry it here: Does anybody know as to why in applications/utilities/parallelProcessing/decompositionMethods - first $FOAM_LIBBIN/libmetis.so is built from metis-5.0pre2 - then libdecompositionMethods.so is linked against that - followed by building $FOAM_LIBBIN/libmetis.so from parMetisDecomp/ParMetis-3.1/METISLib which overwrites $FOAM_LIBBIN/libmetis.so Consequently, everything will load libmetis.so built from ParMetis when it runs since the metis-5.0 version is no longer around. Does any of you know any specific reason as to why this is done so? Why not build/link libdecompositionMethods.so against libmetis.so provided by ParMetis in the first place? Michael |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GPL license compatible with ParMetis | guillaume | OpenFOAM | 2 | February 16, 2009 04:20 |
| ParMETIS | Rob Kunz | Main CFD Forum | 2 | November 20, 2008 16:20 |
| ParMetis for parallel decomposing | bastil | OpenFOAM Running, Solving & CFD | 0 | May 12, 2008 09:54 |
| BuildingLinking of ParMETIS and metis50pre2 | mwild | OpenFOAM Bugs | 1 | January 28, 2008 16:05 |