Skip to content

Commit

Permalink
add compute capability setting (just 7.0 for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed May 23, 2024
1 parent dc76203 commit 31eef03
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ easyconfigs:
from-pr: 19451
- OSU-Micro-Benchmarks-7.2-gompi-2023a-CUDA-12.1.1.eb
- ABySS-2.3.7-foss-2023a.eb
- PyTorch-2.1.2-foss-2023a-CUDA-12.1.1.eb
- PyTorch-2.1.2-foss-2023a-CUDA-12.1.1.eb:
options:
cuda-compute-capabilities: 7.0

0 comments on commit 31eef03

Please sign in to comment.