diff --git a/contrib/Metis/README b/contrib/Metis/README new file mode 100644 index 0000000000000000000000000000000000000000..01c04402c589c2b5492e9c7186d67a548614af93 --- /dev/null +++ b/contrib/Metis/README @@ -0,0 +1,42 @@ + +Jean-Francois: As-tu du faire des modifs dans Metis? Sinon, on pourrait aussi simplement linker avec Metis en externe. Si oui, ou si tu trouves que c'est bien d'avoir Metis directement dans nos sources, il faut que tu envoies un mail a Karypis pour demander son autorisation concernant l'inclusion. Voici un example tire de libmesh: + +************************* + +> My name is Benjamin Kirk. I'm currently a PhD student in the CFDLab at +> The University of Texas at Austin. For the past year I have been +> developing a parallel, unstructured mesh finite element library for +> large-scale applications. I have been using METIS for graph +> partitioning to achieve load balancing and domain decomposition. +> +> The project recently moved to http://libmesh.sourceforge.net/ +> It is protected under the GNU Lesser General Public License and is +> classified as a non-commercial application. I would like to distribute +> METIS (and eventually PARMETIS) with the application. May I do so? +> +> Thanks. +> +> Benjamin S. Kirk +> benkirk@cfdlab.ae.utexas.edu +> + +Benjamin, + +Yes you can as long as you provide proper references and Metis's +original code and documentation. + +regards, + +George + +------------------------------------------------------------------ +George Karypis email: karypis@cs.umn.edu +Assistant Professor, tel: 612-626-7524; fax: 612-625-0572 +University of Minnesota, URL: http://www.cs.umn.edu/~karypis + +***************************** + + + +Attention : si Karypis n'est pas d'accord pour une utilsation commerciale (il faut lui demander aussi), il faudra qu'on ajoute Metis a la liste des trucs a effacer dans le "make commercial". +