Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UR] [CUDA] Changed the output of querying localMemSize #931

Merged

Conversation

konradkusiak97
Copy link
Contributor

With this patch when the user asks for the amount of localMemSize, they receive the maximum amount available on the SM. Setting the maximum limit with the env variable still remains an option.

@konradkusiak97
Copy link
Contributor Author

Corresponding PR in intel/llvm: intel/llvm#11454

@hdelan
Copy link
Contributor

hdelan commented Oct 12, 2023

LGTM

@konradkusiak97 konradkusiak97 requested a review from a team as a code owner October 16, 2023 15:12
Copy link
Contributor

@JackAKirk JackAKirk left a comment

Choose a reason for hiding this comment

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

LGTM. I guess this should be documented somewhere though.

@konradkusiak97
Copy link
Contributor Author

Yes, I'll adjust the documentation once this is in

@konradkusiak97 konradkusiak97 added the ready to merge Added to PR's which are ready to merge label Oct 25, 2023
Copy link
Contributor

@kbenzie kbenzie left a comment

Choose a reason for hiding this comment

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

@konradkusiak97 please fix the conflict in source/adapters/cuda/enqueue.cpp

@konradkusiak97 konradkusiak97 force-pushed the konradkusiak/LocalMemSizeQuery branch 2 times, most recently from 692f2d7 to 66287b1 Compare November 3, 2023 11:22
Copy link
Contributor

@kbenzie kbenzie left a comment

Choose a reason for hiding this comment

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

LGTM will wait for the checks to pass before merging.

@kbenzie kbenzie merged commit 0e24ab8 into oneapi-src:adapters Nov 6, 2023
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants