How to use MMX/SSE/SSE2 instructions in Intel Fortran 8.0
From: Ge, Steven (geliang_cn_at_sina.com)
Date: 06/30/04
- Next message: glen herrmannsfeldt: "Re: What can be done in FORTRAN that cannot be done in C/C++?"
- Previous message: E. Robert Tisdale: "Re: What can be done in FORTRAN that cannot be done in C/C++?"
- Next in thread: Steve Lionel: "Re: How to use MMX/SSE/SSE2 instructions in Intel Fortran 8.0"
- Reply: Steve Lionel: "Re: How to use MMX/SSE/SSE2 instructions in Intel Fortran 8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 14:00:37 +0800
I want to optimize some fortran code.
So it is necessary to use assembly or intrinsics to rewrite some code.
In the C++, I only need to include
<xmmintrin.h>. But how could I use intrinsics in Fortran.
Thanks
Steven
- Next message: glen herrmannsfeldt: "Re: What can be done in FORTRAN that cannot be done in C/C++?"
- Previous message: E. Robert Tisdale: "Re: What can be done in FORTRAN that cannot be done in C/C++?"
- Next in thread: Steve Lionel: "Re: How to use MMX/SSE/SSE2 instructions in Intel Fortran 8.0"
- Reply: Steve Lionel: "Re: How to use MMX/SSE/SSE2 instructions in Intel Fortran 8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]