[petsc-users] [petsc-maint] Error using scalapack with PETSC
Jed Brown
jed at jedbrown.org
Thu Aug 7 11:14:06 CDT 2014
Priyank Patel <ppate024 at odu.edu> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140807/28c6390d/attachment-0001.pgp>
More information about the petsc-users
mailing list