Hi, I switched my code from petsc 3.2 to petsc dev in order to use the newest superlu dist. And I also change MatCreateMPIAIJ to MatCreateAIJ as mentioned on developer site. However I got some errors which I did not have in petsc 3.2. From tracking the -info output, I found my code did not execute the MatAssembly correctly. The output file is attached. Thus I am wondering what else I should pay attention to when switching from 3.2 to dev. Thanks.
Regards, Wen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120603/6aab6905/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: petsc_info Type: application/octet-stream Size: 101538 bytes Desc: not available URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120603/6aab6905/attachment-0001.obj>
