Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
16018 Discussions

Having trouble running simulation with opencl SDK

KYENS
Beginner
491 Views

 

while trying to run simulation with the design example "library example1" after compiling the kernel for simulation with 

aoc -v -L device -l opencl_lib.aoclib device/example1.cl -march=simulator with the Intel opencl SDK v19.2

running the simulation with ./bin/host

I got the errors

未命名.png

 

which looks quite like the socket=-11 error mentioned in the programming guide.

However I've only installed is the modelsim FPGA starter edition,

so I thought it would unlikely be the problem of mixing resources.

 

Is there anyway to resolve this problem?

=============================

============================

 Thank you for replying 

Here comes the transcript.log file

0 Kudos
4 Replies
Douglas_P_Intel
Employee
245 Views

Hi,

I can't tell exactly what's happening.

Please attach the transcript.log file.

Thanks.

KYENS
Beginner
245 Views

I've attached the transcript.log file

Did you figure out anything ?

 

Douglas_P_Intel
Employee
245 Views

Hi,

I get the same results as you.

I'm working with other engineers to find a solution.

--Doug

Douglas_P_Intel
Employee
245 Views

Hi,

 

Due to design size limitations, Modelsim Starter Edition won't work for simulation.

We will update the library section of the OpenCL programming guide to tell users that only Modelsim SE or AE should be used.

--Doug

Reply