PIPIPIG233666 / gentoo_pppig

Gentoo custom ebuild
0 stars 0 forks source link

dev-libs/rccl #1

Closed PIPIPIG233666 closed 1 year ago

PIPIPIG233666 commented 1 year ago

So apparently AMD guys decided its better to move the hipify process to compile time thus https://github.com/ROCmSoftwarePlatform/rccl/commit/562dd870368db437541c8460c367009abaf579b0 is introduced, and now building rccl depends on this binary called hipify-perl (a perl based script derived from hipify-clang from https://github.com/ROCm-Developer-Tools/HIPIFY).

This tool, however, is not meant to be installed permanently because installing directly results in a broken clang/llvm. rccl cannot be built until I sort out how to make it the best to handle this.

PIPIPIG233666 commented 1 year ago

https://github.com/PIPIPIG233666/gentoo_pppig/commit/87cc9bb13dd251d9cb81a2fb3923aa5a6c052265 apparently i am smarter than i think i am