Skip to content

[WIP] Create host only fk::apply and host_device fk::apply_d versions - #214

Closed
morousg with Claude wants to merge 1 commit into
mainfrom
claude/create-host-only-fk-apply-versions
Closed

[WIP] Create host only fk::apply and host_device fk::apply_d versions#214
morousg with Claude wants to merge 1 commit into
mainfrom
claude/create-host-only-fk-apply-versions

Conversation

@Claude

@Claude Claude AI commented Feb 26, 2026

Copy link
Copy Markdown

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>Create host only fk::apply and host_device fk::apply_d versions</issue_title>
<issue_description>To avoid the situation of calling a host only function from host_device fk::apply, make fk::apply host only FK_HOST_CNST and create a fk::apply_d version that is FK_HOST_DEVICE_CNST.

Update the code that currently uses apply or fk::apply, according to wheter the function where it is used is HOST or HOST_DEVICE.</issue_description>

Comments on the Issue (you are @claude[agent] in this section)

@Claude Claude AI assigned Claude and morousg Feb 26, 2026
Copilot stopped work on behalf of morousg due to an error February 26, 2026 17:33
@morousg morousg closed this Feb 26, 2026
@morousg
morousg deleted the claude/create-host-only-fk-apply-versions branch February 26, 2026 17:50
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.

Create host only fk::apply and host_device fk::apply_d versions

2 participants