Skip to content

4206 adds ext tests and deps#4207

Merged
wyli merged 10 commits intoProject-MONAI:devfrom
wyli:test-load-module
Oct 9, 2022
Merged

4206 adds ext tests and deps#4207
wyli merged 10 commits intoProject-MONAI:devfrom
wyli:test-load-module

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Apr 29, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #4206

Description

Currently ninja+jit is not tested on the cpu-only cases,
this adds ninja (optional dep.) and premerge tests on ubuntu for ninja + jit extension.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli changed the title 4260 adds ext tests and deps 4206 adds ext tests and deps Apr 29, 2022
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli force-pushed the test-load-module branch from c4de05d to d283d2a Compare October 6, 2022 12:56
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli marked this pull request as ready for review October 6, 2022 14:28
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 9, 2022

/build

@wyli wyli enabled auto-merge (squash) October 9, 2022 14:23
@wyli wyli merged commit 4ad790c into Project-MONAI:dev Oct 9, 2022
wyli added a commit that referenced this pull request Oct 10, 2022
Signed-off-by: Wenqi Li <[email protected]>

Fixes #4206

### Description
Currently ninja+jit is not tested on the cpu-only cases,
this adds ninja (optional dep.) and premerge tests on ubuntu for ninja +
jit extension.

### Status
**Ready**

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [x] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Wenqi Li <[email protected]>
KumoLiu pushed a commit that referenced this pull request Nov 2, 2022
Signed-off-by: Wenqi Li <[email protected]>

Fixes #4206

### Description
Currently ninja+jit is not tested on the cpu-only cases,
this adds ninja (optional dep.) and premerge tests on ubuntu for ninja +
jit extension.

### Status
**Ready**

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [x] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
@wyli wyli deleted the test-load-module branch December 13, 2022 17:12
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.

Should ninja be in optional install option for MONAI?

2 participants