Forum Discussion
AnilErinch_A_Intel
Frequent Contributor
5 years agoHi ,
Please let us know whether the below options
1. Legacy emulator
export CL_CONTEXT_EMULATOR_DEVICE_INTELFPGA=1
./host -legacy-emulator
2. If you want to use the fast emulator
export CL_CONFIG_CPU_EMULATE_DEVICES=1
./host -emulator
Helped in resolving the issue
Thanks and Regards
Anil