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

First parameter of set_image_borders is not a source, #41

Open
haesleinhuepf opened this issue Oct 16, 2024 · 1 comment
Open

First parameter of set_image_borders is not a source, #41

haesleinhuepf opened this issue Oct 16, 2024 · 1 comment

Comments

@haesleinhuepf
Copy link
Member

it is actually a destination. This is a write-only functtion. I propose to rename it from "src" to "dst" here. Then, also this code two lines further down is less confusing:

const ParameterList params = { { "dst", src },...
@StRigaud
Copy link
Member

this is related to kernels not the CLIc

@StRigaud StRigaud transferred this issue from clEsperanto/CLIc Oct 16, 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

No branches or pull requests

2 participants