oneapi-src / oneapi-src/oneAPI-samples
PipeArray example is not runnable on Intel devcloud
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 1.2k
- フォーク
- 745
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Summary
It seems that the tutorial in https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/include
is not consistent with the latest dpc++ version
Version
icpx --version
Intel(R) oneAPI DPC++/C++ Compiler 2023.0.0 (2023.0.0.20221201)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /glob/development-tools/versions/oneapi/2023.0.1/oneapi/compiler/2023.0.0/linux/bin-llvm
Configuration file: /glob/development-tools/versions/oneapi/2023.0.1/oneapi/compiler/2023.0.0/linux/bin-llvm/../bin/icpx.cfg
Environment
Intel devcloud
Steps to reproduce
run the tutorial
https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/Tutorials/DesignPatterns/pipe_array
on Intel devcloud
mkdir build
cd build
make
Observed behavior
seems like `sycl::ext:: intel:: fpga_emulator_selector_v` couldn't be found
Expected behavior
should be able to run the PipeArray example
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Intel devcloud 上の DirectProgramming/C++SYCL_FPGA/Tutorials/DesignPatterns/pipe_array チュートリアルから始め、mkdir build、cd build、make を実行して失敗を再現します。サンプルが sycl::ext::intel::fpga_emulator_selector_v をどのように参照しているか確認します。報告された DPC++ バージョンで PipeArray サンプルがビルドされ、実行できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 38/100