-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
hip-4.1 is already in gentoo and hip-4.2 is almost done.
I've tried rocBLAS-4.2 (skipping 4.1) out and find some issues that need discussion.
- I would like to go back bundle tensile in virtualenv rather than use a standalone tensile package. dev-util/Tensile has two much configuration and C++ source files installed, and their default location is in python site-packages directory.This brings QA concerns, and placing them in the right place requires hard working. Thus it is left messy and put into science overlay rather than gentoo portage, and rocBLAS is in science because of it. We want rocBLAS to be in portage (https://bugs.gentoo.org/732952).
- The build process becomes longer because TensileCreateLibrary is excuted twice for some unknown reasons. Need fixes.
- rocBLAS-4.2 uses a cmake command which generates an incorrect build.ninja.
- As 6aa5e41 described there are existing bugs I haven't noticed about rocBLAS which needs to be fixed.
I will put more information and try to fix the above problems after investigation and reviewing patches from @fuag15.
Metadata
Metadata
Assignees
Labels
No labels