From owner-sc22wg5+sc22wg5-dom9=www.open-std.org@open-std.org  Sun Jun 21 04:30:44 2020
Return-Path: <owner-sc22wg5+sc22wg5-dom9=www.open-std.org@open-std.org>
X-Original-To: sc22wg5-dom9
Delivered-To: sc22wg5-dom9@www.open-std.org
Received: by www.open-std.org (Postfix, from userid 521)
	id A6AC23589A8; Sun, 21 Jun 2020 04:30:44 +0200 (CEST)
Delivered-To: sc22wg5@open-std.org
Received: from mail-oi1-f178.google.com (mail-oi1-f178.google.com [209.85.167.178])
	(using TLSv1 with cipher AES128-SHA (128/128 bits))
	(No client certificate requested)
	by www.open-std.org (Postfix) with ESMTP id 41571356ECD
	for <sc22wg5@open-std.org>; Sun, 21 Jun 2020 04:30:44 +0200 (CEST)
Received: by mail-oi1-f178.google.com with SMTP id j189so12294625oih.10
        for <sc22wg5@open-std.org>; Sat, 20 Jun 2020 19:30:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20161025;
        h=mime-version:references:in-reply-to:from:date:message-id:subject:to
         :cc;
        bh=j9a6RxTw1FBrZTLWgfXkH/chrkTVZvWChOrQXjOQT7Y=;
        b=Muan+KXQmC9pJED6AE9c6V3+kM0MMa6bv3sRlFoDnXi51FOf/2kPvEUWk2FvJ+/blI
         yHTiHoWpXc2KpJUVKQT//+4Wwm3LBYKWYCZe3rQNl4HXnkVGOXTaA1nb7FwqwBq6mTgJ
         S+s/kXfjJ2HVcQy1I+Pp1s2pWcCddBQH5GlRw0GIPI1fxj7wWT3JoOCi8SrcR0LxN6z3
         uBYsZ5vyyppWw9IuGIpCoTz3K18Irvo4XcG4Glk1wW7FybBUB7gG6RjhnBVks9MJKH+K
         Rfj5dP9vCG/anp0Dd/4I92vMbJ89nRKhPIcbRqbLGMS9zGKZuaStfIwiSg5ltuJNncQG
         luxg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20161025;
        h=x-gm-message-state:mime-version:references:in-reply-to:from:date
         :message-id:subject:to:cc;
        bh=j9a6RxTw1FBrZTLWgfXkH/chrkTVZvWChOrQXjOQT7Y=;
        b=OlpUCqPHjEEt7DH1bOPfEacq0uMODou4kDxUWDrRBmu1dETL3Pfk3UMY1Vlbnk4lYF
         dJTSqtZ1HwzbCHdP41J9tWTE10Y8WW7cSvFwWTLy4ZPQpOxMYov/HzEjIQQDikFzKohb
         MuX26Gg0VziRNL+171V2Pt1usPTcopMpOe/J4lsEZ7z3JcNoBSXZgoHhCH25DA2LG0eZ
         j+uX1Y99IyZMAIv6hov90Y70N1M5x6911H9oOs0nYJur2IR98GqWaKMLuNtg0F2GcBnu
         SvwCPvhN0JckP9P0luo86PHda9HOxuIp2ycaz8L+knaFykW7Ib8Dh1qJSsE4oyPsY9xb
         ti+A==
X-Gm-Message-State: AOAM532qXWgJjK+QU5yROSLnwGAlAr3NfOIwGmpGdPIb9ZmIwsv3pQ5S
	3sOiYP0prRggFGvRqgXXiQyubJ7d968LmIE5UqU=
X-Google-Smtp-Source: ABdhPJzg9WkAUjQfGtG7u6e2or/pGGBqqhF6t2EJSvVJ7e6Bb4tCM2HlmGVD3hCgdWjYw+grVFESZ/ORCEANzdHLlbo=
X-Received: by 2002:aca:cdc5:: with SMTP id d188mr8720920oig.33.1592706642536;
 Sat, 20 Jun 2020 19:30:42 -0700 (PDT)
MIME-Version: 1.0
References: <20200619235913.262F1358B1A@www.open-std.org>
In-Reply-To: <20200619235913.262F1358B1A@www.open-std.org>
From: Bryce Adelstein Lelbach aka wash <brycelelbach@gmail.com>
Date: Sat, 20 Jun 2020 19:30:30 -0700
Message-ID: <CAP3wax8ab9f=A+1FDBB2nvQOZBFLL4mkr4vEUwKVvkDfsX-X5A@mail.gmail.com>
Subject: Re: [J3] (SC22WG5.6240) 2022 WG5 meeting
To: General J3 interest list <j3@mailman.j3-fortran.org>
Cc: WG5 List <sc22wg5@open-std.org>, Steve Lionel <steve@stevelionel.com>
Content-Type: multipart/alternative; boundary="000000000000a8ee1305a88ee924"
Sender: owner-sc22wg5@open-std.org
Precedence: bulk

--000000000000a8ee1305a88ee924
Content-Type: text/plain; charset="UTF-8"

Hey Steve,

NVIDIA and another company have been discussing hosting together in
Portland, Oregon, at one of our corporate meeting facilities. We'd also be
able to do a social evening event.

--
Bryce Adelstein Lelbach aka wash
US Programming Language Standards (PL22) Chair
ISO C++ Library Evolution Chair
CppCon and C++Now Program Chair
CUDA Core C++ Libraries (Thrust, CUB, libcu++) Lead @ NVIDIA
--

On Fri, Jun 19, 2020, 17:15 Steve Lionel via J3 <j3@mailman.j3-fortran.org>
wrote:

> All:
>
> It's time to look for volunteers to host the 2022 WG5 meeting, which is,
> by our alternation-convention, to be in North America. Dan has offered
> (and received permission) to host us at Mesa Labs in Boulder, Colorado.
> As wonderful as that is, I'd be pleased if someone who hasn't hosted
> recently (or ever) to step up - Dan hosted us in 2016. Don't be shy!
>
> Steve
>
>
>

--000000000000a8ee1305a88ee924
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">Hey Steve,<div dir=3D"auto"><br></div><div dir=3D"auto">N=
VIDIA and another company have been discussing hosting together in Portland=
, Oregon, at one of our corporate meeting facilities. We&#39;d also be able=
 to do a social evening event.</div><div dir=3D"auto"><br><div data-smartma=
il=3D"gmail_signature" dir=3D"auto">--<br>Bryce Adelstein Lelbach aka wash<=
br>US Programming Language Standards (PL22) Chair<br>ISO C++ Library Evolut=
ion Chair<br>CppCon and C++Now Program Chair<br>CUDA Core C++ Libraries (Th=
rust, CUB, libcu++) Lead @ NVIDIA<br>--</div></div><br><div class=3D"gmail_=
quote" dir=3D"auto"><div dir=3D"ltr" class=3D"gmail_attr">On Fri, Jun 19, 2=
020, 17:15 Steve Lionel via J3 &lt;<a href=3D"mailto:j3@mailman.j3-fortran.=
org">j3@mailman.j3-fortran.org</a>&gt; wrote:<br></div><blockquote class=3D=
"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding=
-left:1ex">All:<br>
<br>
It&#39;s time to look for volunteers to host the 2022 WG5 meeting, which is=
, <br>
by our alternation-convention, to be in North America. Dan has offered <br>
(and received permission) to host us at Mesa Labs in Boulder, Colorado.=C2=
=A0 <br>
As wonderful as that is, I&#39;d be pleased if someone who hasn&#39;t hoste=
d <br>
recently (or ever) to step up - Dan hosted us in 2016. Don&#39;t be shy!<br=
>
<br>
Steve<br>
<br><br>
</blockquote></div></div>

--000000000000a8ee1305a88ee924--
