Work
Play
Support
About Intel
Change Location
Search
Intel® Software Network
Connect with developers and Intel engineers
Communities
Academic
Cluster Ready
Graphics
Manageability
Mobility
Multi-Core
Open Source
Virtualization
More...
Downloads
Tools
Forums/Blogs
Forums
Blogs
Blog Categories
Meet The Bloggers
Resources
Cool Software
Events Calendar
Intel Press Technical Books
Intel Software Insight Magazine
Intel Software Partner Program
Knowledge Base
Take Five Videos
Training
What If Software
Software Support
Welcome to Intel® Software Network
Quick Login
|
Join
|
Help
|
Search in Intel® Software Network Forums
in
Intel® AVX and CPU Instructions (forum)
Platform and Technology Dis... (group)
(Entire Site)
Go
Intel® Software Network
›
Platform and Technology Dis...
›
Intel® AVX and CPU Instruction...
›
Re: gcc and avx
gcc and avx
Last post 04-20-2008, 7:12 PM by
tim18
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
04-20-2008, 4:51 PM
30253155
anuj.goyal@gmail.com
Joined on 04-11-2005
Posts 12
gcc and avx
Can someone post an example of how to write an accumlate (for eight 32bit regs) using the vector instructions in AVX?
It would be best if the code could be written with gcc (extensions are ok).
Report abuse
04-20-2008, 7:12 PM
30253158
in reply to
30253155
tim18
Joined on 12-27-2003
Posts 3,320
Re: gcc and avx
You would require the ix86/avx branch of gcc 4.4
http://www.gnu.org/software/gcc/svn.html
AVX support presumably is mainly floating point; ideally, a float sum reduction in C should work with -ffast-math (doubt if it is so yet).
Report abuse
Shortcuts
View all users
My Tags
Tag This
Site Tag Cloud
Tags For This Post
...
Community Tags
...