Skip to content

Add dynamic versioning and include cuda_tile_experimental in build#56

Open
arjkesh wants to merge 3 commits intoNVIDIA:mainfrom
arjkesh:further_chgs
Open

Add dynamic versioning and include cuda_tile_experimental in build#56
arjkesh wants to merge 3 commits intoNVIDIA:mainfrom
arjkesh:further_chgs

Conversation

@arjkesh
Copy link
Collaborator

@arjkesh arjkesh commented Feb 12, 2026

Description

CI Configuration

config:
  build: true
  # valid options are "ops" and "benchmark"
  test: []

Checklist

  • Code formatted and imports sorted via repo specifications (./format.sh)
  • Documentation updated (if needed)
  • CI configuration reviewed

@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 12, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@arjkesh
Copy link
Collaborator Author

arjkesh commented Feb 12, 2026

/ok to test 6aa3d58

@arjkesh
Copy link
Collaborator Author

arjkesh commented Feb 12, 2026

/ok to test ce3fd61

@arjkesh
Copy link
Collaborator Author

arjkesh commented Feb 12, 2026

/ok to test 01d64ff

"cuda-tile",
"cuda-tile-experimental @ git+https://github.com/NVIDIA/cutile-python.git#subdirectory=experimental",
# 'nvidia-ml-py', # optional
# cuda-tile-experimental: vendored into CI-built wheels; for source install see README.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in this way, pip install -e . may not work because cuda-tile-experimental should be installed first?
Could you please consider this case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments