From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=AWL,MISSING_HEADERS,SPF_FAIL autolearn=disabled version=3.1.3 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 5952EBC37 for ; Tue, 12 May 2009 14:41:01 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgUEAMMKCUpQRFuwWWdsb2JhbACNR4lDARYVBLUXhAIF X-IronPort-AV: E=Sophos;i="4.41,182,1241388000"; d="scan'208";a="27591311" Received: from furbychan.cocan.org ([80.68.91.176]) by mail3-smtp-sop.national.inria.fr with ESMTP; 12 May 2009 14:41:01 +0200 Received: from rich by furbychan.cocan.org with local (Exim 4.63) (envelope-from ) id 1M3rI1-0000Hz-Pk for caml-list@yquem.inria.fr; Tue, 12 May 2009 13:40:57 +0100 Date: Tue, 12 May 2009 13:40:57 +0100 Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Ocamlopt x86-32 and SSE2 Message-ID: <20090512124057.GA598@annexia.org> References: <20090511043120.976EBBC67@yquem.inria.fr> <4A09434D.3020102@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A09434D.3020102@inria.fr> User-Agent: Mutt/1.5.13 (2006-08-11) From: Richard Jones X-Spam: no; 0.00; ocamlopt:01 0200,:01 low-power:01 decoding:01 ergo:01 vmware:01 cpuinfo:01 flags:01 vmware:01 packagers:01 ocaml:01 2009:98 wrote:01 caml-list:01 emulate:01 On Tue, May 12, 2009 at 11:37:17AM +0200, Xavier Leroy wrote: > Richard Jones: > >AMD Geode then ... > > Apparently, recent versions of the Geode support SSE2 as well. > Low-power people love vector instruction sets, because it lets them do > common tasks like audio and video decoding more efficiently, ergo with > less energy. I was mostly joking about this - don't worry :-) > Well, either > that, or rely on the kernel to trap unimplemented SSE2 instructions > and emulate them in software. This is theoretically possible but I'm > pretty sure neither Linux nor Windows implement it. > To finish: I'm still very interested in hearing from packagers. Does > Debian, for example, already have some packages that are SSE2-only? > Are these packages specially tagged so that the installer will refuse > to install them on pre-SSE2 hardware? What's the party line? >>From the Fedora p.o.v., there's no problem. We'll just deprecate OCaml on ancient pre-SSE2 hardware (for new distributions - they can keep using RHEL 5 on older hardware). Rich. -- Richard Jones Red Hat