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

Crash on Pentium III when calling DSYMM from a COM+ component

davidjward30
Beginner
327 Views
Hello,

I discovered that DSYMM crashes on a Pentium III (but not Pentium IV) when calling DSYMM from within a COM+ component. Almost identical code does not crash when called from standalone executable. The crash occurs with both dynamic and static linking to MKL.

I though that this could be a stack overflow since dllhost.exe sets the size of the stack. I am not sure what this is though but my exe uses the default 1MB. Does MKL on Windows have minimum requirements for the size of the stack?

Many thanks.

David.
0 Kudos
1 Reply
davidjward30
Beginner
327 Views
I should add that this crash occurs both with MKL 7.0 and 6.1
0 Kudos
Reply