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

fix hipsycl-rocm-git build process #258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix hipsycl-rocm-git build process #258

wants to merge 1 commit into from

Conversation

sobc
Copy link

@sobc sobc commented Sep 29, 2023

I've applied a patch to address the _no such file or directory error that
occurred during the SPIRV-LLVM-Translator fetch process, which was causing
issues with build file generation. Additionally, this patch correctly sets the
runtime path for the installed library.

Furthermore, due to some naming conflicts within the project, I've adjusted the
name to _AdaptiveCpp without making any changes to the package name.

To ensure proper functionality when using the acpp compiler, I've added lld
as a dependency.

It's worth noting that the tagged version of hipsycl-rocm doesn't require
these changes, but unfortunately, it doesn't compile correctly. This issue lies
with the developers of AdaptiveCpp, so I haven't made any modifications to the
PKGBUILD yet. We'll need to wait for the next tagged version to address this
problem.

fix(hipsycl-rocm-git): add `lld` to depend list, remove hipcpu
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