Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error after launching launch_hw_emu.sh #35

Closed
Prathmesh-shalu141 opened this issue May 5, 2024 · 3 comments
Closed

Getting Error after launching launch_hw_emu.sh #35

Prathmesh-shalu141 opened this issue May 5, 2024 · 3 comments

Comments

@Prathmesh-shalu141
Copy link

Prathmesh-shalu141 commented May 5, 2024

The error is:
[C 10:01:23.052 NotebookApp] Bad configuration encountered during initialization: No such notebook dir: ''/usr/share/example-notebooks''
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

I also tried running the command, but it stuck after the kernel graph ran. Additionally, I have attached the screen shot.
Please provide appropriate steps for successful emulation testing

image

@JinmingZhuang
Copy link
Collaborator

JinmingZhuang commented May 16, 2024

  1. Ignore the "Notebook" errors by pressing "enter".

  2. The process you did is correct, the printed information means the program is already under simulation. However since the iteration number is 100 which is too large for this case in simulation, it needs too much time to get the result. Try below and wait for tens of minutes:

./hostexe mm_hw_emu.xclbin 1024 1024 1024 1 0

@Prathmesh-shalu141
Copy link
Author

The output shown in the snapshot is as follows: is this the correct output?
image

@JinmingZhuang
Copy link
Collaborator

Right, this is as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants