- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I calls the PARDISO solver in my program. It crashes when run to thisfunction and aDOS window pop-up:
system error(8): __kmp_create_monitor: CreateThread: Not enough storage is availableto process this command.
OMP abort: fatal system error detected.
What shouldI do to avoid this crash?
Thanks,
Zhanghong Tang
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is probably unrelated to your crash, but I was getting crashes in PARDISO until I noticed that it requires that the entries for each row in 'ia' (and 'a') be sorted by column.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page