Skip to content

Warning in USM array PYX compilation. #436

@diptorupd

Description

@diptorupd

The following unused variable warning is popping up after recent changes:

dpctl/tensor/_usmarray.cpp:2528:36: warning: ‘__pyx_f_5dpctl_19_sycl_queue_manager_get_current_queue’ defined but not used [-Wunused-variable]
 2528 | static struct PySyclQueueObject *(*__pyx_f_5dpctl_19_sycl_queue_manager_get_current_queue)(int __pyx_skip_dispatch); /*proto*/

Metadata

Metadata

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