-
Notifications
You must be signed in to change notification settings - Fork 33
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
Merge 0.23 into gold/2021 #1457
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
32d8eb7
Fix coveralls sources
ZzEeKkAa ebc5ed4
Merge pull request #1446 from IntelPython/fix/coveralls-sources
ZzEeKkAa 2ce0702
Remove artifacts from conda/wheel packages residing in root level
AndresGuzman-Ballen 5b8ec33
Address linting issues
AndresGuzman-Ballen 34c8d63
Also remove __pycache__
AndresGuzman-Ballen d5f1680
Clean up unused code in parfors
ZzEeKkAa c1b8a59
Merge pull request #1448 from IntelPython/cleanup/parfors
ZzEeKkAa 32fa39f
Merge branch 'main' into SAT-6809
AndresGuzman-Ballen 50cd1c5
Merge pull request #1447 from IntelPython/SAT-6809
AndresGuzman-Ballen 048b1f1
Improve pyproject.toml
ZzEeKkAa 431dff7
Merge pull request #1449 from IntelPython/feature/improve_pyproject_toml
e42a8da
Remove MANIFEST.in
ZzEeKkAa 84acdea
Merge pull request #1450 from IntelPython/fix/manifest
ZzEeKkAa 655aa8b
Changes to gdb unit tests to enable them on Intel Max GPU
40a51c7
Updates test case verifying codegen for intenum literal args.
ab45e5d
The SPV_INTEL_variable_lenght_array SPIRV ext. is needed on PVC.
ab500b6
Merge pull request #1451 from IntelPython/fix/changes-required-on-dgpu
c1aed6f
update wheel tag with pep600
ekomarova 9a5bebd
Use glibc version from conda package for tagging wheel
ZzEeKkAa e36c979
Merge pull request #1452 from IntelPython/ekomarova/update_wheel_tag
ZzEeKkAa 65c1d3b
Fixed ref-counting of Python object temporaries in unboxing code
oleksandr-pavlyk 96e95f6
Added casts to address compilation warnings
oleksandr-pavlyk 5dcf8af
Use obj as usm array parent and clean up arrayobj individually
ZzEeKkAa 574daab
Merge pull request #1454 from IntelPython/correct-refcount-handling-f…
0364e76
Use nrt api to allocate meminfo object
ZzEeKkAa c9a5237
Merge pull request #1458 from IntelPython/fix/memory_allocation
ZzEeKkAa afce69b
Bump github/codeql-action from 3.25.3 to 3.25.5
dependabot[bot] 404adf1
Merge pull request #1459 from IntelPython/dependabot/github_actions/g…
2f906a2
Pin numba to 0.59
ZzEeKkAa 3201b49
Use windows-2019 for build
ZzEeKkAa 862195c
Merge pull request #1462 from IntelPython/pin/numba_version
ZzEeKkAa 7b807e2
Bump ossf/scorecard-action from 2.3.1 to 2.3.3
dependabot[bot] 060aeb1
Merge pull request #1455 from IntelPython/dependabot/github_actions/o…
39d388a
Bump jidicula/clang-format-action from 4.11.0 to 4.12.0
dependabot[bot] 56ab896
Merge pull request #1461 from IntelPython/dependabot/github_actions/j…
a378864
Remove SPIRV version restriction
ZzEeKkAa f09c42e
Merge pull request #1460 from IntelPython/fix/remove_spirv_version_re…
ekomarova d5ccff5
Set correct package name in README.md
ekomarova b9436c1
Merge pull request #1463 from IntelPython/sat-6766
ZzEeKkAa 9874e89
Fix gdb tests skip logic
ZzEeKkAa 22f28f4
Move dpnp monkey patching to patch file
ZzEeKkAa b5dba9c
Write compiled version during setup
ZzEeKkAa f703390
Merge pull request #1464 from IntelPython/fix/dpnp_mp
4779057
Bump jidicula/clang-format-action from 4.12.0 to 4.13.0
dependabot[bot] ab10b5f
Merge pull request #1465 from IntelPython/dependabot/github_actions/j…
f91798a
Bump github/codeql-action from 3.25.5 to 3.25.6
dependabot[bot] 0d1f5d4
Merge pull request #1466 from IntelPython/dependabot/github_actions/g…
82621be
Updated Changelog with all changes going into 0.23
46e90f6
Merge pull request #1467 from IntelPython/changelog/0.23
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
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium