-
Notifications
You must be signed in to change notification settings - Fork 31
Set up CI for Python package with GitHub Actions #360
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
Closed
PokhodenkoSA
wants to merge
29
commits into
IntelPython:master
from
PokhodenkoSA:github-actions-python-package
Closed
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
cf8ccb8
Create .github/workflows/python-pachage.yml
PokhodenkoSA 40e1a9e
Install Cython
PokhodenkoSA 9a2eb81
Install numpy
PokhodenkoSA 43c731e
Rename python-package.yml
PokhodenkoSA 78e40fb
Install oneAPI
PokhodenkoSA a8955ce
Save cache
PokhodenkoSA 321905b
Install in Development Mode
PokhodenkoSA f1b0c1b
Source DPC++ compiler environment
PokhodenkoSA d10a738
Disable DPCTL_ENABLE_LO_PROGRAM_CREATION
PokhodenkoSA ce3af13
Clean oneAPI cache
PokhodenkoSA 2b2f991
Checkout with history
PokhodenkoSA 74fdda5
Rub pytest
PokhodenkoSA d1a62dc
Install pytest-cov
PokhodenkoSA 15b3de8
Source DPC++ compiler env for testing for fixing error with libsycl.so
PokhodenkoSA 99127bb
Create TODOs
PokhodenkoSA 94a82bf
Creare tmate.yml
PokhodenkoSA 1fd28b8
Use tmate in python-package.yml
PokhodenkoSA dcde836
Run tmate before pytest
PokhodenkoSA 605ec59
Update to onaAPI 2021.2
PokhodenkoSA cedaaad
Disable testing
PokhodenkoSA ce7f041
Use only Python 3.7
PokhodenkoSA c922b25
Enable pytest
PokhodenkoSA 27402d7
Enable tmate
PokhodenkoSA 3fc0ac9
Activate TBB environment for pytest
PokhodenkoSA 08f3bbf
Disable tmate
PokhodenkoSA ffbf5bf
Clean code
PokhodenkoSA b26d778
Remove tmate
PokhodenkoSA 31168c0
Add Python 3.8 and 3.9
PokhodenkoSA 5a02f75
Trigger on PR and push to master
PokhodenkoSA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Disable DPCTL_ENABLE_LO_PROGRAM_CREATION
- Loading branch information
commit d10a7383fe10f5ec82d102944f056d6b00476008
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is blocker for the PR and should be fixed before merging this PR.
LevelZero is not available.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ticket for fixing it #361 or #340 will make Level Zero always available by downloading headers from GitHub.