|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
Praise for Gfortran (finally)
Started Al Greynolds · Date: Sep 17, 2008 16:14 ·
46 post(s) |
** Canon IP 4300, Palm M100, baterija IBM X30-X32, Voip telefon, bezicne slusalice, ....) - 20.09.2008. - **
Started Cyber Junkie · Date: Sep 20, 2008 12:03 ·
1 post(s) |
BLOCK WAS VECTORIZED.
Started Fatemeh · Date: Sep 20, 2008 00:22 ·
4 post(s) |
PASS Class-DBI-Lite-0.009 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Started shlomif · Date: Sep 20, 2008 05:53 ·
1 post(s) |
PASS DBIx-ContextualFetch-1.03 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Started shlomif · Date: Sep 20, 2008 05:52 ·
1 post(s) |
FAIL Devel-MemUsed-0.01 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Started shlomif · Date: Sep 20, 2008 05:51 ·
1 post(s) |
PASS Contextual-Return-v0.2.1 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Started shlomif · Date: Sep 20, 2008 05:51 ·
1 post(s) |
PASS Test-Weaken-0.002006 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Started shlomif · Date: Sep 20, 2008 05:50 ·
1 post(s) |
PASS Parse-Marpa-0.216000 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Started shlomif · Date: Sep 20, 2008 05:50 ·
1 post(s) |
PASS Lingua-Stem-Es-0.04 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Started shlomif · Date: Sep 20, 2008 05:49 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: Praise for Gfortran (finally)
Group: comp.lang.fortran · Group Profile · Search for intel in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Sep 20, 2008 12:58
James Van Buskirk wrote: (snip) The Intel compilers for 64-bit Windows at least used to be cross- compilers in that they ran under 32-bit mode, making it in principle possible to overrun compiler resources for a program that would not exceed runtime resources. One would hope that the code for most programs would fit in 2GB even integer x(10000000000) x=1 write(*,*) x(987654) end will compile...
Show full article (1.17Kb) |
** Canon IP 4300, Palm M100, baterija IBM X30-X32, Voip telefon, bezicne slusalice, ....) - 20.09.2008. - **
Group: hr.ponuda.hardver · Group Profile · Search for intel in hr.ponuda.hardver
Author: Cyber Junkie
Date: Sep 20, 2008 12:03
... slusalice Philips SHC200 http://www.alpha-m.hr/cgi-bin/w2/proizvodi.asp?intProdID=3170017 Malo koristene, bez garancije, sva oprema Cijena: 199 kn ------ Stvari koje potrazujem: Iriver mp3 player, Socket 775 maticna (preferiram intel chipset) + ddr2 memorija za istu, jeftinija pci-e graficka, jeftiniji mobitel (do 500 kn), ... = Kontakt: e-mail (ukloniti MAKNI iz adrese) = mob. 091 7226556 / 098 9221555 = Zagreb (centar...
Show full article (1.90Kb) |
Re: Praise for Gfortran (finally)
Group: comp.lang.fortran · Group Profile · Search for intel in comp.lang.fortran
Author: Gary Scott
Date: Sep 20, 2008 11:13
... least one good hit near the top. I yhink I recall discussions of that one here also. From some Intel compiler docs, "IntelВ® Fortran Compiler for Itanium(TM)-based Applications, or cross compiler, runs on IA-32 systems but produces Itanium(TM)-based applications." If you are going to complain that from one Intel architecture to another isn't "cross enough" for you, then you are getting into much more specific questions ...
Show full article (2.94Kb) |
Re: Praise for Gfortran (finally)
Group: comp.lang.fortran · Group Profile · Search for intel in comp.lang.fortran
Author: James Van Buskirk
Date: Sep 20, 2008 10:55
...:pG9Bk.735$D32.15@flpi146.ffdc.sbc.com... Does someone actually produce a Fortran cross-compiler today? Every time I ask the main cross-compiler vendors (Green Hills, DDC-I), they just laugh at me. The Intel compilers for 64-bit Windows at least used to be cross- compilers in that they ran under 32-bit mode, making it in principle possible to overrun compiler resources for a program that would not exceed runtime resources. ...
Show full article (0.90Kb) |
Re: Praise for Gfortran (finally)
Group: comp.lang.fortran · Group Profile · Search for intel in comp.lang.fortran
Author: nospam
Date: Sep 20, 2008 10:29
...at least one good hit near the top. I yhink I recall discussions of that one here also. From some Intel compiler docs, "IntelВ® Fortran Compiler for Itanium(TM)-based Applications, or cross compiler, runs on IA-32 systems but produces Itanium(TM)-based applications." If you are going to complain that from one Intel architecture to another isn't "cross enough" for you, then you are getting into much more specific questions than ...
Show full article (1.65Kb) |
Re: BLOCK WAS VECTORIZED.
Group: comp.lang.fortran · Group Profile · Search for intel in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Sep 20, 2008 09:28
... as four operations in one instruction. That they appear by default is somewhat historical. Since some optimizations can generate different results, it does seem worth asking about. (snip) 4. All x64 processors and all Intel-based Mac processors support SSE2, for IA-32 the compiler has a switch to restrict it to generic "Pentium" instructions (-mia32 on Linux, /arch:ia32 on Windows.) SSE2 instead of x87, or something ...
Show full article (1.13Kb) |
Re: BLOCK WAS VECTORIZED.
Group: comp.lang.fortran · Group Profile · Search for intel in comp.lang.fortran
Author: Steve Lionel
Date: Sep 20, 2008 07:22
... somewhat historical. You are using the Intel compiler, which has offered vectorization for.... All x64 processors and all Intel-based Mac processors support SSE2, ...-- Steve Lionel Developer Products Division Intel Corporation Nashua, NH For email ..." with "com" User communities for Intel Software Development Products http://softwareforums.... Fortran Support http://support.intel.com/support/performancetools/fortran My Fortran ...
Show full article (2.23Kb) |
PASS Class-DBI-Lite-0.009 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Group: perl.cpan.testers · Group Profile · Search for intel in perl.cpan.testers
Author: shlomif
Date: Sep 20, 2008 05:53
...osname=linux, osvers=2.6.27-desktop-0.rc6.3.2mnb, archname=i686-linux uname='linux telaviv1.shlomifish.org 2.6.27-desktop-0.rc6.3.2mnb #1 smp mon sep 15 18:22:52 brt 2008 i686 intel(r) pentium(r) 4 cpu 2.40ghz gnulinux ' config_args='-Dprefix=/home/cpan/apps/perl-5.10.0 -de' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, ...
Show full article (1.89Kb) |
PASS DBIx-ContextualFetch-1.03 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Group: perl.cpan.testers · Group Profile · Search for intel in perl.cpan.testers
Author: shlomif
Date: Sep 20, 2008 05:52
...osname=linux, osvers=2.6.27-desktop-0.rc6.3.2mnb, archname=i686-linux uname='linux telaviv1.shlomifish.org 2.6.27-desktop-0.rc6.3.2mnb #1 smp mon sep 15 18:22:52 brt 2008 i686 intel(r) pentium(r) 4 cpu 2.40ghz gnulinux ' config_args='-Dprefix=/home/cpan/apps/perl-5.10.0 -de' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, ...
Show full article (1.89Kb) |
FAIL Devel-MemUsed-0.01 i686-linux 2.6.27-desktop-0.rc6.3.2mnb
Group: perl.cpan.testers · Group Profile · Search for intel in perl.cpan.testers
Author: shlomif
Date: Sep 20, 2008 05:51
...osname=linux, osvers=2.6.27-desktop-0.rc6.3.2mnb, archname=i686-linux uname='linux telaviv1.shlomifish.org 2.6.27-desktop-0.rc6.3.2mnb #1 smp mon sep 15 18:22:52 brt 2008 i686 intel(r) pentium(r) 4 cpu 2.40ghz gnulinux ' config_args='-Dprefix=/home/cpan/apps/perl-5.10.0 -de' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, ...
Show full article (12.19Kb) |
|
|
|