Skip to content

[CUDA] q.wait() causes CUDA_ERROR_NOT_PERMITTED error #1569

Closed
@pvelesko

Description

@pvelesko

capturing the event auto e = q.submit... followed by e.wait() works but doing q.wait() causes the following error:

PI CUDA ERROR:
        Value:           800
        Name:            CUDA_ERROR_NOT_PERMITTED
        Description:     operation not permitted
        Function:        ScopedContext
        Source Location: /home/bhomerding/repo/sycl_usm/llvm/sycl/plugins/cuda/pi_cuda.cpp:147

Metadata

Metadata

Assignees

Labels

cudaCUDA back-end

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions