KhronosGroup / KhronosGroup/OpenCL-CLHPP

Device to host cl::copy in cl2.hpp is not MSVC checked iterator friendly

Open
#46 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
425
Forks
133
Avg merge
3h 30m
Merged PRs (30d)
1

Description

Currently, only the host to device cl::copy is MSVC checked iterator friendly. Please add the same addition to Device to host as well.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in cl2.hpp by locating the existing MSVC checked-iterator handling for host-to-device cl::copy, then compare the device-to-host overload. Done means device-to-host cl::copy has the same MSVC checked-iterator friendliness as the host-to-device path.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.