← 返回首页
GitHub Actions Updates by 9prady9 · Pull Request #3095 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

GitHub Actions Updates#3095

Merged
9prady9 merged 4 commits into
arrayfire:masterfrom
9prady9:update_github_actions
Feb 23, 2021
Merged

GitHub Actions Updates#3095
9prady9 merged 4 commits into
arrayfire:masterfrom
9prady9:update_github_actions

Conversation

Copy link
Copy Markdown
Member

9prady9 commented Feb 22, 2021
edited
Loading

Description

  • Move boost_package and MTX data files to use fetch content workflow.
  • Remove obsolete submodule commands in existing github action workflows
  • Add github action workflow to build unified backends
  • Update release source tar github action to reflect fetch content changes.

Fixes: #2903

Changes to Users

None

Checklist

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

9prady9 added this to the 3.8.1 milestone Feb 22, 2021
9prady9 requested a review from umar456 February 22, 2021 14:40
Copy link
Copy Markdown
Member Author

9prady9 commented Feb 22, 2021

New updated source tar ball sample generated by action can be found here
https://github.com/9prady9/arrayfire/releases/tag/vTEST2

pradeep added 4 commits February 23, 2021 00:00
This results in faster re-runs of cmake command after the first run. Also removed obsolete clblas prefix and associated variables.
These are not needed since the move to getting dependencies using fetch content module of cmake. Refactored release source tar ball action to relfect the same as well
9prady9 force-pushed the update_github_actions branch from 8508798 to c61f79b Compare February 22, 2021 18:34
9prady9 merged commit 43009dc into arrayfire:master Feb 23, 2021
9prady9 deleted the update_github_actions branch February 23, 2021 06:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails with source downloaded from release asset when git is not available

2 participants

Footer

© 2026 GitHub, Inc.