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

Adding OpGen backend to develop #330

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

djelovina
Copy link
Collaborator

This branch is squash commit of the 653 demo branch containing contributions to the AscendC backend .
This is work in progress and it currently contains several unit tests, currently located in the example/ directory.

@djelovina djelovina requested a review from anyzelman March 12, 2024 13:52
@anyzelman anyzelman added this to the v0.9 milestone Mar 12, 2024
@anyzelman
Copy link
Member

Set for consideration at v0.9. Certainly some aspects of this should be merged by then (e.g., an ALP tensor specification).

@@ -37,7 +37,7 @@ project( GraphBLAS
DESCRIPTION "The ultimate engine for sparse computation"
LANGUAGES CXX C
)
set( CMAKE_CXX_STANDARD 11 )
set( CMAKE_CXX_STANDARD 14 )
Copy link
Member

Choose a reason for hiding this comment

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

Why was this bump (C++11 to C++14) needed actually @aristeidis-mastoras ?

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