If you can built it from Trilinos - you should be able to use it from PETSc. [by specifing ml to petsc with --with-ml-include,--with-ml-lib options]
This is unverified though.. Satish On Thu, 16 Aug 2018, Ali Reza Khaz'ali wrote: > Thanks a lot. In fact I had built ML from Trilinos before, and I wondered if I > could use it in PETSc. > > Best wishes, > > Ali > > > On 8/16/2018 10:12 PM, Satish Balay wrote: > > Sorry - most external packages won't work with --download-pacakge > > option on windows [with MS/Intel compilers]. > > > > If you need ML on windows - you might have to install it separately > > [by checking its windows installation instructions - if they exist] > > > > And then specify it to petsc configure with --with-ml-include > > --with-ml-lib options. > > > > Satish > > > > On Thu, 16 Aug 2018, Ali Reza Khaz'ali wrote: > > > >> Hi, > >> > >> I have been using PETSc on a MS windows 7 x64 system with Intel MKL, MPI > >> and > >> compilers without problem. For an specific problem, I had to use ML. > >> However, > >> I could not compile ML with the before-mentioned toolsets. The the log > >> files > >> (PETSc and ML) are attached. Any help is much appreciated. > >> > >> > >> Thanks, > >> > >> Ali > >> > >> > >
