Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

multi threaded OPENBLAS #3376

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

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

willyborn
Copy link
Contributor

@willyborn willyborn commented Mar 14, 2023

Adds the threads options to OPENBLAS & FFT VCPKG compilation.

Description

  • Improvement, by specializing options during VCPKG compilation

Changes to Users

Improved speed when using OPENBLAS.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • [-] Functions added to unified API
  • [-] Functions documented

vcpkg.json Outdated
@@ -61,6 +67,7 @@
"description": "Build OpenCL backend",
"dependencies": [
"boost-compute",
"boost-program-options",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is a good dependency for the project. It is only required for some of the tests in the clFFT project and those aren't built. I think the vcpkg should minimize the number of dependencies installed whenever possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.
I get it out, and resend the PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or should I move it to the openblasfftw section ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove it. We don't need that dependency to build ArrayFire.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, done

@willyborn willyborn force-pushed the multithreadedOPENBLAS branch from 90dd9d7 to 7f242c8 Compare March 14, 2023 18:27
@umar456 umar456 merged commit 1e4b1a0 into arrayfire:master Mar 16, 2023
@willyborn willyborn deleted the multithreadedOPENBLAS branch May 11, 2023 21:34
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.