Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime stride #294

Merged
merged 5 commits into from
Nov 26, 2024
Merged

Runtime stride #294

merged 5 commits into from
Nov 26, 2024

Conversation

dlangbe
Copy link
Collaborator

@dlangbe dlangbe commented Nov 19, 2024

Added the ability to change the default stride layout at runtime with environment variable HIPTENSOR_DEFAULT_STRIDES_COL_MAJOR.

Renamed HIPTENSOR_DATA_LAYOUT_COL_MAJOR -> HIPTENSOR_DEFAULT_STRIDES_COL_MAJOR

@amd-jnovotny
Copy link

@dlangbe Is there anything to add to the changelog for this?

@dlangbe
Copy link
Collaborator Author

dlangbe commented Nov 19, 2024

@dlangbe Is there anything to add to the changelog for this?

Yes, the changelog should reflect the naming change of HIPTENSOR_DATA_LAYOUT_COL_MAJOR -> HIPTENSOR_DEFAULT_STRIDES_COL_MAJOR

@amd-jnovotny
Copy link

@dlangbe Thanks for the clarification. After you update the change log, I can review it for formatting, etc.

Copy link

@amd-jnovotny amd-jnovotny left a comment

Choose a reason for hiding this comment

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

Just some formatting suggestions and a slight rewording for the changelog. Looks good otherwise. Thank you!

CHANGELOG.md Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Collaborator

@cgmillette cgmillette left a comment

Choose a reason for hiding this comment

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

Couple minute changes, but otherwise looks great!

Copy link
Collaborator

@cgmillette cgmillette left a comment

Choose a reason for hiding this comment

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

LGTM

@cgmillette cgmillette merged commit fb73d2a into ROCm:develop Nov 26, 2024
14 checks passed
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.

3 participants