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

enable cuda unit tests #354

Merged
merged 135 commits into from
Oct 14, 2022

Conversation

evaleev
Copy link
Member

@evaleev evaleev commented Jul 13, 2022

No description provided.

evaleev and others added 30 commits May 2, 2022 15:56
…hared_ptr<const Shape>

- shared_ptr<Pmap> -> shared_pmap<const Pmap>
- introduced {TensorImpl,DistArray}::shape_shared
- introduced {TensorImpl,DistArray}::pmap_shared to mirror shape_shared ... unfortunately pmap and shape return types do not mirror
…ke sure that it's told to use PaRSEC) + initialize/finalize it from within TA::{initialize,finalize}()
… do not pass correctness check and hang in fence ... for now hardwired all tests in linalg to 4x4 matrices with 1 tile
@evaleev evaleev force-pushed the evaleev/fix/cuda-unit-tests branch 2 times, most recently from 26d199d to 5868494 Compare October 1, 2022 14:59
@evaleev evaleev force-pushed the evaleev/fix/cuda-unit-tests branch 8 times, most recently from 886f00f to 9e2e561 Compare October 13, 2022 18:35
@evaleev evaleev force-pushed the evaleev/fix/cuda-unit-tests branch 4 times, most recently from d0f5c92 to ffc56de Compare October 14, 2022 09:13
@evaleev evaleev force-pushed the evaleev/fix/cuda-unit-tests branch from ffc56de to 6bd84aa Compare October 14, 2022 10:12
@evaleev evaleev merged commit 8d50fe5 into anisimov/feature/cutt-to-librett Oct 14, 2022
@evaleev evaleev deleted the evaleev/fix/cuda-unit-tests branch October 14, 2022 11:57
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