Priyank Patel <[email protected]> writes:

> Hello,
>
> I am working on a C program that includes PETSC and MKL, it is working file
> with mkl but when I tried to include scalapack function in the same program
> it is showing me error like below,
>
> --------------------------------------------------------------------------------------------------------------------------------------------
> blockCG_1.c:365: warning: implicit declaration of function 'numroc_'
> blockCG_1.c:368: warning: implicit declaration of function 'descinit_'

These are warnings, not errors, and look like they are in your code, not
PETSc.  This mailing list isn't the right forum, but you might try
searching, e.g.,

  https://software.intel.com/en-us/forums/topic/375030

Attachment: pgptqRZjZcQOo.pgp
Description: PGP signature

Reply via email to