Has anyone had success on the Windows platform?
Has anyone had success on the Windows platform?
System Windows 11 64Bit GPU : nVIDIA RTX A2000
I have but i strongly use wsl and do wsl ubuntu i got it to work but the lack of triton and some other stuff kills windows.
import os os.environ["PYTORCH_NO_TRITON"] = "1" import torch._dynamo torch._dynamo.config.suppress_errors = True
helps
I have but i strongly use wsl and do wsl ubuntu i got it to work but the lack of triton and some other stuff kills windows.
Thank you. I also installed ubuntu on wsl and am testing it. When I tested it using the sample idea, I got an error while creating a document using Tex.
I'm testing with A1000 GPU right now
! LaTeX Error: \begin{subfigure} on input line 340 ended by \end{figure}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.385 \end{figure}
)
! Emergency stop.
<*> template.tex
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on template.log.
Standard Error:
Standard Output:
This is BibTeX, Version 0.99d (TeX Live 2023/Debian)
The top-level auxiliary file: template.aux
The style file: iclr2024_conference.bst
Database file #1: references.bib
Repeated entry---line 118 of file references.bib
: @article{Roy2020EfficientCS
: ,
I'm skipping whatever remains of this entry
(There was 1 error message)