Skip to content

add error checker when creating cmd queue in client: especially when OoO queue is not supported on many devices  #354

Open
@tingxingdong

Description

@tingxingdong

By default , the client created a out-of-orer queue. However, most devices only support in-order queue. The main purpose of client is to test clBLAS maths functions not test queues. It is better to change into in-order queue by default.

https://github.com/clMathLibraries/clBLAS/blob/master/src/client/clfunc_common.hpp#L306

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions