intel / intel/graph-compiler

Allow for passing an allocator to the GPU pipeline

Open
#345 0 comments 0 reactions 0 assignees View on GitHub
GPU
Dominant language
C++
Stars
54
Forks
16
PR merge metrics
No merged PRs in 30d

Description

OV integration requires temporary buffer allocation. This is to be done using the CPU-side code in the MLIR module. The "kernel" should b e able to accept the allocator as a parameter.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CPU-side code in the MLIR module that handles the GPU pipeline and temporary buffer allocation. Trace how the kernel is defined and invoked; done means the kernel accepts an allocator parameter and uses it for the required temporary buffers.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Feature
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.