Message 1 of 4
Multiple instances of Inventor on multi core CPU´s ? ( C# )

Not applicable
11-22-2010
03:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to utilize a multicore CPU by running simultanious instances of Inventor and controlling them through the API?
The reason for asking is a standalone application that will que jobs taking approximately 2 minutes to compute in Inventor, but Inventor only seems to be using one core. ( Inventor 2010 & C# )
Any experiences, constraints, pitfalls, code examples would be appreciated.. I will gladly share my experiences if I could get a little guiding along the way.