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

[1.3] add math functions for complex type for the oneAPI backend #2447

Open
wants to merge 4 commits into
base: develop-1.3.0
Choose a base branch
from

Conversation

AuroraPerego
Copy link
Contributor

@SimeonEhrig
Copy link
Member

@AuroraPerego You need to change the URL in the install_boost.sh script to solve the CI problem.

- BOOST_DOWNLOAD_LINK="https://boostorg.jfrog.io/artifactory/main/release/${BOOST_BASE_VERSION}/source/${BOOST_TAR_FILE_NAME}"
+ BOOST_DOWNLOAD_LINK="https://archives.boost.io/release/${BOOST_BASE_VERSION}/source/${BOOST_TAR_FILE_NAME}"

@SimeonEhrig
Copy link
Member

@AuroraPerego You need also to overtake the CI fix for MacOS Runner 😬 : d3195fb

Next time, I should be aware to back port such kind of CI fixes.

- remove installing OpenMP on MacOS via custom script -> normal brew install command is working again
@SimeonEhrig
Copy link
Member

@AuroraPerego I already restarted the HIP 5.1 kernel. The test is reproducible broken. If you want, I can test the code on our workstations, if this a general problem or CI specific.

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.

2 participants