Furkan Küçük
Furkan Küçük
You may want to watch the video in here: https://www.youtube.com/watch?v=Jkcp28ki82k
> We are working on making this happen with upstream. Thanks for your request! I know you guys hate this question but it's kinda urgent so please forgive me for...
> We have upstreamed all ROCm enablement already. You can use the upstream repository on top of ROCm. Concerning the pip wheel: since that's outside our hands, unfortunately not. >...
> > docker exec -it -e DISPLAY=${DISPLAY} gracious_greider bash > > gracious_greider is my container name. -e DISPLAY=${DISPLAY} option allows the applications inside docker to display on your local GUI....
> docker image does not persist your changes unless you tag it. However, you don't have to start your docker instance from an image every time. > docker run will...
> Sure, make sure that you install the dependencies as listed inside the docker files and follow the subsequent steps afterwards. An installation script may be very good and helpful....
Any progress on that?
> This is what I got on my side overall with `PYTORCH_TEST_WITH_ROCM=1 python test/run_test.py ` > > * test_autograd 919 tests in 161s (6 skipped) > * test_cuda 154 tests...
> This is what I got on my side overall with `PYTORCH_TEST_WITH_ROCM=1 python test/run_test.py ` > > * test_autograd 919 tests in 161s (6 skipped) > * test_cuda 154 tests...
@Delaunay Hi mate! I'm trying to build pytorch with your way, however I'm experiencing some issues. Here is my script. Can you check it out? https://gist.github.com/iamkucuk/c8f74ec6d4f91804d6ff3d1006f26040