-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
add libtorch/1.8.1 #5100
add libtorch/1.8.1 #5100
Conversation
This comment has been minimized.
This comment has been minimized.
Well, I guess that it won't build in CI without #1510. Moreover pyyaml module will be required for build scripts. |
Here is a summary of the current status for this PR:
|
820add3
to
c98b2d7
Compare
This comment has been minimized.
This comment has been minimized.
@jgsogo Would it be possible to install python 3.8 or 3.9 in agents? It would be nice to have libtorch recipe in CCI, even if build_requirements are not perfect. |
💯 !! We need to upgrade it in all instances (Win/Lin/Mac). It will help us to learn about how some machines are provisioned. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@SSE4, adding python in build requirements is not sufficient since few py files invoked at build time depend on few external modules. I'll work again on this PR when I have time. |
okay, I just wanted to do some quick tests if |
This comment has been minimized.
This comment has been minimized.
A small problem with this recipe, if build libtorch with "USE_CUDA" option, then it would require nccl as collective communicate library, but nccl |
Are there any plans to continue work on this PR in the near future? I would appreciate an updated version, but I don't think I can do it myself.... :-( |
Yes, when I have time. It's a very complex recipe, and it should be ported to conan v2, use cpython recipe as a tool_require (not easy since build step depends on at least one external python dependency), and be updated to latest libtorch version. |
Conan v1 pipeline ❌Failure in build 7 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. Conan v2 pipeline (informative, not required for merge) ❌
The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future. See details:Sorry, the system is under maintenance and it doesn't accept builds right now. Thanks for your understanding and help with the Conan Center Index! |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions. |
I saw that also the |
Specify library name and version: lib/1.0
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!
#621
closes #6861
conan-center hook activated.