gains from vectorization
- From: "student" <adarsh@xxxxxxxxxxxxx>
- Date: 7 Jun 2005 10:40:52 -0700
I am working with a g95 compiler and I need to increase the efficiency
of my code. one of the things that I came across while browsing the
archives of this group is vectorization. However, after enabling that
option using the flag -ftree-vectorize, I don't seem to be making any
significant gains in performance. Can anyone suggest something? Is it
also something that's processor dependent? If that's the case how would
I know if my processor can do that pipelining operation? uname -a on my
system gives the following output:
Linux s5 2.6.5-7.151-smp #1 SMP Fri Mar 18 11:31:21 UTC 2005 i686 i686
i386 GNU/Linux
.
- Follow-Ups:
- Re: gains from vectorization
- From: Tim Prince
- Re: gains from vectorization
- From: Ronald Bene***
- Re: gains from vectorization
- From: Steven G. Kargl
- Re: gains from vectorization
- Prev by Date: Re: DATA Statement syntax question
- Next by Date: cholesky decompostion and inverses of upper diagonal matrices
- Previous by thread: writing to files
- Next by thread: Re: gains from vectorization
- Index(es):