Hi, I'm working at the Leibniz Supercomputer Center in Garching near Munich. Recently, I got the task to run and benchmark a parallelized telemac on SuperMUC, which has a SLES 11.3 OS. This is to check scalability of telemac.
I noticed that the partitioning (partel) takes rather long (>40 minutes in my case) and runs in a serial manner - which is seriously a waste of resources when running maybe hundreds of nodes in parallel. From the configuration file I edited I conclude that partel is linked to metis. But there is also a parallel version - parmetis. I wonder now whether it's possible to link partel also against parmetis? Unfortunately, I didn't succeed to do so so far. I also didn't find any documentation about this at Dr. Google.
Btw. the idea is not completely and genuinely mine:
wiki.opentelemac.org/doku.php?id=downloa...em_for_your_computer
In the optionals folder, there is a parmetis folder sketched. So I hope, someone had the same idea as I had.
Thanks for any hint and help.
Cheers,
Martin