Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
ROCm-OpenCL-Runtime Alternatives
Similar projects and alternatives to ROCm-OpenCL-Runtime
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
-
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
rocm-arch
A collection of Arch Linux PKGBUILDS for the ROCm platform
-
-
Tasker
A commitment tracker desktop app that tracks the progress of your tasks with mouse, keyboard and audio hooks. (by thebigG)
-
-
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
-
-
-
csoundAPI_examples
Examples for learning the Csound API from various languages
-
ctcsound
Python Bindings for Csound using ctypes. Can be used from python2.x and python3.x as well.
-
chrgfx
Converts to and from tile based graphics from retro video game hardware
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ROCm-OpenCL-Runtime reviews and mentions
-
rocm-opencl (rocm-opencl-runtime) rx 6600 xt support
There's https://docs.amd.com/bundle/ROCm-Installation_FAQ/page/Frequently_Asked_Questions.html which leads to a page which doesn't list any gpus that I can see, there's https://rocm.docs.amd.com/en/latest/release/gpu_os_support.html which lists "RDNA2" , there's https://github.com/RadeonOpenCompute/ROCm/issues/1698 which is from last year and mentions changing an env for the RX 6600 XT (navi 23) . Not a lot is mentioned in the readme of https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime .
-
Install ROCm Fedora 38
$ dnf info rocm-opencl Installed Packages Name : rocm-opencl Version : 5.4.3 Release : 2.fc38 Architecture : x86_64 Size : 1.7 M Source : rocm-opencl-5.4.3-2.fc38.src.rpm Repository : @System From repo : updates Summary : ROCm OpenCL Runtime URL : https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime License : MIT Description : ROCm OpenCL language runtime. : Supports offline and in-process/in-memory compilation.
-
First time in 2 years I was able to get Blender running with an AMD GPU on Linux!
Eg this bug about shared cl/gl textures with mipmaps being broken has now breached its first birthday, without even acknowledgement - basic cl/gl functionality here. This bug took a year for a fix to make its way into a public driver. And this fairly performance critical bug is just "wontfix", and also a significant downgrade from their old driver stack
-
So far I'm unconvinced a 34MB binary blob is more free than OpenZFS.
Its definitely workable if you're willing to put in the effort (except for things that are straight up broken in some cases, like device side enqueue), but there are some issues that require.. fairly major workarounds
-
New NVIDIA Open-Source Linux Kernel Graphics Driver Appears
Their implementation is here: https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime
-
C++ Show and Tell - April 2022
After a lot of moderately annoyed testing, I discovered that the AMD OpenCL implementation is.. rather dumb. If any two kernels share any arguments arguments, it inserts a command barrier between the two, hard-stalling the GPU. After filing a bug, it turns out this is wontfix as well, which is doubly bad. There's no set of flags in OpenCL that you can use to fix this either
-
[TPU] AMD ROCm 4.5 Drops "Polaris" Architecture Support
What's particularly bizarre, is that with one bug report I filed, they claim to have fixed it internally in april, but.. no public driver has ever been released with the fix. For 7 months? Which is just a bizarre software development process
-
Who is to blame for the bad OpenCL Performance? Blender or AMD?
Could you report these issues here https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime? Regarding the device side enqueue issue, could you attach a simple test case to the issue that reproduces the crash? The current pastebin link doesn't give enough info.
- clinfo show only 1 opencl gpu, but i have 2 gpus which are able to run opencl applications
-
A note from our sponsor - InfluxDB
www.influxdata.com | 9 Jun 2023
Stats
RadeonOpenCompute/ROCm-OpenCL-Runtime is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ROCm-OpenCL-Runtime is C++.
Popular Comparisons
- ROCm-OpenCL-Runtime VS ROCm
- ROCm-OpenCL-Runtime VS tensorflow-upstream
- ROCm-OpenCL-Runtime VS muzero-cpp
- ROCm-OpenCL-Runtime VS seer
- ROCm-OpenCL-Runtime VS obs-vkcapture
- ROCm-OpenCL-Runtime VS rvscript
- ROCm-OpenCL-Runtime VS Jinx
- ROCm-OpenCL-Runtime VS rocm-arch
- ROCm-OpenCL-Runtime VS Heady
- ROCm-OpenCL-Runtime VS GPU-Raytracer