-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
cutensor v2.0.2.5 #56
cutensor v2.0.2.5 #56
Conversation
…nda-forge-pinning 2024.06.24.21.57.20
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe:
|
With the migration to xref: https://conda-forge.org/news/2024/03/24/stdlib-migration/ |
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/cutensor-feedstock/actions/runs/9864702702. |
@v0i0 and I were working through updating this pull request. @leofang @jakirkham is best practice to manually update this PR for 2.0.2.5 or close and rerender? |
In terms of adding a new maintainer, would ask them to open a new issue using this bot request Regarding updating, either approach is ok. Would just make a note of the issue in the prior version when updating |
correcting sha256 source keys
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe/meta.yaml:
|
For more information, see below-- the archive tarball links for I assume the correct version to publish is 2.0.2.4... Looking for confirmation from @v0i0. Some notes below to capture the information:
The |
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
Done here. |
The 2.0.2 / 2.0.2.4 binaries were lacking a crucial change, so we pushed
2.0.2.1 / 2.0.2.5 immediately after (in python terms, like 2.0.2post1).
Thus, it doesn't matter much whether we publish 2.0.2.4 binaries to conda
(they are obsolete), but we need to publisg 2.0.2.5 binaries for sure. Does
that help?
…On Tue, Jul 30, 2024, 22:31 Matthew Jones ***@***.***> wrote:
For more information, see below-- the archive tarball links for 2.0.2 all
point to 2.0.2.4, but the redist keys reference libcutensor version
2.0.2.5 in version 2.0.2.1.
I assume the correct version to publish is 2.0.2.4... Looking for
confirmation from @v0i0 <https://github.com/v0i0>.
Some notes below to capture the information:
Navigating the cuTENSOR release archive
<https://developer.nvidia.com/cutensor-archive> and cross-referencing the
cuTENSOR redist keys, we find:
- archive 2.0.2 → redist libcutensor version 2.0.2.4
- archive 2.0.2.1 → redist libcutensor version 2.0.2.5
The meta.yaml uses libcutensor versions and keys-- this leads to some
confusion when making corrections.
—
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWRY3LBJ2JNCBNQE2RV7VLZO7ZZLAVCNFSM6AAAAABJ26F5L2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJZGE2TOMBXGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Then let's just publish 2.0.2.5. @mtjrider could you help update the version & checksums? |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.07.31.04.56.44
Change this line from cutensor-feedstock/conda-forge.yml Line 7 in 88f00db
|
corrected indenting corrected use of exit status
Thanks @leofang will do. |
avoiding Travis CI
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.07.31.04.56.44
The cuTENSORMg compilation test for CUDA 11 + aarcht64 just failed without any error message... lol Is it something we can reproduce locally? |
I am guessing that it’s not parsing the line-breaks correctly in that case. It’s supposed to EDIT: I say this because I see a line-break in the compile command itself for that example around |
removing conditional reporting on stderr
pass nvcc directly, remove redirects.
Added a commit that passes nvcc directly to the shell instead of redirecting output. In previous logs, only |
The error is related to linking glibc, here. Snapshot:
|
Ah, so it's a glibc issue, seems like we have no other way but to skip the compilation test in this particular pipeline... conda-forge has not migrated to newer glibc (>2.17) as far as I know (conda-forge/conda-forge.github.io#1941). Let's follow what we did in cuSPARSELt for simplicity. |
Compilation tests for aarch64 require newer GLIBC. Removing all but native platform tests (linux-64).
Good to merge @leofang @jakirkham ? |
Co-authored-by: jakirkham <[email protected]>
Co-authored-by: Leo Fang <[email protected]>
Co-authored-by: Leo Fang <[email protected]>
Thanks, @mtjrider! |
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
@conda-forge-admin,
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.Pending Dependency Version Updates
Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.
Dependency Analysis
We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by - please use this URL for debugging.