Skip to content

[Workflow] Update workflow to use the stable version of pytorch#145

Merged
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:update-workflow
Mar 24, 2023
Merged

[Workflow] Update workflow to use the stable version of pytorch#145
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:update-workflow

Conversation

@yaoyaoding
Copy link
Copy Markdown
Member

No description provided.

@yaoyaoding yaoyaoding merged commit 5b3ab00 into hidet-org:main Mar 24, 2023
@yaoyaoding yaoyaoding deleted the update-workflow branch March 24, 2023 06:36
KTong821 added a commit to KTong821/hidet that referenced this pull request Apr 24, 2024
Allow access to cluster attributes inside Hidet kernels. Launch kernels
with distributed shared memory.

See docs:


https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#distributed-shared-memory

https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#thread-block-clusters

API:
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group-cg

Towards supporting hidet-org#102 by adding cluster rank primitive in Hidet.

See `test_cluster.py` for example usage. To run test on Hopper machines
use `pytest --hopper`
vadiklyutiy pushed a commit that referenced this pull request Jul 22, 2024
Allow access to cluster attributes inside Hidet kernels. Launch kernels
with distributed shared memory.

See docs:


https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#distributed-shared-memory

https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#thread-block-clusters

API:
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group-cg

Towards supporting #102 by adding cluster rank primitive in Hidet.

See `test_cluster.py` for example usage. To run test on Hopper machines
use `pytest --hopper`
vadiklyutiy pushed a commit that referenced this pull request Jul 23, 2024
Allow access to cluster attributes inside Hidet kernels. Launch kernels
with distributed shared memory.

See docs:


https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#distributed-shared-memory

https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#thread-block-clusters

API:
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cluster-group-cg

Towards supporting #102 by adding cluster rank primitive in Hidet.

See `test_cluster.py` for example usage. To run test on Hopper machines
use `pytest --hopper`
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.

1 participant