This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
SIMD programming
- From: Filippo Maggi <fmaggi at uiuc dot edu>
- To: fortran at gcc dot gnu dot org
- Date: Wed, 27 Jun 2007 11:30:54 -0500
- Subject: SIMD programming
- Organization: CSAR-UIUC
Hi there,
I am working with gfortran on Intel Mac.
I am looking for some documentation to use SIMD operations with gfortran
but I cannot fine anything.
What is the approach to take?
Assembly?
USE of some unit?
Callback functions?
Thanks
Filippo