- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CanIVF8 compile an application that takes advantage of hyperthreading even when the code is not specifically designed for hyperthreading. From what I have read so far in the forum it seems that the answer is no.
I am a bit puzzled about why that is. It's seems trivial to rewrite functions like SUM and MATMUL to do this automatically. Thanks a lot in advance for any help on this. Tihomir
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, Intel Fortran can automatically parallelize your code if you specify /Qparallel. See the User's Guide, the second volume in particular, for more details.

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