Skip to content

C++をSageMaker Studio Labで使いたい #13

Answered by icoxfog417
icoxfog417 asked this question in Q&A
Discussion options

You must be logged in to vote

あります。JupyterはKernelを追加することで他の言語を動かすことができます。以下はその言語の一覧ですが、C++は拡張可能な言語のひとつになります。

Jupyter kernels

C++はxeus-clingでKernelを追加できることを確認しました。

  1. ターミナルから下記コマンドでcppの環境を作成
  2. JupyterLabを再起動
  3. C++のカーネルが追加されていることを確認

行列演算を行う場合はxtensorが便利です。

Replies: 1 comment 1 reply

Comment options

icoxfog417
Oct 4, 2022
Maintainer Author

You must be logged in to vote
1 reply
@yukiesuta
Comment options

Answer selected by icoxfog417
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
studiolab Studio LAb
2 participants