need window support

Open
#108 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
c, python

Research direction

Reproduce the Windows build that generates hip/_hip_helpers.c and inspect the hipOffset3D reference around line 1611. Use the reported compiler error as the starting point; done means hip._hip_helpers builds successfully on Windows without the undefined-struct error.

Written by the indexing model from the issue text.

Description

Creating library build\temp.win-amd64-cpython-311\Release\hip\_util\posixloader.cp311-win_amd64.lib and object build\temp.win-amd64-cpython-311\Release\hip\_util\posixloader.cp311-win_amd64.exp
Generating code
Finished generating code
building 'hip._hip_helpers' extension  
...
1\Release\hip\_hip_helpers.obj -D __HIP_PLATFORM_AMD__ -IX:\amdgraphic\amd2025\hip\7.1\include -D __half=uint16_t
_hip_helpers.c
./hip/_hip_helpers.c(1611): error C2079: 'offset' uses undefined struct 'hipOffset3D'
Dominant language
Cython
Stars
40
Forks
8
PR merge metrics
No merged PRs in 30d

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.

More from ROCm/hip-python

All issues in ROCm/hip-python

Similar issues

More HPC issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.