help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with FFT and Intel compiler in "test fft2 verbose" or make check


From: RUSS BRENNAN
Subject: Problem with FFT and Intel compiler in "test fft2 verbose" or make check
Date: Mon, 6 Sep 2010 06:56:36 -0500

I have tried using fftw 3.2.2 as well as the MKL fft routines but I get the same error with both when compiling with the intel compiler.  The fft2 test fails with a segmentation fault. I am thinking that it probably has something to do with intel providing it's own fft routines, and the compiler getting confused about which one to call... but that wouldn't explain why I get the seg fault when trying to use the MKL libraries.

Has anyone seen this before, and if not how should I go about debugging this?  Is there an easy way to run octave in valgrind?

TIA,

Russell

reply via email to

[Prev in Thread] Current Thread [Next in Thread]