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

Information about supported image formats #76

Open
kpet opened this issue Oct 20, 2021 · 2 comments
Open

Information about supported image formats #76

kpet opened this issue Oct 20, 2021 · 2 comments

Comments

@kpet
Copy link

kpet commented Oct 20, 2021

First of all, many thanks for clinfo that I've now come to use routinely as part of my work on OpenCL!

I was wondering whether you'd considered adding information about supported image formats to the output. I think this would be a nice addition.

@Oblomov
Copy link
Owner

Oblomov commented Oct 20, 2021

I agree, it's been in my TODO list for a long while. I never got to it mainly for two reasons: one is that's it's a _lot_of information, and the other is that it's nontrivial to represent, due to the combination of read and write support. I have a partial idea about it could be done, too, including showing it only with a specific command-line option and presenting it in some tabular form, but I've had the time to get to it yet.

@kpet
Copy link
Author

kpet commented Oct 20, 2021

Agree with the challenges, command line option and tabular approach. Great to know you've been thinking about it!

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

No branches or pull requests

2 participants