• 303 Posts
  • 939 Comments
Joined 1 year ago
cake
Cake day: July 19th, 2023

help-circle



  • I probably can’t help, I have ROCM acceleration working on my desktop linux PC for image gen and LLMs, but I don’t think I had to install the massive rocm files for it to work.

    What specifically are you trying to run using ROCM? If I remember right most of the stuff I tried just needed pytorch, which I would install in a python venv with pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3 That’s still pretty heft though, my current venv is 16GB in size, but may include some duplicate/old files from repeated upgrades without cleaning.






















  • Honestly the best at method will depend on the specific game. Generally the best way is to just have the install folder for a game, and add the .exe to steam as a “non-steam game”. Force a compatibility in steam game properties and select a version of proton. Some games will require additional windows components/dll to be installed through proton tricks.

    Other good options are lutris has automatic installers for a lot of games, and many will work off of a disc iso image. Bottles is also a good tool for installing windows games.