MeasureTransport / MeasureTransport/MParT

Pass device memory to MParT through bindings

Open
#399 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
18
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Ultimately I'd like to create a pytorch Tensor (or Julia array), send it to the device, and then wrap that GPU-memory in a way that Kokkos can use inside MParT. This issue is devoted to assessing the feasibility of that and possibly an initial implementation in the python bindings.

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 by locating the Python bindings and the entry points that handle device memory. Assess whether a PyTorch Tensor or Julia array can be wrapped for Kokkos, then define a minimal initial binding implementation and a reproducible validation path. The issue is exploratory and names no files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, julia, python, pytorch
Domain
backend-api-design, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.