Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Segfault error for calling dcg_init

Maggie_m_
Beginner
284 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
284 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