jssst sig-ppl

PPL 2023:招待講演

PPL2023では,以下の2件の招待講演を予定しております.

小野寺 民也 日本アイ・ビー・エム(株)
量子ソフトウェアスタックの現在
Nicholas D. Matsakis Amazon Web Services, Inc.
Next steps for the Rust type system

招待講演 (1): 量子ソフトウェアスタックの現在

小野寺 民也(日本アイ・ビー・エム(株))

概要

量子コンピュータは現在のコンピュータとは根本的に異なる次元の性能を有することが理論的に示されており、主要国は国家戦略として重点的にこれに投資、巨大IT企業の開発競争も熾烈を極めている。本講演ではIBMの取り組みを中心に、ハードウェアの紹介をするとともにソフトウェアスタックについて議論する。特に、量子プログラミング、ツールチェーン、ランタイムの現状を概観し、急速に進展しつつある本分野の将来を展望してみたい。

講演者略歴

1988年東京大学大学院理学系研究科情報科学専門課程博士課程修了。理学博士。同年日本アイ・ビー・エム(株)入社。以来、同社東京基礎研究所にて、基盤ソフトウェア等の研究開発に従事。現在、同研究所副所長、量子コンピューティング担当部長、同社技術理事。情報処理学会第41回(平成2年後期)全国大会学術奨励賞、同平成7年度山下記念研究賞、同平成16年度論文賞、同平成16年度業績賞、各受賞。情報処理学会長期戦略担当理事、同量子ソフトウェア研究会幹事、ACM (Association of Computing Machinery) Distinguished Scientist、日本ソフトウェア科学会フェロー、量子ICTフォーラム量子コンピュータ技術推進委員会副委員長。

招待講演 (2):Next steps for the Rust type system (オンライン講演)

Nicholas D. Matsakis (Amazon Web Services, Inc.)

概要

Rust reached 1.0 in 2015 and in that time has gone from a brave experiment to a production language in use at most every major company. Rust marks the first substructural type system to achieve widespread adoption in industry. This talk covers some of our experiences in developing and using Rust as well as some ideas about where we are going over the next few years.

講演者略歴

Nicholas Matsakis is a Senior Principal Engineer at AWS and co-lead of the open source Rust language design team. He has worked on Rust since 2011, and led the design of its “secret sauce”, the borrow checker. He has played a number of other roles in Rust over the years, such as being a member of the Rust core team, the lead of the Rust compiler team, and helping to launch the Rust Foundation. Prior to working on Rust, he completed a PhD at ETH Zurich and did his undergraduate study at MIT.