Skip to content

UR CUDA ERROR Runtime error: CUDA_ERROR_INVALID_VALUE, unified runtime error #10976

@vidyalatha-badde

Description

@vidyalatha-badde

Hi,

UR CUDA ERROR:
        Value:           1
        Name:            CUDA_ERROR_INVALID_VALUE
        Description:     invalid argument
        Function:        urEnqueueKernelLaunch
        Source Location: sycl_workspace/llvm/sycl/plugins/unified_runtime/ur/adapters/cuda/enqueue.cpp:418

terminate called after throwing an instance of 'sycl::_V1::runtime_error'
  what():  Native API failed. Native API returns: -30 (PI_ERROR_INVALID_VALUE) -30 (PI_ERROR_INVALID_VALUE)
Aborted (core dumped) 

Has anyone encountered a similar runtime error during the execution of migrated sycl code on NVIDIA as the backend? what could be the cause of the error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    cudaCUDA back-end

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions