Skip to content

FPGA Fast recompile #700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 13, 2021
Merged

FPGA Fast recompile #700

merged 4 commits into from
Oct 13, 2021

Conversation

mendell27
Copy link
Contributor

@mendell27 mendell27 commented Oct 12, 2021

FPGA fast_recompile CMakeLists.txt change

Description

This adds the 'report' target and simplifies the 'fpga_emu' target

External Dependencies

N/A

Type of change

  • [ X] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I ran make for report/fpga_emu/fpga

  • [X ] Command Line

JoeOster and others added 4 commits September 29, 2021 09:45
* Update Makefile

* Update Makefile

* Update Makefile

* Update DCT.hpp

* Update intrin_ftz_sample.cpp

* Update merge_sort.cpp

* Update intrin_double_sample.cpp

* Update intrin_dot_sample.cpp

* Update DCT.cpp
Simplify the 'fpga_emu' target and add a 'report' target.
Only the hardware target needs to use the explicit commands.

Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>
@mendell27 mendell27 changed the title Fast recompile FPGA Fast recompile Oct 13, 2021
@mdbtucker mdbtucker self-requested a review October 13, 2021 13:10
@mdbtucker mdbtucker merged commit b6c2177 into oneapi-src:development Oct 13, 2021
@mendell27 mendell27 deleted the fast_recompile branch November 30, 2021 16:31
praveenkk123 pushed a commit that referenced this pull request Dec 7, 2021
* ONSAM-1414 Broken Link in Headers (#685)

* Update Makefile

* Update Makefile

* Update Makefile

* Update DCT.hpp

* Update intrin_ftz_sample.cpp

* Update merge_sort.cpp

* Update intrin_double_sample.cpp

* Update intrin_dot_sample.cpp

* Update DCT.cpp

* fix deprecation notice (#682)

* Improve CMakeLists.txt for FPGA fast_recompile

Simplify the 'fpga_emu' target and add a 'report' target.
Only the hardware target needs to use the explicit commands.

Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>

Co-authored-by: JoeOster <52936608+JoeOster@users.noreply.github.com>
Co-authored-by: ericlars <eric.larson@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants