Getting Error after launching launch_hw_emu.sh
Prathmesh-shalu141 opened this issue · 3 comments
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
-
Ignore the "Notebook" errors by pressing "enter".
-
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
Right, this is as expected.