|
[Sponsors] |
Calling ParMetis routines from Fortran - how? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 19, 2021, 16:36 |
|
#21 |
Senior Member
|
So, if I understand correctly the results, there is indeed a problem when running with 2 cores on randomly ordered grids.
Or, depending from how one can categorize the 1 core results here, the randomly ordered case is indeed more costy. |
|
October 19, 2021, 16:49 |
|
#22 |
Super Moderator
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,427
Rep Power: 49 |
Edit: I completely misinterpreted my own results. Of course there is a run time difference for all versions of Metis and ParMetis depending on locality of the graph
The most important result for me is that ParMetis when run in parallel, can not achieve the same level of quality as the serial version. From other tests, I know that the edgecut value can have a severe impact on solver performance. 5% difference in edgecut translated to 4% difference in solver performance. Last edited by flotus1; October 19, 2021 at 18:27. |
|
October 20, 2021, 06:39 |
|
#23 |
Senior Member
Sayan Bhattacharjee
Join Date: Mar 2020
Posts: 495
Rep Power: 8 |
I don't use parmetis, but if you need help on basic fortran-c interoperability, I created a few example codes for my own projects. I show how to exchange variables, structs, arrays, matrices, and other things between fortran and c.
LINK : https://github.com/aerosayan/fortran-c-interop |
|
October 22, 2021, 05:09 |
|
#24 | |
Super Moderator
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,427
Rep Power: 49 |
Well there is only one real problem remaining
Quote:
Got any other ideas how to get in touch with the copyright holders? |
||
October 22, 2021, 06:21 |
|
#25 | |
Senior Member
|
Quote:
But I feel that this isn't much different from a direct inquiry |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
Fortran Compilers to write routines in CFX | Luiz | CFX | 1 | February 11, 2008 14:02 |
FSI using Fortran routines | Anders | CFX | 3 | February 10, 2008 05:19 |
User fortran routines, DEBUG AND OUTPUT | Bloshchitsyn Vladimir | CFX | 5 | October 29, 2007 02:31 |
call fortran routines from UDF | lily | FLUENT | 0 | March 29, 2005 19:26 |