Skip to content

Instantly share code, notes, and snippets.

@makslevental
Created October 19, 2024 02:47
Show Gist options
  • Save makslevental/c005bcf9e81393751f9c0dd81bfbe1a3 to your computer and use it in GitHub Desktop.
Save makslevental/c005bcf9e81393751f9c0dd81bfbe1a3 to your computer and use it in GitHub Desktop.
xrt_dispatch_test
/home/mlevental/dev_projects/iree-amd-aie/cmake-build-debug/runtime/plugins/AMD-AIE/iree-amd-aie/driver/xrt/cts/xrt_dispatch_test --gtest_filter=* --gtest_color=no
Testing started at 10:47 PM ...
[00006DE4][ ] ► iree_flags_parse_checked (flags.c:449)
[00006DE4][ ] ◄ iree_flags_parse_checked t = 25245ns / 25us / 0.025245ms
[00006DE4][ ] ► iree_hal_driver_registry_register_factory (driver_registry.c:92)
[00006DE4][ ] ◄ iree_hal_driver_registry_register_factory t = 321ns / 0us / 0.000321ms
171: PID(28132): Created KMQ pcidev
281886: PID(28132): Device opened, fd=3
284722: PID(28132): Created KMQ device (0000:c5:00.1) ...
16300682: PID(28132): Allocated KMQ BO (userptr=0x7fd69c000000, size=67108864, flags=0x0, type=2, drm_bo=1)
[00006DE4][ ] ► iree_hal_driver_registry_try_create (driver_registry.c:269)
16724312: PID(28132): Destroying KMQ device (0000:c5:00.1) ...
16743554: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_DEV_HEAP, drm_bo=1, size=67108864
16745899: PID(28132): Unmap BO, aligned 0x7fd69c000000 parent 0x7fd698400000
23945212: PID(28132): Device closed, fd=3
[00006DE4][ ] ► iree_hal_xrt_driver_factory_try_create (driver_module.c:46)
[00006DE4][ ] ► iree_hal_xrt_driver_create (xrt_driver.cc:88)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39dddf20 (67)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 3588ns / 3us / 0.003588ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_create t = 9119ns / 9us / 0.009119ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_factory_try_create t = 13178ns / 13us / 0.013178ms
[00006DE4][ ] ◄ iree_hal_driver_registry_try_create t = 17558ns / 17us / 0.017558ms
[00006DE4][ ] ► iree_hal_driver_create_default_device (driver.c:177)
[00006DE4][ ] ► iree_hal_xrt_driver_create_device_by_id (xrt_driver.cc:189)
[00006DE4][ ] ► iree_hal_xrt_device_create (xrt_device.cc:104)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39dddf70 (131)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 1332ns / 1us / 0.001332ms
[00006DE4][ ] ► iree_hal_xrt_allocator_create (direct_allocator.cc:53)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deb580 (96)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 4479ns / 4us / 0.004479ms
[00006DE4][ ] ◄ iree_hal_xrt_allocator_create t = 17437ns / 17us / 0.017437ms
[00006DE4][ ] ► iree_arena_block_pool_initialize (arena.c:21)
[00006DE4][ ] ◄ iree_arena_block_pool_initialize t = 892ns / 0us / 0.000892ms
[00006DE4][ ] ◄ iree_hal_xrt_device_create t = 26080989ns / 26080us / 26.081ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_create_device_by_id t = 26086220ns / 26086us / 26.0862ms
[00006DE4][ ] ◄ iree_hal_driver_create_default_device t = 26090560ns / 26090us / 26.0906ms
[00006DE4][ ] ► iree_hal_command_buffer_create (command_buffer.c:241)
[00006DE4][ ] ► iree_hal_deferred_command_buffer_create (deferred_command_buffer.c:170)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deb630 (160)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 1533ns / 1us / 0.001533ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ► iree_allocator_system_malloc (allocator.c:92)
[00006DE4][ ] ● heap alloc 0x61da39df10e0 (32768)
[00006DE4][ ] ◄ iree_allocator_system_malloc t = 9400ns / 9us / 0.0094ms
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 13319ns / 13us / 0.013319ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 16075ns / 16us / 0.016075ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_create t = 25134ns / 25us / 0.025134ms
[00006DE4][ ] ◄ iree_hal_command_buffer_create t = 29303ns / 29us / 0.029303ms
[00006DE4][ ] ► iree_hal_deferred_command_buffer_destroy (deferred_command_buffer.c:204)
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ◄ iree_arena_reset t = 121ns / 0us / 0.000121ms
[00006DE4][ ] ► iree_hal_resource_set_free (resource_set.c:97)
[00006DE4][ ] ► iree_arena_block_pool_release (arena.c:96)
[00006DE4][ ] ◄ iree_arena_block_pool_release t = 321ns / 0us / 0.000321ms
[00006DE4][ ] ◄ iree_hal_resource_set_free t = 3107ns / 3us / 0.003107ms
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39deb630
[00006DE4][ ] ◄ iree_allocator_system_free t = 3808ns / 3us / 0.003808ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_destroy t = 17507ns / 17us / 0.017507ms
[00006DE4][ ] ► iree_hal_command_buffer_create (command_buffer.c:241)
[00006DE4][ ] ► iree_hal_deferred_command_buffer_create (deferred_command_buffer.c:170)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deb8d0 (160)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 1343ns / 1us / 0.001343ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 150ns / 0us / 0.00015ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 2565ns / 2us / 0.002565ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_create t = 8909ns / 8us / 0.008909ms
[00006DE4][ ] ◄ iree_hal_command_buffer_create t = 11264ns / 11us / 0.011264ms
[00006DE4][ ] ► iree_hal_command_buffer_begin (command_buffer.c:266)
[00006DE4][ ] ◄ iree_hal_command_buffer_begin t = 371ns / 0us / 0.000371ms
[00006DE4][ ] ► iree_hal_command_buffer_end (command_buffer.c:281)
[00006DE4][ ] ◄ iree_hal_command_buffer_end t = 331ns / 0us / 0.000331ms
[00006DE4][ ] ► iree_hal_deferred_command_buffer_destroy (deferred_command_buffer.c:204)
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ◄ iree_arena_reset t = 50ns / 0us / 5e-05ms
[00006DE4][ ] ► iree_hal_resource_set_free (resource_set.c:97)
[00006DE4][ ] ► iree_arena_block_pool_release (arena.c:96)
[00006DE4][ ] ◄ iree_arena_block_pool_release t = 80ns / 0us / 8e-05ms
[00006DE4][ ] ◄ iree_hal_resource_set_free t = 2395ns / 2us / 0.002395ms
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39deb8d0
[00006DE4][ ] ◄ iree_allocator_system_free t = 932ns / 0us / 0.000932ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_destroy t = 10854ns / 10us / 0.010854ms
[00006DE4][ ] ► iree_hal_command_buffer_create (command_buffer.c:241)
[00006DE4][ ] ► iree_hal_deferred_command_buffer_create (deferred_command_buffer.c:170)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deb980 (160)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 1153ns / 1us / 0.001153ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 150ns / 0us / 0.00015ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 2355ns / 2us / 0.002355ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_create t = 7827ns / 7us / 0.007827ms
[00006DE4][ ] ◄ iree_hal_command_buffer_create t = 10162ns / 10us / 0.010162ms
[00006DE4][ ] ► iree_hal_command_buffer_begin (command_buffer.c:266)
[00006DE4][ ] ◄ iree_hal_command_buffer_begin t = 70ns / 0us / 7e-05ms
[00006DE4][ ] ► iree_hal_command_buffer_end (command_buffer.c:281)
[00006DE4][ ] ◄ iree_hal_command_buffer_end t = 130ns / 0us / 0.00013ms
[00006DE4][ ] ► iree_hal_semaphore_create (semaphore.c:29)
[00006DE4][ ] ► iree_hal_xrt_semaphore_create (nop_semaphore.cc:34)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deba30 (64)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 1113ns / 1us / 0.001113ms
[00006DE4][ ] ◄ iree_hal_xrt_semaphore_create t = 3668ns / 3us / 0.003668ms
[00006DE4][ ] ◄ iree_hal_semaphore_create t = 7326ns / 7us / 0.007326ms
[00006DE4][ ] ► iree_hal_device_queue_execute (device.c:286)
[00006DE4][ ] ► iree_hal_xrt_device_queue_execute (xrt_device.cc:329)
[00006DE4][ ] ► iree_hal_xrt_direct_command_buffer_create (direct_command_buffer.cc:68)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deba80 (1664)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 7286ns / 7us / 0.007286ms
[00006DE4][ ] ◄ iree_hal_xrt_direct_command_buffer_create t = 9791ns / 9us / 0.009791ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ► iree_allocator_system_malloc (allocator.c:92)
[00006DE4][ ] ● heap alloc 0x61da39df90f0 (32768)
[00006DE4][ ] ◄ iree_allocator_system_malloc t = 4439ns / 4us / 0.004439ms
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 7156ns / 7us / 0.007156ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 9671ns / 9us / 0.009671ms
[00006DE4][ ] ► iree_hal_deferred_command_buffer_apply (deferred_command_buffer.c:855)
[00006DE4][ ] ► iree_hal_command_buffer_begin (command_buffer.c:266)
[00006DE4][ ] ◄ iree_hal_command_buffer_begin t = 111ns / 0us / 0.000111ms
[00006DE4][ ] ► iree_hal_command_buffer_end (command_buffer.c:281)
[00006DE4][ ] ► iree_hal_xrt_direct_command_buffer_end (direct_command_buffer.cc:124)
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ◄ iree_arena_reset t = 60ns / 0us / 6e-05ms
[00006DE4][ ] ► iree_hal_resource_set_free (resource_set.c:97)
[00006DE4][ ] ► iree_arena_block_pool_release (arena.c:96)
[00006DE4][ ] ◄ iree_arena_block_pool_release t = 90ns / 0us / 9e-05ms
[00006DE4][ ] ◄ iree_hal_resource_set_free t = 2395ns / 2us / 0.002395ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 70ns / 0us / 7e-05ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 2194ns / 2us / 0.002194ms
[00006DE4][ ] ◄ iree_hal_xrt_direct_command_buffer_end t = 11314ns / 11us / 0.011314ms
[00006DE4][ ] ◄ iree_hal_command_buffer_end t = 14071ns / 14us / 0.014071ms
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ◄ iree_arena_reset t = 40ns / 0us / 4e-05ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_apply t = 20895ns / 20us / 0.020895ms
[00006DE4][ ] ◄ iree_hal_xrt_device_queue_execute t = 49276ns / 49us / 0.049276ms
[00006DE4][ ] ◄ iree_hal_device_queue_execute t = 53175ns / 53us / 0.053175ms
[00006DE4][ ] ► iree_hal_semaphore_wait (semaphore.c:74)
[00006DE4][ ] ► iree_hal_semaphore_poll (semaphore_base.c:297)
[00006DE4][ ] ► iree_hal_semaphore_query (semaphore.c:43)
[00006DE4][ ] ◄ iree_hal_semaphore_query t = 141ns / 0us / 0.000141ms
[00006DE4][ ] ► iree_hal_semaphore_notify (semaphore_base.c:275)
[00006DE4][ ] ► iree_hal_semaphore_resolve_timepoints (semaphore_base.c:113)
[00006DE4][ ] ◄ iree_hal_semaphore_resolve_timepoints t = 381ns / 0us / 0.000381ms
[00006DE4][ ] ◄ iree_hal_semaphore_notify t = 3227ns / 3us / 0.003227ms
[00006DE4][ ] ◄ iree_hal_semaphore_poll t = 8689ns / 8us / 0.008689ms
[00006DE4][ ] ◄ iree_hal_semaphore_wait t = 11845ns / 11us / 0.011845ms
[00006DE4][ ] ► iree_hal_xrt_semaphore_destroy (nop_semaphore.cc:57)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39deba30
[00006DE4][ ] ◄ iree_allocator_system_free t = 891ns / 0us / 0.000891ms
[00006DE4][ ] ◄ iree_hal_xrt_semaphore_destroy t = 3177ns / 3us / 0.003177ms
[00006DE4][ ] ► iree_hal_deferred_command_buffer_destroy (deferred_command_buffer.c:204)
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ◄ iree_arena_reset t = 50ns / 0us / 5e-05ms
[00006DE4][ ] ► iree_hal_resource_set_free (resource_set.c:97)
[00006DE4][ ] ► iree_arena_block_pool_release (arena.c:96)
[00006DE4][ ] ◄ iree_arena_block_pool_release t = 80ns / 0us / 8e-05ms
[00006DE4][ ] ◄ iree_hal_resource_set_free t = 2175ns / 2us / 0.002175ms
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39deb980
[00006DE4][ ] ◄ iree_allocator_system_free t = 862ns / 0us / 0.000862ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_destroy t = 9611ns / 9us / 0.009611ms
[00006DE4][ ] ► iree_hal_xrt_device_destroy (xrt_device.cc:116)
[00006DE4][ ] ► iree_hal_xrt_allocator_destroy (direct_allocator.cc:78)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39deb580
[00006DE4][ ] ◄ iree_allocator_system_free t = 902ns / 0us / 0.000902ms
[00006DE4][ ] ◄ iree_hal_xrt_allocator_destroy t = 3357ns / 3us / 0.003357ms
[00006DE4][ ] ► iree_arena_block_pool_deinitialize (arena.c:34)
[00006DE4][ ] ► iree_arena_block_pool_trim (arena.c:45)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39df10e0
[00006DE4][ ] ◄ iree_allocator_system_free t = 1113ns / 1us / 0.001113ms
[00006DE4][ ] ◄ iree_arena_block_pool_trim t = 3728ns / 3us / 0.003728ms
[00006DE4][ ] ◄ iree_arena_block_pool_deinitialize t = 6293ns / 6us / 0.006293ms
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39dddf70
[00006DE4][ ] ◄ iree_allocator_system_free t = 882ns / 0us / 0.000882ms
[00006DE4][ ] ◄ iree_hal_xrt_device_destroy t = 7295330ns / 7295us / 7.29533ms
[00006DE4][ ] ► iree_hal_xrt_driver_destroy (xrt_driver.cc:102)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39dddf20
[00006DE4][ ] ◄ iree_allocator_system_free t = 1493ns / 1us / 0.001493ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_destroy t = 5612ns / 5us / 0.005612ms
[00006DE4][ ] ► iree_hal_driver_registry_register_factory (driver_registry.c:92)
[00006DE4][ ] ◄ iree_hal_driver_registry_register_factory t = 4800ns / 4us / 0.0048ms
[00006DE4][ ] ► iree_hal_driver_registry_try_create (driver_registry.c:269)
[00006DE4][ ] ► iree_hal_xrt_driver_factory_try_create (driver_module.c:46)
[00006DE4][ ] ► iree_hal_xrt_driver_create (xrt_driver.cc:88)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39dec110 (67)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 2385ns / 2us / 0.002385ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_create t = 4851ns / 4us / 0.004851ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_factory_try_create t = 7096ns / 7us / 0.007096ms
[00006DE4][ ] ◄ iree_hal_driver_registry_try_create t = 9771ns / 9us / 0.009771ms
[00006DE4][ ] ► iree_hal_driver_create_default_device (driver.c:177)
[00006DE4][ ] ► iree_hal_xrt_driver_create_device_by_id (xrt_driver.cc:189)
[00006DE4][ ] ► iree_hal_xrt_device_create (xrt_device.cc:104)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39dec160 (131)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 901ns / 0us / 0.000901ms
24180738: PID(28132): Device opened, fd=3
24183173: PID(28132): Created KMQ device (0000:c5:00.1) ...
37420937: PID(28132): Allocated KMQ BO (userptr=0x7fd69c000000, size=67108864, flags=0x0, type=2, drm_bo=1)
[00006DE4][ ] ► iree_hal_xrt_allocator_create (direct_allocator.cc:53)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39dec2b0 (96)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 2475ns / 2us / 0.002475ms
[00006DE4][ ] ◄ iree_hal_xrt_allocator_create t = 11385ns / 11us / 0.011385ms
[00006DE4][ ] ► iree_arena_block_pool_initialize (arena.c:21)
[00006DE4][ ] ◄ iree_arena_block_pool_initialize t = 481ns / 0us / 0.000481ms
[00006DE4][ ] ◄ iree_hal_xrt_device_create t = 13417459ns / 13417us / 13.4175ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_create_device_by_id t = 13421207ns / 13421us / 13.4212ms
[00006DE4][ ] ◄ iree_hal_driver_create_default_device t = 13424093ns / 13424us / 13.4241ms
[00006DE4][ ] ► iree_hal_executable_cache_create (executable_cache.c:36)
[00006DE4][ ] ► iree_hal_xrt_nop_executable_cache_create (nop_executable_cache.cc:43)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deab60 (40)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 1203ns / 1us / 0.001203ms
[00006DE4][ ] ◄ iree_hal_xrt_nop_executable_cache_create t = 3658ns / 3us / 0.003658ms
[00006DE4][ ] ◄ iree_hal_executable_cache_create t = 6795ns / 6us / 0.006795ms
[00006DE4][ ] ► iree_hal_executable_cache_prepare_executable (executable_cache.c:61)
[00006DE4][ ] ► iree_hal_xrt_native_executable_create (native_executable.cc:107)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39dec320 (1715)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 1403ns / 1us / 0.001403ms
[00006DE4][ ] ◄ iree_hal_xrt_native_executable_create t = 47265502ns / 47265us / 47.2655ms
[00006DE4][ ] ◄ iree_hal_executable_cache_prepare_executable t = 47281025ns / 47281us / 47.281ms
[00006DE4][ ] ► iree_hal_allocator_allocate_buffer (allocator.c:183)
[00006DE4][ ] ► iree_hal_xrt_allocator_allocate_buffer (direct_allocator.cc:150)
[00006DE4][ ] ► iree_hal_xrt_buffer_wrap (xrt_buffer.cc:44)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39e15cc0 (112)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 2004ns / 2us / 0.002004ms
[00006DE4][ ] ◄ iree_hal_xrt_buffer_wrap t = 8227ns / 8us / 0.008227ms
[00006DE4][ ] ● XRT alloc 0x61da39df0740 (4096)
[00006DE4][ ] ◄ iree_hal_xrt_allocator_allocate_buffer t = 70030ns / 70us / 0.07003ms
[00006DE4][ ] ◄ iree_hal_allocator_allocate_buffer t = 74209ns / 74us / 0.074209ms
[00006DE4][ ] ► iree_hal_buffer_map_fill (buffer.c:743)
[00006DE4][ ] ► iree_hal_buffer_prepare_map_range (buffer.c:982)
[00006DE4][ ] ◄ iree_hal_buffer_prepare_map_range t = 1042ns / 1us / 0.001042ms
[00006DE4][ ] ► iree_hal_buffer_unmap_range (buffer.c:1042)
[00006DE4][ ] ◄ iree_hal_buffer_unmap_range t = 361ns / 0us / 0.000361ms
[00006DE4][ ] ◄ iree_hal_buffer_map_fill t = 9971ns / 9us / 0.009971ms
[00006DE4][ ] ► iree_hal_allocator_allocate_buffer (allocator.c:183)
[00006DE4][ ] ► iree_hal_xrt_allocator_allocate_buffer (direct_allocator.cc:150)
[00006DE4][ ] ► iree_hal_xrt_buffer_wrap (xrt_buffer.cc:44)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39def620 (112)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 691ns / 0us / 0.000691ms
[00006DE4][ ] ◄ iree_hal_xrt_buffer_wrap t = 2475ns / 2us / 0.002475ms
[00006DE4][ ] ● XRT alloc 0x61da39e15d40 (4096)
[00006DE4][ ] ◄ iree_hal_xrt_allocator_allocate_buffer t = 18330ns / 18us / 0.01833ms
[00006DE4][ ] ◄ iree_hal_allocator_allocate_buffer t = 20084ns / 20us / 0.020084ms
[00006DE4][ ] ► iree_hal_buffer_map_fill (buffer.c:743)
[00006DE4][ ] ► iree_hal_buffer_prepare_map_range (buffer.c:982)
[00006DE4][ ] ◄ iree_hal_buffer_prepare_map_range t = 100ns / 0us / 0.0001ms
[00006DE4][ ] ► iree_hal_buffer_unmap_range (buffer.c:1042)
[00006DE4][ ] ◄ iree_hal_buffer_unmap_range t = 241ns / 0us / 0.000241ms
[00006DE4][ ] ◄ iree_hal_buffer_map_fill t = 6214ns / 6us / 0.006214ms
[00006DE4][ ] ► iree_hal_allocator_allocate_buffer (allocator.c:183)
[00006DE4][ ] ► iree_hal_xrt_allocator_allocate_buffer (direct_allocator.cc:150)
[00006DE4][ ] ► iree_hal_xrt_buffer_wrap (xrt_buffer.cc:44)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39def850 (112)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 652ns / 0us / 0.000652ms
[00006DE4][ ] ◄ iree_hal_xrt_buffer_wrap t = 2165ns / 2us / 0.002165ms
[00006DE4][ ] ● XRT alloc 0x61da39def6a0 (4096)
[00006DE4][ ] ◄ iree_hal_xrt_allocator_allocate_buffer t = 13829ns / 13us / 0.013829ms
[00006DE4][ ] ◄ iree_hal_allocator_allocate_buffer t = 15443ns / 15us / 0.015443ms
[00006DE4][ ] ► iree_hal_buffer_map_fill (buffer.c:743)
[00006DE4][ ] ► iree_hal_buffer_prepare_map_range (buffer.c:982)
[00006DE4][ ] ◄ iree_hal_buffer_prepare_map_range t = 90ns / 0us / 9e-05ms
[00006DE4][ ] ► iree_hal_buffer_unmap_range (buffer.c:1042)
[00006DE4][ ] ◄ iree_hal_buffer_unmap_range t = 251ns / 0us / 0.000251ms
[00006DE4][ ] ◄ iree_hal_buffer_map_fill t = 6654ns / 6us / 0.006654ms
[00006DE4][ ] ► iree_hal_command_buffer_create (command_buffer.c:241)
[00006DE4][ ] ► iree_hal_deferred_command_buffer_create (deferred_command_buffer.c:170)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39def8f0 (160)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 701ns / 0us / 0.000701ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ► iree_allocator_system_malloc (allocator.c:92)
[00006DE4][ ] ● heap alloc 0x61da39e220e0 (32768)
[00006DE4][ ] ◄ iree_allocator_system_malloc t = 7997ns / 7us / 0.007997ms
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 10783ns / 10us / 0.010783ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 12998ns / 12us / 0.012998ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_create t = 17858ns / 17us / 0.017858ms
[00006DE4][ ] ◄ iree_hal_command_buffer_create t = 21426ns / 21us / 0.021426ms
[00006DE4][ ] ► iree_hal_command_buffer_begin (command_buffer.c:266)
[00006DE4][ ] ◄ iree_hal_command_buffer_begin t = 551ns / 0us / 0.000551ms
[00006DE4][ ] ► iree_hal_command_buffer_dispatch (command_buffer.c:532)
[00006DE4][ ] ► iree_arena_allocate_grow (arena.c:183)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ► iree_allocator_system_malloc (allocator.c:92)
[00006DE4][ ] ● heap alloc 0x61da39e2a0f0 (32768)
[00006DE4][ ] ◄ iree_allocator_system_malloc t = 1843ns / 1us / 0.001843ms
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 3548ns / 3us / 0.003548ms
[00006DE4][ ] ◄ iree_arena_allocate_grow t = 5000ns / 5us / 0.005ms
[00006DE4][ ] ◄ iree_hal_command_buffer_dispatch t = 11585ns / 11us / 0.011585ms
[00006DE4][ ] ► iree_hal_command_buffer_execution_barrier (command_buffer.c:325)
[00006DE4][ ] ◄ iree_hal_command_buffer_execution_barrier t = 411ns / 0us / 0.000411ms
[00006DE4][ ] ► iree_hal_command_buffer_end (command_buffer.c:281)
[00006DE4][ ] ◄ iree_hal_command_buffer_end t = 280ns / 0us / 0.00028ms
[00006DE4][ ] ► iree_hal_semaphore_create (semaphore.c:29)
[00006DE4][ ] ► iree_hal_xrt_semaphore_create (nop_semaphore.cc:34)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39deeec0 (64)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 832ns / 0us / 0.000832ms
[00006DE4][ ] ◄ iree_hal_xrt_semaphore_create t = 2966ns / 2us / 0.002966ms
[00006DE4][ ] ◄ iree_hal_semaphore_create t = 5131ns / 5us / 0.005131ms
[00006DE4][ ] ► iree_hal_device_queue_execute (device.c:286)
[00006DE4][ ] ► iree_hal_xrt_device_queue_execute (xrt_device.cc:329)
[00006DE4][ ] ► iree_hal_xrt_direct_command_buffer_create (direct_command_buffer.cc:68)
[00006DE4][ ] ► iree_allocator_system_calloc (allocator.c:89)
[00006DE4][ ] ● heap alloc 0x61da39def9a0 (1664)
[00006DE4][ ] ◄ iree_allocator_system_calloc t = 892ns / 0us / 0.000892ms
[00006DE4][ ] ◄ iree_hal_xrt_direct_command_buffer_create t = 2426ns / 2us / 0.002426ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ► iree_allocator_system_malloc (allocator.c:92)
[00006DE4][ ] ● heap alloc 0x61da39e32100 (32768)
[00006DE4][ ] ◄ iree_allocator_system_malloc t = 1904ns / 1us / 0.001904ms
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 3517ns / 3us / 0.003517ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 4940ns / 4us / 0.00494ms
[00006DE4][ ] ► iree_hal_deferred_command_buffer_apply (deferred_command_buffer.c:855)
[00006DE4][ ] ► iree_hal_command_buffer_begin (command_buffer.c:266)
[00006DE4][ ] ◄ iree_hal_command_buffer_begin t = 70ns / 0us / 7e-05ms
[00006DE4][ ] ► iree_hal_command_buffer_dispatch (command_buffer.c:532)
[00006DE4][ ] ► iree_hal_xrt_direct_command_buffer_dispatch (direct_command_buffer.cc:313)
[00006DE4][ ] ► iree_hal_xrt_direct_command_buffer_push_descriptor_set (direct_command_buffer.cc:277)
[00006DE4][ ] ◄ iree_hal_xrt_direct_command_buffer_push_descriptor_set t = 421ns / 0us / 0.000421ms
[00006DE4][ ] ◄ iree_hal_xrt_direct_command_buffer_dispatch t = 1550470ns / 1550us / 1.55047ms
[00006DE4][ ] ◄ iree_hal_command_buffer_dispatch t = 2006680ns / 2006us / 2.00668ms
[00006DE4][ ] ► iree_hal_command_buffer_execution_barrier (command_buffer.c:325)
[00006DE4][ ] ◄ iree_hal_command_buffer_execution_barrier t = 551ns / 0us / 0.000551ms
[00006DE4][ ] ► iree_hal_command_buffer_end (command_buffer.c:281)
[00006DE4][ ] ► iree_hal_xrt_direct_command_buffer_end (direct_command_buffer.cc:124)
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ◄ iree_arena_reset t = 221ns / 0us / 0.000221ms
[00006DE4][ ] ► iree_hal_resource_set_free (resource_set.c:97)
[00006DE4][ ] ► iree_arena_block_pool_release (arena.c:96)
[00006DE4][ ] ◄ iree_arena_block_pool_release t = 782ns / 0us / 0.000782ms
[00006DE4][ ] ◄ iree_hal_resource_set_free t = 4189ns / 4us / 0.004189ms
[00006DE4][ ] ► iree_hal_resource_set_allocate (resource_set.c:22)
[00006DE4][ ] ► iree_arena_block_pool_acquire (arena.c:63)
[00006DE4][ ] ◄ iree_arena_block_pool_acquire t = 501ns / 0us / 0.000501ms
[00006DE4][ ] ◄ iree_hal_resource_set_allocate t = 3448ns / 3us / 0.003448ms
[00006DE4][ ] ◄ iree_hal_xrt_direct_command_buffer_end t = 16585ns / 16us / 0.016585ms
[00006DE4][ ] ◄ iree_hal_command_buffer_end t = 19822ns / 19us / 0.019822ms
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ► iree_arena_block_pool_release (arena.c:96)
[00006DE4][ ] ◄ iree_arena_block_pool_release t = 191ns / 0us / 0.000191ms
[00006DE4][ ] ◄ iree_arena_reset t = 2165ns / 2us / 0.002165ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_apply t = 2046916ns / 2046us / 2.04692ms
[00006DE4][ ] ◄ iree_hal_xrt_device_queue_execute t = 2061057ns / 2061us / 2.06106ms
[00006DE4][ ] ◄ iree_hal_device_queue_execute t = 2064134ns / 2064us / 2.06413ms
[00006DE4][ ] ► iree_hal_semaphore_wait (semaphore.c:74)
[00006DE4][ ] ► iree_hal_semaphore_poll (semaphore_base.c:297)
[00006DE4][ ] ► iree_hal_semaphore_query (semaphore.c:43)
[00006DE4][ ] ◄ iree_hal_semaphore_query t = 411ns / 0us / 0.000411ms
[00006DE4][ ] ► iree_hal_semaphore_notify (semaphore_base.c:275)
[00006DE4][ ] ► iree_hal_semaphore_resolve_timepoints (semaphore_base.c:113)
[00006DE4][ ] ◄ iree_hal_semaphore_resolve_timepoints t = 301ns / 0us / 0.000301ms
[00006DE4][ ] ◄ iree_hal_semaphore_notify t = 3137ns / 3us / 0.003137ms
[00006DE4][ ] ◄ iree_hal_semaphore_poll t = 10933ns / 10us / 0.010933ms
[00006DE4][ ] ◄ iree_hal_semaphore_wait t = 14100ns / 14us / 0.0141ms
[00006DE4][ ] ► iree_hal_xrt_semaphore_destroy (nop_semaphore.cc:57)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39deeec0
[00006DE4][ ] ◄ iree_allocator_system_free t = 1443ns / 1us / 0.001443ms
[00006DE4][ ] ◄ iree_hal_xrt_semaphore_destroy t = 4620ns / 4us / 0.00462ms
[00006DE4][ ] ► iree_hal_device_transfer_range (buffer_transfer.c:350)
[00006DE4][ ] ► iree_hal_buffer_prepare_map_range (buffer.c:982)
[00006DE4][ ] ◄ iree_hal_buffer_prepare_map_range t = 962ns / 0us / 0.000962ms
[00006DE4][ ] ► iree_hal_buffer_unmap_range (buffer.c:1042)
[00006DE4][ ] ◄ iree_hal_buffer_unmap_range t = 732ns / 0us / 0.000732ms
[00006DE4][ ] ◄ iree_hal_device_transfer_range t = 11815ns / 11us / 0.011815ms
[00006DE4][ ] ► iree_hal_deferred_command_buffer_destroy (deferred_command_buffer.c:204)
[00006DE4][ ] ► iree_arena_reset (arena.c:117)
[00006DE4][ ] ◄ iree_arena_reset t = 60ns / 0us / 6e-05ms
[00006DE4][ ] ► iree_hal_resource_set_free (resource_set.c:97)
[00006DE4][ ] ► iree_arena_block_pool_release (arena.c:96)
[00006DE4][ ] ◄ iree_arena_block_pool_release t = 130ns / 0us / 0.00013ms
[00006DE4][ ] ◄ iree_hal_resource_set_free t = 2556ns / 2us / 0.002556ms
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39def8f0
[00006DE4][ ] ◄ iree_allocator_system_free t = 792ns / 0us / 0.000792ms
[00006DE4][ ] ◄ iree_hal_deferred_command_buffer_destroy t = 10713ns / 10us / 0.010713ms
[00006DE4][ ] ► iree_hal_buffer_recycle (buffer.c:397)
[00006DE4][ ] ► iree_hal_allocator_deallocate_buffer (allocator.c:196)
[00006DE4][ ] ◌ XRT free 0x61da39def6a0
[00006DE4][ ] ► iree_hal_xrt_buffer_destroy (xrt_buffer.cc:66)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39def850
[00006DE4][ ] ◄ iree_allocator_system_free t = 1162ns / 1us / 0.001162ms
[00006DE4][ ] ◄ iree_hal_xrt_buffer_destroy t = 3628ns / 3us / 0.003628ms
[00006DE4][ ] ◄ iree_hal_allocator_deallocate_buffer t = 41990ns / 41us / 0.04199ms
[00006DE4][ ] ◄ iree_hal_buffer_recycle t = 44646ns / 44us / 0.044646ms
[00006DE4][ ] ► iree_hal_buffer_recycle (buffer.c:397)
[00006DE4][ ] ► iree_hal_allocator_deallocate_buffer (allocator.c:196)
[00006DE4][ ] ◌ XRT free 0x61da39e15d40
[00006DE4][ ] ► iree_hal_xrt_buffer_destroy (xrt_buffer.cc:66)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39def620
[00006DE4][ ] ◄ iree_allocator_system_free t = 862ns / 0us / 0.000862ms
[00006DE4][ ] ◄ iree_hal_xrt_buffer_destroy t = 3337ns / 3us / 0.003337ms
38489121: PID(28132): Created KMQ HW queue
[00006DE4][ ] ◄ iree_hal_allocator_deallocate_buffer t = 30636ns / 30us / 0.030636ms
[00006DE4][ ] ◄ iree_hal_buffer_recycle t = 32771ns / 32us / 0.032771ms
[00006DE4][ ] ► iree_hal_buffer_recycle (buffer.c:397)
[00006DE4][ ] ► iree_hal_allocator_deallocate_buffer (allocator.c:196)
[00006DE4][ ] ◌ XRT free 0x61da39df0740
[00006DE4][ ] ► iree_hal_xrt_buffer_destroy (xrt_buffer.cc:66)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39e15cc0
[00006DE4][ ] ◄ iree_allocator_system_free t = 762ns / 0us / 0.000762ms
[00006DE4][ ] ◄ iree_hal_xrt_buffer_destroy t = 2806ns / 2us / 0.002806ms
[00006DE4][ ] ◄ iree_hal_allocator_deallocate_buffer t = 27700ns / 27us / 0.0277ms
[00006DE4][ ] ◄ iree_hal_buffer_recycle t = 29784ns / 29us / 0.029784ms
[00006DE4][ ] ► iree_hal_xrt_native_executable_destroy (native_executable.cc:281)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39dec320
[00006DE4][ ] ◄ iree_allocator_system_free t = 882ns / 0us / 0.000882ms
[00006DE4][ ] ◄ iree_hal_xrt_native_executable_destroy t = 2836ns / 2us / 0.002836ms
[00006DE4][ ] ► iree_hal_xrt_nop_executable_cache_destroy (nop_executable_cache.cc:63)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39deab60
[00006DE4][ ] ◄ iree_allocator_system_free t = 782ns / 0us / 0.000782ms
[00006DE4][ ] ◄ iree_hal_xrt_nop_executable_cache_destroy t = 2665ns / 2us / 0.002665ms
[00006DE4][ ] ► iree_hal_xrt_device_destroy (xrt_device.cc:116)
[00006DE4][ ] ► iree_hal_xrt_allocator_destroy (direct_allocator.cc:78)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39dec2b0
[00006DE4][ ] ◄ iree_allocator_system_free t = 791ns / 0us / 0.000791ms
[00006DE4][ ] ◄ iree_hal_xrt_allocator_destroy t = 2916ns / 2us / 0.002916ms
[00006DE4][ ] ► iree_arena_block_pool_deinitialize (arena.c:34)
[00006DE4][ ] ► iree_arena_block_pool_trim (arena.c:45)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39e220e0
[00006DE4][ ] ◄ iree_allocator_system_free t = 862ns / 0us / 0.000862ms
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39e2a0f0
[00006DE4][ ] ◄ iree_allocator_system_free t = 1674ns / 1us / 0.001674ms
[00006DE4][ ] ◄ iree_arena_block_pool_trim t = 7025ns / 7us / 0.007025ms
[00006DE4][ ] ◄ iree_arena_block_pool_deinitialize t = 9420ns / 9us / 0.00942ms
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39dec160
[00006DE4][ ] ◄ iree_allocator_system_free t = 792ns / 0us / 0.000792ms
38507039: PID(28132): Creating HW context...
44386297: PID(28132): index=0, name=matmul_f32_dispatch_0_matmul_32x32x32_f32_0:IREE, func=0, pdi(p=0x61da39e1c1f0, sz=24288)
44393052: PID(28132): OPs/cycle: 2048
84129261: PID(28132): Bond HW queue to HW context 1
84197387: PID(28132): Allocated KMQ BO (userptr=0x7fd69c020000, size=24288, flags=0x1000000, type=3, drm_bo=2)
84242574: PID(28132): CU_CONF: bo 2 func=0
84346608: PID(28132): Created KMQ HW context (1)
84769647: PID(28132): Allocated KMQ BO (userptr=0x7fd69c028000, size=392, flags=0x1010001, type=3, drm_bo=3)
84887770: PID(28132): Allocated KMQ BO (userptr=0x7fd6a1754000, size=4096, flags=0x20000000, type=1, drm_bo=4)
84933569: PID(28132): Allocated KMQ BO (userptr=0x7fd6a1753000, size=4096, flags=0x20000000, type=1, drm_bo=5)
84960015: PID(28132): Allocated KMQ BO (userptr=0x7fd6a1752000, size=4096, flags=0x20000000, type=1, drm_bo=6)
85091097: PID(28132): Allocated KMQ BO (userptr=0x7fd6a1751000, size=4096, flags=0x80000000, type=4, drm_bo=7)
85135993: PID(28132): Added arg BO 3 to cmd BO 7
85150635: PID(28132): Added arg BO 4 to cmd BO 7
85154172: PID(28132): Added arg BO 5 to cmd BO 7
85156728: PID(28132): Added arg BO 6 to cmd BO 7
85177934: PID(28132): Submitted command (0)
85183666: PID(28132): Waiting for cmd (0)...
86654715: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_DEV, drm_bo=3, size=392
86658293: PID(28132): Unmap BO, aligned 0x7fd69c028000 parent (nil)
86709794: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_CMD, drm_bo=7, size=4096
86710776: PID(28132): Unmap BO, aligned 0x7fd6a1751000 parent (nil)
86764090: PID(28132): Destroying KMQ HW context (1)...
86768620: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_DEV, drm_bo=2, size=24288
86769442: PID(28132): Unmap BO, aligned 0x7fd69c020000 parent (nil)
86780175: PID(28132): Unbond HW queue from HW context 1
87044102: PID(28132): Destroyed HW context (1)...
87049443: PID(28132): Destroying KMQ HW queue
87178551: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_SHMEM, drm_bo=6, size=4096
87179553: PID(28132): Unmap BO, aligned 0x7fd6a1752000 parent (nil)
87222715: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_SHMEM, drm_bo=5, size=4096
87223507: PID(28132): Unmap BO, aligned 0x7fd6a1753000 parent (nil)
87258683: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_SHMEM, drm_bo=4, size=4096
87259565: PID(28132): Unmap BO, aligned 0x7fd6a1754000 parent (nil)
87368318: PID(28132): Destroying KMQ device (0000:c5:00.1) ...
87372427: PID(28132): Freeing KMQ BO, type=AMDXDNA_BO_DEV_HEAP, drm_bo=1, size=67108864
87373209: PID(28132): Unmap BO, aligned 0x7fd69c000000 parent 0x7fd698400000
97537270: PID(28132): Device closed, fd=3
97727629: PID(28132): Destroying KMQ pcidev
[00006DE4][ ] ◄ iree_hal_xrt_device_destroy t = 10281163ns / 10281us / 10.2812ms
[00006DE4][ ] ► iree_hal_xrt_driver_destroy (xrt_driver.cc:102)
[00006DE4][ ] ► iree_allocator_system_free (allocator.c:127)
[00006DE4][ ] ◌ heap free 0x61da39dec110
[00006DE4][ ] ◄ iree_allocator_system_free t = 1523ns / 1us / 0.001523ms
[00006DE4][ ] ◄ iree_hal_xrt_driver_destroy t = 7146ns / 7us / 0.007146ms
Process finished with exit code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment