- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I was wondering how it is possible to use the
sse3 instructions on the new incarnations of the AMD64 processors.
Will there be a new version of ifort (Linux)? Is there a current way to disable the cpuid check at runtime (a patch program for the executable
anyone)?
sse3 instructions on the new incarnations of the AMD64 processors.
Will there be a new version of ifort (Linux)? Is there a current way to disable the cpuid check at runtime (a patch program for the executable
anyone)?
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Use of -xP requires running on an Intel CPU of a model that supports SSE3. We do not provide a way to disable this check.
