- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need to count floating point operations executed in one of my c programs. Therefore I started a new Sampling Activity with the event FP_COMP_OPS_EXE.X87. Unfortunalety the number of counted FLOPS was much to few. I am currently working on an Intel Core i7 920 (2.67 GHz). My OS is Ubuntu 8.10 (Kernel Linux 2.6.27-11-generic).
Do you have any idea?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Vladimir Tsymbal (Intel)
I think you might benefit from the topic FLOPS count discussed recently here in the forum.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - benarisse
I need to count floating point operations executed in one of my c programs. Therefore I started a new Sampling Activity with the event FP_COMP_OPS_EXE.X87. Unfortunalety the number of counted FLOPS was much to few. I am currently working on an Intel Core i7 920 (2.67 GHz). My OS is Ubuntu 8.10 (Kernel Linux 2.6.27-11-generic).
Do you have any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Vladimir Tsymbal (Intel)
I think you might benefit from the topic FLOPS count discussed recently here in the forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - tim18
Default options of current compilers for Core i7 use SSE2 rather than x87 instructions.
Thanks for your help!
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