MESSAGE
DATE | 2016-11-10 |
FROM | Ruben Safir
|
SUBJECT | Re: [Learn] merge sort parallel hw
|
From learn-bounces-at-nylxs.com Fri Nov 11 03:17:28 2016 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: from www.mrbrklyn.com (www.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id DF60E161312; Fri, 11 Nov 2016 03:17:27 -0500 (EST) X-Original-To: learn-at-nylxs.com Delivered-To: learn-at-nylxs.com Received: from mail-qk0-f173.google.com (mail-qk0-f173.google.com [209.85.220.173]) by mrbrklyn.com (Postfix) with ESMTP id 5A93B160E77 for ; Fri, 11 Nov 2016 03:17:23 -0500 (EST) Received: by mail-qk0-f173.google.com with SMTP id x190so11310102qkb.0 for ; Fri, 11 Nov 2016 00:17:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=my.liu.edu; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=g1SEOgN/Hj7a2sAUTEU6QeBgng98R/xa4pc6uP+49lA=; b=sLLxOkSyV6jEDNLv//i72Q0vcsmzshDEUecHdYRf1NogWkJOkSPBvR004rjesEo7ys EnUAiUtNipzmITLrdQCJfHsrRt9ehwFnpUg1Z0nViWnsvOtHUuNLjzvYhToYfmKgxP4p G5RVk/46HhfciOvDsD6C/yBFuFr6+YklY840o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=g1SEOgN/Hj7a2sAUTEU6QeBgng98R/xa4pc6uP+49lA=; b=Fcpp/1qal9MezzREF9Xn9BwXRM2Q2EcGa3IKH8gT6NDH6YPQp6eR0qAvjTqTr78NyI VUkRTrC/5332MerMbLpzXMePNT9CwxTKwYAhV5oHI15sB0GGb7KnV8G6SwcxInDl3bZA I2qpYbQneZJ3EIM+N+E+W35p9EuVom/cAFQH8kvng3pPGxldP2RK6/zfpMW75ZyF2muj p87LiQXi+WqaSc1CjXikgWKWspYxyZtYDdrBSYla2Y2CmbOTK0R+UTQM7apUm7APKvpV eeGWNmn+aN+3augYjpOABo35Q3mDG6nCEA+5G+2AOPTKEqfMXI39uDZxlSM+XlUAKBTB mXjA== X-Gm-Message-State: ABUngvegICHToNFi6fnmsqooPSkV76Sti/g69OmsC4pA7Ci8pOuLjT9rY1bkT6UjzW6gqJ2f X-Received: by 10.55.23.65 with SMTP id i62mr849378qkh.238.1478831262018; Thu, 10 Nov 2016 18:27:42 -0800 (PST) Received: from [10.0.0.62] (www.mrbrklyn.com. [96.57.23.82]) by smtp.googlemail.com with ESMTPSA id n77sm4189693qkn.21.2016.11.10.18.27.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Nov 2016 18:27:41 -0800 (PST) To: learn-at-nylxs.com References: <6714100a-3ebd-8129-b8bc-6d1db3ae59be-at-mrbrklyn.com> <877f8ccf4h.fsf-at-contrapunctus.net> <4cc3c62e-0920-4ebd-ad7d-7ebee6432f22.maildroid-at-localhost> <7c24c78a-f82b-3e6c-9c16-3d62ae034bf3-at-panix.com> From: Ruben Safir Message-ID: <737f2054-828c-b0d8-2260-6125760687b7-at-my.liu.edu> Date: Thu, 10 Nov 2016 21:27:40 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <7c24c78a-f82b-3e6c-9c16-3d62ae034bf3-at-panix.com> Subject: Re: [Learn] merge sort parallel hw X-BeenThere: learn-at-nylxs.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: learn-bounces-at-nylxs.com Sender: "Learn"
On 11/10/2016 08:11 AM, Ruben Safir wrote: > ndeed, at the starting point, `pos2 == left+mpt` and `pos3 == right`, >>> but `pos2` and `pos3` *change* throughout the merge loop. What you're >>> comparing them to is supposed to stay fixed.
where?
-- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 _______________________________________________ Learn mailing list Learn-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/learn
|
|