*** Board_test usage information *** Command to run board_test using generated binary: > To run all tests (default): run board_test.fpga > To run a specific test (see list below); pass the test number as argument to "-test" option: Linux: ./board_test.fpga -test= Windows: board_test.exe -test= > To see more details on what each test does use -help option The tests are: 1. Host Speed and Host Read Write Test 2. Kernel Clock Frequency Test 3. Kernel Launch Test 4. Kernel Latency Measurement 5. Kernel-to-Memory Read Write Test 6. Kernel-to-Memory Bandwidth Test 7. Unified Shared Memory Bandwidth Test Note: Kernel Clock Frequency is run along with all tests except 1 (Host Speed and Host Read Write test) Running all tests Running on device: ofs_iseries-dk : Intel OFS Platform (ofs_ea00000) clGetDeviceInfo CL_DEVICE_GLOBAL_MEM_SIZE = 34359738368 clGetDeviceInfo CL_DEVICE_MAX_MEM_ALLOC_SIZE = 34359737344 Device buffer size available for allocation = 34359737344 bytes ***************************************************************** *********************** Host Speed Test ************************* ***************************************************************** Size of buffer created = 34359737344 bytes TID : 0 DMA ---- HOST -> FPGA Poll timeout Writing 32767 MiB to device global memory ... TID : 0 DMA ---- HOST -> FPGA DMA status: cmdq 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: data 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: config 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: status 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: burst_cnt 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: read_valid_cnt 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: magic_num_cnt 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: wrdata_cnt 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA DMA status: status2 0xbad0add0bad0add TID : 0 DMA ---- HOST -> FPGA Print some mpf stats TID : 0 DMA ---- HOST -> FPGA # VTP failed: 0 TID : 0 DMA ---- HOST -> FPGA # VTP PT walk cycles: 4127 TID : 0 DMA ---- HOST -> FPGA # VTP L2 4KB hit / miss: 0 / 0 TID : 0 DMA ---- HOST -> FPGA # VTP L2 2MB hit / miss: 0 / 2 board_test.fpga: /nfs/site/disks/hld_runners_2/dynamic/alxa_kress/_work/applications.fpga.oneapi.stella/applications.fpga.oneapi.stella/external/opencl-fpga-runtime/src/acl_hal_mmd.cpp:2061: void acl_hal_mmd_status_handler(int, void*, aocl_mmd_op_t, int): Assertion `status == 0' failed. Aborted (core dumped)