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

Substitution of cuTT with LibreTT #290

Closed
wants to merge 2 commits into from

Conversation

victor-anisimov
Copy link
Collaborator

The LibreTT library integrates the TA version of cuTT for CUDA and SYCL platforms. The TA code and unit tests compile. All cutt (librett) TA unit tests pass. The tests "um_expressions_suite" continue failing as reported in the issue #271 .

This is the first round of integration that mechanically replaces cuTT with LibreTT in TA. Remaining is to rename the cutt prefix in the source code with librett prefix if this integration is going in the right direction. Please review the changes.

@victor-anisimov
Copy link
Collaborator Author

I have finished the second part of the changes. That completes the TiledAray - LibreTT integration (replacement of cuTT by LibreTT). If the there are no objections to the way how the integration was going, we can scrap this pull request and I can issue the one combined pull request. Otherwise please let me know if you'd like the integration done differently.

@victor-anisimov
Copy link
Collaborator Author

Deleting this partial pull request in favor of a single one, which will follow.

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