Skip to content

Gh docker reusable with tests#1022

Closed
sandeepd-nv wants to merge 3 commits intonv-legate:branch-23.11from
sandeepd-nv:gh_docker_reusable_with_tests
Closed

Gh docker reusable with tests#1022
sandeepd-nv wants to merge 3 commits intonv-legate:branch-23.11from
sandeepd-nv:gh_docker_reusable_with_tests

Conversation

@sandeepd-nv
Copy link
Contributor

No description provided.

@sandeepd-nv sandeepd-nv added in progress category:task PR is a simple task and will not be included in release notes labels Aug 9, 2023
@sandeepd-nv sandeepd-nv self-assigned this Aug 9, 2023
@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch 3 times, most recently from 542757a to d795c9a Compare August 11, 2023 04:35
@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch from cecf934 to ffc55f8 Compare August 17, 2023 07:54
@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch from ffc55f8 to 74efc4e Compare August 29, 2023 10:33
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Aug 30, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch 3 times, most recently from 2485636 to 59bcb1e Compare September 4, 2023 06:55
@sandeepd-nv sandeepd-nv requested review from m3vaz and marcinz September 4, 2023 15:03
@marcinz
Copy link
Collaborator

marcinz commented Sep 5, 2023

I see a build failure, right?

volumes:
- ${{ github.workspace }}/test_logs:/home/coder/.test_logs
env:
PYTHONDONTWRITEBYTECODE: 1
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't remember why do we need this one.

set -eo pipefail
test-cunumeric ${{ inputs.test-options }} 2>&1 | tee ~/.test_logs/cunumeric-${{ inputs.sha }}-test-${{ inputs.log-name }}.log

- name: Upload logs
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we upload logs? The logs that are in the workflow are not enough?

@sandeepd-nv
Copy link
Contributor Author

I see a build failure, right?

This should be fixed when nv-legate/legate#830 is meged.

@m3vaz
Copy link
Contributor

m3vaz commented Sep 6, 2023

nv-legate/legate#830 has been merged

@sandeepd-nv sandeepd-nv force-pushed the gh_docker_reusable_with_tests branch from 59bcb1e to ddc6e9a Compare September 7, 2023 12:25
@marcinz marcinz changed the base branch from branch-23.09 to branch-23.11 September 26, 2023 00:35
@sandeepd-nv
Copy link
Contributor Author

Superseded by: #1043

shixun404 pushed a commit to shixun404/cupynumeric that referenced this pull request Sep 18, 2025
* readd legacy 3D matrix multiply

* remove Tall-skinny matmul workaround

* align c++ dot matmul code with python

* remove deprecated test, also ensure batched code executed during 1-proc tests

* add comments, fix memory approximation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:task PR is a simple task and will not be included in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants