-parallel Intel compiler option
    Satish Balay 
    balay at mcs.anl.gov
       
    Mon Dec  4 12:34:32 CST 2006
    
    
  
nope - PETSc uses MPI for parallelism internally - so using the
additional compiler directive is not required. It mignt work - but it
is not appropriate. [we never tested this mode]
If you use this option - you'll need to understand what exactly it
means [in this context of MPI etc.. ] - and how you want to control
various issues involved in this mode. You can check out literature [or
google for] 'Mixing MPI and OpenMP'.
Satish
On Mon, 4 Dec 2006, Jozsef Bakosi wrote:
> Hi all,
> 
> is it safe to compile the PETSc libraries with the -parallel option of
> Intel's compiler?
> 
> Jozsef
> 
    
    
More information about the petsc-users
mailing list