From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-148993-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id C06E51381F3
	for <garchives@archives.gentoo.org>; Sat, 27 Jul 2013 11:34:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0A39FE0A10;
	Sat, 27 Jul 2013 11:34:21 +0000 (UTC)
Received: from mail-ve0-f178.google.com (mail-ve0-f178.google.com [209.85.128.178])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 14847E09C2
	for <gentoo-user@lists.gentoo.org>; Sat, 27 Jul 2013 11:34:14 +0000 (UTC)
Received: by mail-ve0-f178.google.com with SMTP id ox1so1250725veb.37
        for <gentoo-user@lists.gentoo.org>; Sat, 27 Jul 2013 04:34:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=331GJi6c+UDZ/nQPtK89zYp0UnOftYjmHSDdmRK3J1o=;
        b=c+/y6abzBZK5O6y7NvlU3BPPKHIdR+zMC4dbjhuIo0buLGwP6OvoXWDQUTiMamJ5lS
         YAhuZ501hjNNbK97uM9LbRb2O+aSb/ggGhZs18KmPnt9lbQsqp7iZrLAwJzQIPWYPoGj
         UPmtYyEDIPp2nGR/IjUlL+5Biz5uBhT3ff+tqQolzKUAGvDO5viVv9ghlA8CETj/HRgO
         heCeC4qLGtQPOx63p+IzVmENiOpEnN+4krJKQH12zaoz9lP52YUcxgW8dsL3nVXUi6u8
         70Kyi0HD8ksWdk9YfPWzfdYEmQ3fb2vNpT7CyajF7AtqyIrt6nYJOa1I9ML83S2zelo0
         3Zpw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.220.162.135 with SMTP id v7mr5436678vcx.35.1374924854214;
 Sat, 27 Jul 2013 04:34:14 -0700 (PDT)
Received: by 10.221.44.196 with HTTP; Sat, 27 Jul 2013 04:34:14 -0700 (PDT)
In-Reply-To: <CALzub=pPgyKr13B7rTvwpczaP9x6Y2UHEbh15ScAJhk3dYTNWQ@mail.gmail.com>
References: <CALzub=pPgyKr13B7rTvwpczaP9x6Y2UHEbh15ScAJhk3dYTNWQ@mail.gmail.com>
Date: Sat, 27 Jul 2013 14:34:14 +0300
Message-ID: <CAOpXewP2WTN6ArfUN=vBS1zA2tF13pyvE0znW91rh3AG5NNSyQ@mail.gmail.com>
Subject: Re: [gentoo-user] Parallella supercomputer
From: Anton Shumskyi <efsinua@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=001a11c2099087468504e27ca3fd
X-Archives-Salt: 7d64b710-74bb-464f-a077-ebf2734e967c
X-Archives-Hash: 25506e79fdc5afec8c5c69473a5540d7

--001a11c2099087468504e27ca3fd
Content-Type: text/plain; charset=UTF-8

Hi=) as far as i heard Parallella runs linux kernel on Zynq ARM core ONLY
and Parallella cores act as a co-processor. So you can't get all its fancy
cores out of box=(( you'll probably need to make some extreme kernel +
openjdk hacks (and may be a lot of others).
The main problem is that system runs on ARM core and Parallella cores are
actually OpenRISC cores and i think that linux is not ready for such
multiarch system, but I hope someday it will.
I wanted to get some Parallella boards too, but for my needs maybe couple
of Beagle Bone Black are more appropriate=) It's an ARM Cortex-A8 dev board
with 2 1GHz cores, some 3d accelerator, 512MB DDR3 RAM, 2GB integrated eMMC
storage + microSD slot, LAN, USB host and micro USB client for power and
external PC control, microHDMI and audio through that HDMI, and a lot of
GPIO and other pins. Doesn't have so many cores but 45$ only and it may run
gentoo=) Perfect for scalable OSGi/JEE home cloud.

http://beagleboard.org/Products/BeagleBone%20Black
http://circuitco.com/support/index.php?title=BeagleBoneBlack

(sorry for bad grammar, not my native language xD)

--001a11c2099087468504e27ca3fd
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi=3D) as far as i heard Parallella runs linux kernel on Z=
ynq ARM core ONLY and Parallella cores act as a co-processor. So you can&#3=
9;t get all its fancy cores out of box=3D(( you&#39;ll probably need to mak=
e some extreme kernel + openjdk hacks (and may be a lot of others).=C2=A0<b=
r>
The main problem is that system runs on ARM core and Parallella cores are a=
ctually OpenRISC cores and i think that linux is not ready for such multiar=
ch system, but I hope someday it will. <br>I wanted to get some Parallella =
boards too, but for my needs maybe couple of Beagle Bone Black are more app=
ropriate=3D) It&#39;s an ARM Cortex-A8 dev board with 2 1GHz cores, some 3d=
 accelerator, 512MB DDR3 RAM, 2GB integrated eMMC storage + microSD slot, L=
AN, USB host and micro USB client for power and external PC control, microH=
DMI and audio through that HDMI, and a lot of GPIO and other pins. Doesn&#3=
9;t have so many cores but 45$ only and it may run gentoo=3D) Perfect for s=
calable OSGi/JEE home cloud.<br>
<br><div class=3D"gmail_extra"><a href=3D"http://beagleboard.org/Products/B=
eagleBone%20Black">http://beagleboard.org/Products/BeagleBone%20Black</a><b=
r><a href=3D"http://circuitco.com/support/index.php?title=3DBeagleBoneBlack=
">http://circuitco.com/support/index.php?title=3DBeagleBoneBlack</a><br>
<br>(sorry for bad grammar, not my native language xD)</div></div>

--001a11c2099087468504e27ca3fd--