- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
from http://software.intel.com/en-us/articles/pardiso-parameter-table/, It showswhen iparm(35)=1, the C-style indexing (indexing starts from 0.) However, when I set this parameter, my application is collapsed.
Would anyone like to give me some help ?
1 解決策
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
What mkl version are you using? Please pay your attention to the fact thatC-style indexing support available for 10.3 beta only.
if it's 10.3 beta, then as Artem mentioned, we need the test case for investigation the problem.
--Gennady
コピーされたリンク
3 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
Could you please submit small test case, that can show this issue?
Best regards,
Artem
Could you please submit small test case, that can show this issue?
Best regards,
Artem
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
What mkl version are you using? Please pay your attention to the fact thatC-style indexing support available for 10.3 beta only.
if it's 10.3 beta, then as Artem mentioned, we need the test case for investigation the problem.
--Gennady
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I use MKL 10.2. It does not support 0-based indexing.
Then, I download and install the MKL 10.3, and iparm(35) works.
Then, I download and install the MKL 10.3, and iparm(35) works.