Skip to content

Commit

Permalink
Merge pull request easybuilders#20504 from smoors/20240509181705_new_…
Browse files Browse the repository at this point in the history
…pr_PyTorch-bundle212

remove TORCHVISION_INCLUDE from PyTorch-bundle easyconfigs
  • Loading branch information
boegel authored Jun 8, 2024
2 parents ca79953 + 481e206 commit 6c0fc3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ exts_list = [
'checksums': ['7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f'],
}),
('torchvision', '0.16.2', {
'preinstallopts': 'WITH_CUDA=1 TORCHVISION_INCLUDE="$EBROOTLIBJPEGMINTURBO/include:$TORCHVISION_INCLUDE"',
'installopts': '-v',
'patches': [
'torchvision-0.16.2_ffmpeg-6.0-fix.patch',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ exts_list = [
'checksums': ['7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f'],
}),
('torchvision', '0.16.2', {
'preinstallopts': 'WITH_CUDA=0 TORCHVISION_INCLUDE="$EBROOTLIBJPEGMINTURBO/include:$TORCHVISION_INCLUDE"',
'installopts': '-v',
'patches': [
'torchvision-0.16.2_ffmpeg-6.0-fix.patch',
Expand Down

0 comments on commit 6c0fc3b

Please sign in to comment.