i-love-compute

By illwieckz

I-love-compute Alternatives

Similar projects and alternatives to i-love-compute

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better i-love-compute alternative or higher similarity.

i-love-compute reviews and mentions

Posts with mentions or reviews of i-love-compute. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-09.
  • LXC GPU Passthrough with AMD GPU Pro drivers?
    2 projects | /r/Proxmox | 9 Oct 2022
    Good luck. Regarding amd opencl on linux you can find more resources and install scripts here
  • AI Seamless Texture Generator Built-In to Blender
    15 projects | news.ycombinator.com | 19 Sep 2022
    From the Arch wiki, which has a list of GPU runtimes (but not TPU or QPU runtimes) and arch package names: OpenCL, SYCL, ROCm, HIP,: https://wiki.archlinux.org/title/GPGPU :

    > GPGPU stands for General-purpose computing on graphics processing units.

    - "PyTorch OpenCL Support" https://github.com/pytorch/pytorch/issues/488

    - Blender re: removal of OpenCL support in 2021 :

    > The combination of the limited Cycles split kernel implementation, driver bugs, and stalled OpenCL standard has made maintenance too difficult. We can only make the kinds of bigger changes we are working on now by starting from a clean slate. We are working with AMD and Intel to get the new kernels working on their GPUs, possibly using different APIs (such as CYCL, HIP, Metal, …).

    - https://gitlab.com/illwieckz/i-love-compute

    - https://github.com/vosen/ZLUDA

    - https://github.com/RadeonOpenCompute/clang-ocl

    AMD ROCm: https://en.wikipedia.org/wiki/ROCm

    AMD ROcm supports Pytorch, TensorFlow, MlOpen, rocBLAS on NVIDIA and AMD GPUs: