Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Segfault error for calling dcg_init

Maggie_m_
Beginner
830 Views

Hi, I got segment fault error when calling dcg_init.  Please help me. Thanks. 

KrylovFMM is the subroutine calling the iterative solver. Shelltest1.c is the main file.  

0 Kudos
1 Reply
TimP
Honored Contributor III
830 Views

You didn't supply rpyfmm.h, nor did you indicate which compiler you are using. 

There are many helpful posts about segfaults, such as

https://software.intel.com/en-us/articles/determining-root-cause-of-sigsegv-or-sigbus-errors

which might help you narrow the question down to something worth discussing.

0 Kudos
Reply