Skip to content

CUDA-enabled torchvision/v0.16.0#20175

Closed
moravveji wants to merge 5 commits intoeasybuilders:developfrom
moravveji:torchvision
Closed

CUDA-enabled torchvision/v0.16.0#20175
moravveji wants to merge 5 commits intoeasybuilders:developfrom
moravveji:torchvision

Conversation

@moravveji
Copy link
Copy Markdown
Contributor

This PR adds a new easyconfig file for building torchvision/0.16.0-foss-2023a-CUDA-12.1.1 and complements a similar easyconfig file for a CPU-only build.

('networkx', '3.1'),
('sympy', '1.12'),
('Z3', '4.12.2'),
('Z3', '4.12.2', '-Python-%(pyver)s', ('GCCcore', '12.3.0')),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was taken out on purpose, see #20050
We now have one Z3 which has Python support. Ie. no more build with/without suffix. Please undo this change. You can then build your torchvision against PR 20050.

@VRehnberg
Copy link
Copy Markdown
Contributor

This will probably build without JPEG support and is probably not running the torchvision test-suite. Compare against #19987

Copy link
Copy Markdown
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I strongly propose we shouldn't use these at all, but use the PyTorch-bundle's instead.

@moravveji
Copy link
Copy Markdown
Contributor Author

@Micket and @VRehnberg : Thanks for your inputs. I will then close this PR in favor of #19987, and stay tuned until that one is concluded.

@moravveji moravveji closed this Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants