- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The diagostics that pardiso outputs to the screen is helpful but my code calls pardiso repeatedly so I would like to be able to read the output without being interrupted by pardiso output. This is especially bothersome for MPI code since every thread is outputting at the same time. Is there a way to turn this off? I've looked in the reference for pardiso but was unable to find anything
Xi Lin
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please look at msglvl parameter: message level information. If msglvl = 0 then PARDISO generates no output, if msglvl = 1 the solver prints statistical information to the screen.
--Gennady

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