oneapi-src / oneapi-src/unified-runtime

`prefetch` on sycl with cuda backend on Windows

Open
#1,700 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cuda windows
Dominant language
C++
Stars
57
Forks
120
Avg merge
1d 14h
Merged PRs (30d)
1

Description

Windows doesn't support cudaMemPrefetchAsync() which is used in the call to prefetch. Would be a need to investigate alternatives for Windows.

https://github.com/intel/llvm/pull/13957 may be used to further information.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the SYCL CUDA-backend prefetch call and review the linked bitsandbytes issue about cudaMemPrefetchAsync() and the Intel LLVM pull request. Determine a viable Windows alternative or a clearly defined limitation, then verify the resulting prefetch behavior on the affected platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
hpc, operating-systems
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.