JuliaGPU / JuliaGPU/oneAPI.jl

Host to device copies should be blocking

Open
#469 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
215
Forks
37
Avg merge
10h 47m
Merged PRs (30d)
14

Description

See https://github.com/JuliaGPU/OpenCL.jl/pull/243

From a quick glance, I didn't see where we're synchronizing (even for GPU -> CPU copies, which should be synchronizing already), so we should double-check here.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the referenced OpenCL.jl pull request 243 and tracing how oneAPI host-to-device and GPU-to-CPU copies are synchronized. Done means confirming the synchronization behavior and ensuring host-to-device copies are blocking, with GPU-to-CPU copies remaining synchronized.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
hpc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.