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

config builder is missing a method for setting the device #579

Closed
eyalroz opened this issue Jan 29, 2024 · 0 comments
Closed

config builder is missing a method for setting the device #579

eyalroz opened this issue Jan 29, 2024 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Jan 29, 2024

We can query the device associated with a launch config builder object, but we're missing the method(s) for setting it.

@eyalroz eyalroz added the bug label Jan 29, 2024
@eyalroz eyalroz self-assigned this Jan 29, 2024
eyalroz added a commit that referenced this issue Jan 29, 2024
* Can now set the device on `launch_config_builder_t`, with either a device ID or a `device_t` reference
* Can now set the grid dimensions using the max number of blocks which may be active per multiprocessor (but note: that should be made lazy)
eyalroz added a commit that referenced this issue Jan 29, 2024
* Can now set the device on `launch_config_builder_t`, with either a device ID or a `device_t` reference
eyalroz added a commit that referenced this issue Jan 29, 2024
… either a device ID or a `device_t` reference
eyalroz added a commit that referenced this issue Jan 29, 2024
… either a device ID or a `device_t` reference
eyalroz added a commit that referenced this issue Feb 29, 2024
… either a device ID or a `device_t` reference
@eyalroz eyalroz closed this as completed in cc69b80 Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant