Skip to content

src/cunumeric/matrix: stop including coll.h in solve_template.inl#620

Merged
rohany merged 2 commits intonv-legate:branch-22.10from
rohany:no-solve-coll
Sep 30, 2022
Merged

src/cunumeric/matrix: stop including coll.h in solve_template.inl#620
rohany merged 2 commits intonv-legate:branch-22.10from
rohany:no-solve-coll

Conversation

@rohany
Copy link
Member

@rohany rohany commented Sep 29, 2022

This file was included unnecessarily, and led to build issues on distributed machines. In particular, including coll.h pulls in mpi.h, which is an unresolved header to NVCC.

@rohany rohany requested a review from magnatelee September 29, 2022 07:16
@rohany rohany added the category:bug-fix PR is a bug fix and will be classified as such in release notes label Sep 29, 2022
This file was included unnecessarily, and led to build issues on
distributed machines. In particular, including coll.h pulls in mpi.h,
which is an unresolved header to NVCC.

Signed-off-by: Rohan Yadav <rohany@alumni.cmu.edu>
@rohany rohany merged commit 1536ef9 into nv-legate:branch-22.10 Sep 30, 2022
magnatelee added a commit that referenced this pull request Sep 30, 2022
magnatelee pushed a commit to magnatelee/cunumeric that referenced this pull request Sep 30, 2022
…-legate#620)

This file was included unnecessarily, and led to build issues on
distributed machines. In particular, including coll.h pulls in mpi.h,
which is an unresolved header to NVCC.

Signed-off-by: Rohan Yadav <rohany@alumni.cmu.edu>

Signed-off-by: Rohan Yadav <rohany@alumni.cmu.edu>
magnatelee added a commit that referenced this pull request Sep 30, 2022
…) (#637)

This file was included unnecessarily, and led to build issues on
distributed machines. In particular, including coll.h pulls in mpi.h,
which is an unresolved header to NVCC.

Signed-off-by: Rohan Yadav <rohany@alumni.cmu.edu>
Co-authored-by: Rohan Yadav <rohany@alumni.cmu.edu>
manopapad pushed a commit that referenced this pull request Mar 5, 2025
* Don't share the dependency file.

* Disable Nightly verification.

* Remove the nightly-exists job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:bug-fix PR is a bug fix and will be classified as such in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants