Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16594 Discussions

Having trouble running simulation with opencl SDK

KYENS
Beginner
738 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
492 Views

Hi,

I can't tell exactly what's happening.

Please attach the transcript.log file.

Thanks.

0 Kudos
KYENS
Beginner
492 Views

I've attached the transcript.log file

Did you figure out anything ?

 

0 Kudos
Douglas_P_Intel
Employee
492 Views

Hi,

I get the same results as you.

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

--Doug

0 Kudos
Douglas_P_Intel
Employee
492 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

0 Kudos
Reply