Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Failed when compile merge_sort project on FPGA hardware

未关闭
#1,305 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
cpp, jupyter

调研方向

从 issue 中链接的 merge_sort FPGA 参考设计教程开始,并检查第一张截图中显示的编译器失败。然后调查所提供的 merge_sort.fpga 二进制文件的权限错误,以及它应如何在目标硬件上运行。完成的标准是:项目能够针对受支持的开发板进行编译,并且能够运行预编译设计;或者已记录缺失的前置条件。

由索引模型根据 Issue 内容生成。

描述

Hello,

I started a JupyterLab session and failed when compiled merge-sort project for FPGA hardware.
First problem: I followed this bleow tutorial and compiled two times with two boards provided by github but met the same problem.
https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/ReferenceDesigns/merge_sort
Screen Shot 2023-01-11 at 11 55 30 PM
Second problem:
Github provides FPGA precompiled binaries (merge_sort.fpga). We found we have no permission to run this executable file. Shall we get some supports or suggestions to run our design on hardware?
Screen Shot 2023-01-19 at 10 31 51 PM

This is our first time running code on an FPGA, any suggestions would be greatly appreciated. And we will continue to look for solutions.

Thank you,
Wanyu

主要语言
C++
星标
1.2k
派生
745
PR 合并指标
30 天内没有已合并 PR

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

oneapi-src/oneAPI-samples 的其他 Issue

查看 oneapi-src/oneAPI-samples 的全部 Issue

相似的 Issue

更多 C++ Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。