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

Feature/add test matrix #305

Merged
merged 4 commits into from
Apr 1, 2021

Conversation

reazulhoque
Copy link
Contributor

Adds Test Matrix

@reazulhoque reazulhoque requested a review from diptorupd April 1, 2021 19:37
Copy link
Contributor

@diptorupd diptorupd left a comment

Choose a reason for hiding this comment

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

Only readme change so merging.

@diptorupd diptorupd merged commit cce3b3f into IntelPython:main Apr 1, 2021
@PokhodenkoSA
Copy link
Contributor

PokhodenkoSA commented Apr 2, 2021

Do you see it like me? I propose move long "Build commands" under table.
image

| 2 | Linux | Ubuntu 20.04 | 3.7 | Gen12 Discrete | Manual | 2021.2 | python setup.py install; pytest -q -ra --disable-warnings --pyargs numba_dppy -vv | Numba, NumPy, dpnp | OCL, L0-1.0 |
| 3 | Linux | Ubuntu 20.04 | 3.7 | i7-10710U | CI | 2021.2 | python setup.py install; pytest -q -ra --disable-warnings --pyargs numba_dppy -vv | Numba, NumPy, dpnp | OCL, L0-1.0 |
| 4 | Windows | 10 | 3.7 | Gen9 Integrated | CI | 2021.2 | python setup.py install; pytest -q -ra --disable-warnings --pyargs numba_dppy -vv | Numba, NumPy | OCL |
| 5 | Windows | 10 | 3.7 | i7-10710 | CI | 2021.2 | python setup.py install; python -q -ra --disable-warnings --pyargs numba_dppy -vv | Numba, NumPy | OCL |
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems that command is not correct python -q -ra --disable-warnings --pyargs numba_dppy -vv. Am I right?

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.

3 participants