Re: user-defined alignment in gfortran
- From: Tim Prince <timothyprince@xxxxxxxxxxxxx>
- Date: Tue, 29 May 2007 06:29:54 -0700
glen herrmannsfeldt wrote:
SSE3 comes close enough. It requires 16-byte alignment to facilitate optimization of complex operations, and does have instructions which operate on both parts in parallel.
No hardware that I know of has instruction that operate on
complex data. There is no complex add or complex multiply
instruction. Operations are done on separate real and imaginary
parts using ordinary floating point instructions.
.
- References:
- user-defined alignment in gfortran
- From: Timo Schneider
- Re: user-defined alignment in gfortran
- From: Dr Ivan D. Reid
- Re: user-defined alignment in gfortran
- From: glen herrmannsfeldt
- Re: user-defined alignment in gfortran
- From: Timo Schneider
- Re: user-defined alignment in gfortran
- From: glen herrmannsfeldt
- user-defined alignment in gfortran
- Prev by Date: Re: user-defined alignment in gfortran
- Next by Date: Re: user-defined alignment in gfortran
- Previous by thread: Re: user-defined alignment in gfortran
- Next by thread: Re: user-defined alignment in gfortran
- Index(es):