[petsc-users] undefined reference to `petsc_allreduce_ct_th'
Aaron Scheinberg
alscheinberg at gmail.com
Thu Jan 18 10:55:30 CST 2024
Hello,
I'm getting this error when linking:
undefined reference to `petsc_allreduce_ct_th'
The instances are regular MPI_Allreduces in my code that are not located in
parts of the code related to PETSc, so I'm wondering what is happening to
involve PETSc here? Can I configure it to avoid that? I consulted google,
the FAQ and skimmed other documentation but didn't see anything. Thanks!
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20240118/c94fc4a0/attachment.html>
More information about the petsc-users
mailing list