Very nice! I was wondering if such files could be spotted on google but I did't find that one. Does it mean that yade can use eigen's FindCholmod or do I need to duplicate it in trunk?
By the way, we will need also to cmake-find openBlas and metis. For now they are dirty links in the cholmod section. It's all experimental for the moment. The code I'm compiling needs eigen 3.1 and openblas, both need to be compiled separately (eigen is version 3.0.5 in ubuntu 12.04, openblas breaks ipython if installed as ubuntu package). Bruno On 03/07/12 14:07, Anton Gladky wrote: > One more note. > > It seems, eigen3 has a little better implementation of FindCholmod.cmake [1] > Please, have a look. > > [1] https://bitbucket.org/eigen/eigen/src/8686138f9c74/cmake/FindCholmod.cmake > > Anton > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp > -- _______________ Bruno Chareyre Associate Professor ENSE³ - Grenoble INP Lab. 3SR BP 53 38041 Grenoble cedex 9 Tél : +33 4 56 52 86 21 Fax : +33 4 76 82 70 43 ________________ _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

