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

Candidate for the v0.10.0 release tag #1938

Merged
merged 54 commits into from
Aug 27, 2024
Merged

Candidate for the v0.10.0 release tag #1938

merged 54 commits into from
Aug 27, 2024

Commits on Aug 6, 2024

  1. Merge pull request #1142 from lukaszstolarczuk/dockers-adapters

    Update and extend dockers
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4d561bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1884 from callumfare/callum/fix_printtrace

    Enable PrintTrace when SYCL UR tracing is enabled
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a26c205 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1880 from hdelan/l0-native-enqueue

    [L0] L0 impl for enqueue native command
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d6b977d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1882 from przemektmalon/przemek/interop-map-memory

    [Bindless][Exp] Add interop memory mapping to USM.
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    68da11a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1902 from pbalcer/benchmark-automation-2

    improve benchmarks automation
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6035b7e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1915 from bratpiorka/rrudnick_umf_rc3

    bump UMF tag to switch to rc3 release
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c09b92c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1920 from zhaomaosu/devsan-add-missing-lib

    [DeviceSanitizer] Add missing required library
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    075039c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1883 from aarongreig/aaron/asanObjectLifetimeIssues

    Don't retain device handle references in sanitizer layer.
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e89290c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1918 from pbalcer/fix-pvc-feature

    update L0 e2e workflow
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    502f190 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1797 from lukaszstolarczuk/update-badges

    Update badges (for active workflows) in README
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b69cdbd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1906 from nrspruit/flex_gpu_copy_engine

    [L0] Add check for Intel Flex/Arc for disabling use of copy engines.
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f630912 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1896 from omarahmed1111/change-opencl-sampler-inf…

    …o-size
    
    Map ur_bool_t to cl_bool in sampler getinfo for opencl adapter
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c9876a0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1810 from nrspruit/fix_l0_kernel_cts

    [L0] Fix kernel error handling and enumeration checking
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ed93994 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1812 from nrspruit/fix_l0_program

    Fix L0 Program CTS failures
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4af5669 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1921 from pbalcer/switch-runners

    switch ubuntu runners to a shared pool
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    11c6220 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1922 from lukaszstolarczuk/bump-umf

    Bump UMF version with latest fixes
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1fdb321 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1927 from pbalcer/fix-scorecard

    fix scorecard job
    pbalcer authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e6c9eb1 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1929 from oneapi-src/revert-1880-l0-native-enqueue

    Revert "[L0] L0 impl for enqueue native command"
    omarahmed1111 authored and kbenzie committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    61c9176 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge pull request #1943 from kbenzie/benie/fix-coverity-issues

    Fix various Coverity defects
    pbalcer authored and kbenzie committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8eec15c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1930 from oneapi-src/benie/no-import-in-pragma-re…

    …gion
    
    Make pragma region names joined by _
    kbenzie committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    83dbf90 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #1911 from ProGTX/peter/xpti-static

    [CUDA] Don't import XPTI symbols in the plugin library
    omarahmed1111 authored and kbenzie committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fb1d31e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1910 from Bensuo/sync_point

    [CUDA][HIP] Improve command-buffer sync points
    omarahmed1111 authored and kbenzie committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f7fb4ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1923 from sarnex/buildlog

    [L0] Return the build log on compilation failure
    omarahmed1111 authored and kbenzie committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a8d775a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1933 from nrspruit/fix_driver_version_check

    [L0] Fix Driver Version check to use extension and tuple check
    omarahmed1111 authored and kbenzie committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1ae9c4e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1960 from Bensuo/ewan/imm_command_list_fix

    Command-buffer immediate command-list CTS fix
    omarahmed1111 authored and kbenzie committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8261ce6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1952 from kbenzie/benie/bounds-checking-off-by-de…

    …fault
    
    Make USM parameter bounds checking configurable
    omarahmed1111 authored and kbenzie committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5020f1e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1955 from nrspruit/fix_l0_coverity

    [L0] fix Coverity issues for L0 Adapter
    omarahmed1111 authored and kbenzie committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bd63464 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Mark urCommandBufferFillCommandsTest failing in v2

    These tests don't support level_zero v2 yet.
    RossBrunton committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d2e9aa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    b5bd71c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #1946 from callumfare/callum/update_ur_trace_env_var

    Update expected values of SYCL_UR_TRACE environment variable
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a434bac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1843 from AllanZyne/review/yang/invalid_arguments

    [DeviceSanitizer] Support check invalid kernel argument
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    61a67b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1953 from aarongreig/aaron/changeDeviceCreateWith…

    …NativeParam
    
    Change urDeviceCreateWithNativeHandle to take an adapter handle.
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8c8ad3c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1879 from AllanZyne/review/yang/fix_dsan_destruction

    [DeviceSanitizer] Fix interceptor destruction order
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3ec0719 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1957 from igchor/optional_id

    [L0] make device id an optional
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    13251fc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1966 from raiyanla/fix-profiling-values-in-order

    [L0] Fix incorrect profiling values for in-order queue barriers
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6c93afd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1931 from nrspruit/fix_l0_driver_init

    [L0] Enable L0 Driver Init to init all device types with filtering
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    06eef2a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1973 from omarahmed1111/fix-coverity-issues

    Fix some coverity issues
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7282296 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1983 from nrspruit/fix_coverity_l0_2

    [L0] Fixed program info binary size query and fix program handle init
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3f72cdd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1985 from igchor/bump_umf_soversion

    [Common] bump umf version to include SOVERSION fix
    omarahmed1111 authored and kbenzie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a2e1cde View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #1987 from npmiller/load-log

    Add dlerror output to loader logs
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d6ef7b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1936 from isaacault/iault/seg_fault_fix

    Fix unintended crash in catch blocks.
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8827266 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1972 from aarongreig/aaron/fixSubGroupMaxSizeAssert

    Fix CL adapter assuming incorrect type for sub group query.
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0367fdd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1984 from rafbiels/rafbiels/cuda-stream-race-cond

    Fix race condition in CUDA stream creation
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2d0a72e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1699 from PietroGhg/pietro/usm_fixes

    [NATIVECPU] Implement urUSMGetMemAllocInfo and aligned alloc
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6cca8c7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1965 from PietroGhg/pietro/lock_stop_thread

    [NATIVECPU] Add lock_guard when stopping threads
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b6f6dc6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1864 from zhaomaosu/buffer-migration

    [DeviceSanitizer] Support data migration for memory buffer
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9535f74 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1988 from igchor/event_optional_v2

    [L0 v2] fix use of device->Id
    omarahmed1111 authored and kbenzie committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7355564 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #1858 from zhaomaosu/buffer-copy-host-ptr

    [DeviceSanitizer] Handle mem buffer is created with flag COPY_HOST_POINTER
    omarahmed1111 authored and kbenzie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0df465a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1991 from aarongreig/aaron/clearExtFuncPtrCache

    Clear OpenCL function pointer cache when context is released.
    omarahmed1111 authored and kbenzie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5d3606d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1940 from RossBrunton/ross/urcall

    [XPTI] Use `ur.call` rather than `ur` in XPTI
    omarahmed1111 authored and kbenzie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    aa4be55 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1993 from lukaszstolarczuk/bump-umf-w-hwloc-fix

    [common] Bump UMF version
    igchor authored and kbenzie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5f41939 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2000 from igchor/tracing_fix

    [Loader] Fix xpti finalization order
    omarahmed1111 authored and kbenzie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4b1ff58 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1995 from kswiecicki/refcount-clear

    Coverity fixes
    omarahmed1111 authored and kbenzie committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c43da0d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. [L0] Make destructor of the context virtual

    to make sure that v2::context will release all the resources
    on context destruction.
    igchor authored and kbenzie committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d040a8f View commit details
    Browse the repository at this point in the history