Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50169 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3728 invoked from network); 12 Nov 2010 15:23:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Nov 2010 15:23:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=kkooporation@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kkooporation@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.216.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kkooporation@googlemail.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:57983] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/90-33805-6FB5DDC4 for ; Fri, 12 Nov 2010 10:23:36 -0500 Received: by qwd7 with SMTP id 7so1072448qwd.29 for ; Fri, 12 Nov 2010 07:23:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=pEf1AQhExIVdF+25tI+XOOvdMk1QYFmcl6WZHHVYaZI=; b=kVz5lK+xJHBr0GNpdeNIIentEGsPbZK1ujfZdRMi5wa+ZAsgaMyzY5uNDGCCXryyyT HGwMxR/+CHyagvCp01M2PvvAImz7aZLxoUJxOBCvVKg63UL2gJoNVdc3AN9ouWQRrqrQ 4/qanwziM4+3YoYXV0itIt0vQ5Wbx9U4eiCM0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=WMj69hOhP+Yl+RQWy4aO+cCZWkFLYLqVlLG0n8lPDC5MhJHlY01yt/PA6sK4cYTXms TKqXifLq4wV/xRRqe68VEla9jeO+1kkYL+PKzyaVRlBqFA4V2fln9eyZwvTrsEv/W3b0 5mbyvL3AuR1sbJtluPCQZPrL5smDH6MEu0aF0= Received: by 10.229.230.14 with SMTP id jk14mr1932589qcb.207.1289575411733; Fri, 12 Nov 2010 07:23:31 -0800 (PST) MIME-Version: 1.0 Sender: kkooporation@googlemail.com Received: by 10.229.249.19 with HTTP; Fri, 12 Nov 2010 07:23:01 -0800 (PST) Date: Fri, 12 Nov 2010 16:23:01 +0100 X-Google-Sender-Auth: fvLdFWKDBplDuWKsIHSpPFSwsa8 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=00163630f2b553d41d0494dcace0 Subject: GPU Acceleration From: Kenan@Sulayman.org (Kenan Sulayman) --00163630f2b553d41d0494dcace0 Content-Type: text/plain; charset=UTF-8 Hello out there! I just asked myself, just like that: Why shouldn't it be possible to create a php-work flow which allows the immediate parallelization over GPU to make, for instance, the execution a hundredth times higher? I mean, well - yes it sounds like a stupid idea, we've got 6 GPU-Horses ( servers with Radeon 5970 x2 ) and they could deliver blazing performance. We could be a gazillion times be better in serving or processing content. Right? *even thought it's meant to be parallelization, we could rewrite the code..* So, I'd thank you for *constructive* answers. Cheers, -- (c) *Kenan Sulayman* *Freelance Designer and Programmer* *Life's Live Poetry* --00163630f2b553d41d0494dcace0--