Skip to content

Conversation

@AndreyPavlenko
Copy link
Contributor

No description provided.

Copy link
Contributor

@dchigarev dchigarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!


extern "C" OCL_RUNTIME_EXPORT void gpuMemCopy(GPUCLQUEUE *queue, void *dst,
void *src, uint64_t size) {
auto func = queue->ext_table_ ? queue->ext_table_->enqueneMemcpy
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, it is a typo of mine: enquene should be enqueue. Shall we fix it by the way?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't notice this, thanks. I'll add a fix in this PR.

@Menooker
Copy link

Menooker commented Sep 2, 2024

LGTM

@AndreyPavlenko AndreyPavlenko merged commit bc7f33b into intel:main Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants