-
Notifications
You must be signed in to change notification settings - Fork 773
{lib}[foss/2022a] DeepLabCut v2.3.6 with CUDA 11.7.0 #19166
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
Conversation
| dependencies = [ | ||
| ('CUDA', '11.7.0', '', SYSTEM), | ||
| ('Python', '3.10.4'), | ||
| ('TensorFlow', '2.9.1', versionsuffix), |
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.
I'm a bit confused as to why the easyconfigs test suite isn't tripping over this, but TensorFlow 2.11.0 is the usual dependency in the 2022a generation of easyconfigs, any reason you're not using that?
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.
I revised it for TF 2.11
|
Test report by @boegel |
|
@jhein32 Some dependencies seem to be missing, like |
These are dependencies of packages which I declare as dependencies. So trying to keep the config minimal I do not think they should be there. |
|
Anyone could have a look for outstanding issues? |
|
I've set a build going - still waiting for TF... |
|
Test report by @verdurin |
|
Any love for this? |
|
Test report by @akesandgren |
akesandgren
left a comment
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.
LGTM
|
Going in, thanks @jhein32! |
No description provided.