Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 讨论

IMSL Bessel function dbsk1() OK in DEBUG, CRASH in RELEASE

intelgg
初学者
823 次查看
I am using CVF 6.5.A on Win2K/P3 and am using
IMSL's First Order Third Kind Modified Bessel
function dbsk1().
It works in the debug build but crashes in the
release build with error
run-time error M6202: MATH
- log: SING error
.
The value I pass to dbsk1() does
not seem to matter: dbsk1(1.0_8) and dbsk1(10.0_8)
behave the same way.
0 项奖励
0 回复数
回复