intel / fpga-runtime-for-opencl

Intel® FPGA Runtime for OpenCL™ Software Technology
Other
34 stars 68 forks source link

Remove simulator device from offline devices #319

Closed sophimao closed 1 year ago

sophimao commented 1 year ago

Simulator device will now be initialized in the same fashion as hardware devices, during l_initialize_devices. This can be done as we now load simulator device global memory configuration from the correct autodiscovery string generated by the system integrator as introduced by commit https://github.com/intel/fpga-runtime-for-opencl/commit/d57cedc9fa35d2efba22892e0d3e715481db09d3.