diff --git a/vignettes/articles/compatibility-matrix.Rmd b/vignettes/articles/compatibility-matrix.Rmd index 3fbc33a803..6bc4cfb4e6 100644 --- a/vignettes/articles/compatibility-matrix.Rmd +++ b/vignettes/articles/compatibility-matrix.Rmd @@ -22,9 +22,197 @@ Finding the right combination of libtorch, {torch}, and CUDA can be tricky. This | CUDA version | Suitable {torch} version | |:------------:|:---------------------------:| -| 11.6 | 0.10.0 (Linux only), 0.11.0 | -| 11.7 | 0.10.0 to 0.13.0 | -| 11.8 | 0.12.0 to 0.15.x | -| 12.4 | 0.14.x to 0.15.x | -| 12.6 | 0.16.x | | 12.8 | 0.16.x | +| 12.6 | 0.16.x | +| 12.4 | 0.14.x to 0.15.x | +| 11.8 | 0.12.0 to 0.15.x | +| 11.7 | 0.10.0 to 0.13.0 | +| 11.6 | 0.10.0 (Linux only), 0.11.0 | + + +--- + +## Interactive Install Guide + +Select your system specifications to generate the recommended installation command. + + + +
+

1. Operating System

+ + + + + + +
+ +
+

2. CUDA Version

+ + + + + + + + + + + + + + +
+ +
+

3. Debug Mode

+ + + + +
+ +

3. Run this command in R

+
+ + Select your options above... + + +
+ + \ No newline at end of file