[petsc-users] dyld: Symbol not found: _MatCreate_MPIAIJViennaCL
huabel
hu.ds.abel at icloud.com
Wed Apr 15 08:59:02 CDT 2020
Dear Users,
I’m try to use petsc3.13 with ViennaCL , when I try to run src/vec/vec/tutorials/ex1.c, I get next error, thanks.
dyld: Symbol not found: _MatCreate_MPIAIJViennaCL
Referenced from: /Users/fire/opt/petsc313/lib/libpetsc.3.13.dylib
Expected in: flat namespace
in /Users/fire/opt/petsc313/lib/libpetsc.3.13.dylib
[1] 22602 abort ./ex1
➜ tutorials git:(master) ✗ ./ex1 -vec_type viennacl -mat_type aijviennacl
dyld: Symbol not found: _MatCreate_MPIAIJViennaCL
Referenced from: /Users/fire/opt/petsc313/lib/libpetsc.3.13.dylib
Expected in: flat namespace
in /Users/fire/opt/petsc313/lib/libpetsc.3.13.dylib
[1] 23268 abort ./ex1 -vec_type viennacl -mat_type aijviennacl
Thanks
Abel Hu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200415/b480d1a4/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 1147965 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200415/b480d1a4/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200415/b480d1a4/attachment-0004.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 107830 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200415/b480d1a4/attachment-0003.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200415/b480d1a4/attachment-0005.html>
More information about the petsc-users
mailing list