Skip to content

Adding definition for ENDIAN macros#23

Open
cosmologistPiyush wants to merge 1 commit intoHSAFoundation:masterfrom
cosmologistPiyush:ppc64el-dev
Open

Adding definition for ENDIAN macros#23
cosmologistPiyush wants to merge 1 commit intoHSAFoundation:masterfrom
cosmologistPiyush:ppc64el-dev

Conversation

@cosmologistPiyush
Copy link

Due to the missing definition of custom macros i.e. LITTLEENDIAN_CPU and BIGENDIAN_CPU, rccl package (uses this library) fails to build on ppc64el.

This patch defines the missing macros based on the endianess of the machine as exposed by system's header files.

Due to the missing definition of custom macros i.e. `LITTLEENDIAN_CPU` and
`BIGENDIAN_CPU`, rccl package (uses this library) fails to build on ppc64el.

This patch defines the missing macros based on the endianess of the machine as
exposed by system's header files.

Signed-off-by: Piyush Sachdeva <cosmologist_piyush@icloud.com>
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