bowenxue-intel
bowenxue-intel
# Existing Sample Changes DirectProgramming/DPC++FPGA/Tutorials/Features/loop_initiation_interval DirectProgramming/DPC++FPGA/Tutorials/Features/speculated_iterations DirectProgramming/DPC++FPGA/Tutorials/Features/loop_coalesce ## Description Add support for running loop_initiation_interval, loop_coalesce, and speculated_iterations on the FPGA simulator. Uses ext::intel::fpga_simulator_selector class to choose the simulator. Reduced data...
Implement task_sequence header, task_sequence properties, and fpga_cluster kernel property according to the spec updates https://github.com/intel/llvm/pull/6348 (almost ready to be merged) Header - Refactor invocation and response capacity to be on...