opencl
Here are 1,093 public repositories matching this topic...
-
Updated
Feb 23, 2022 - Python
-
Updated
Feb 11, 2022 - C++
how to use gui in the AidLearning?how to custom the gui?
Current implementation of join can be improved by performing the operation in a single call to the backend kernel instead of multiple calls.
This is a fairly easy kernel and may be a good issue for someone getting to know CUDA/ArrayFire internals. Ping me if you want additional info.
As of 00e1f52cf95c16b0cea34c83372145532b4745ba the LWJGL codebase has a new directory layout. This has broken the included Eclipse project.
-
Updated
Feb 22, 2022 - C++
-
Updated
Feb 22, 2022 - C#
-
Updated
Nov 22, 2021 - C++
In order to test manually altered IR, it would be nice to have a --skip-compilation flag for futhark test, just like we do for futhark bench.
-
Updated
Sep 11, 2018 - C++
Summary of feature
Math library has 2D and 3D common shape types like Ray2D, Ray3D, Cube, Sphere, etc
It could be useful to have Ray2D and Ray3D to have methods to return the intesection with shapes and volumes.
Also, test methods to get whether shapes and volumens overlap.
Comments
Area/volume overlapping is a very common practice for graphics development in areas like frutum c
-
Updated
Dec 8, 2021 - C++
-
Updated
Feb 21, 2022 - Clojure
-
Updated
Feb 22, 2022 - Nim
-
Updated
Feb 14, 2022 - C
-
Updated
Feb 18, 2022 - Python
-
Updated
Feb 5, 2022 - Rust
-
Updated
Feb 22, 2022 - C++
-
Updated
Jul 26, 2021 - Python
-
Updated
Feb 12, 2022 - C++
Add Javadoc to document the examples in TornadoVM.
This affects the packages under the examples module:
The documentation is at the class-level and it will contain a description of how the TornadoVM API is used for each example. Additionally, it contains how to run the example
-
Updated
Nov 14, 2021 - C++
Improve this page
Add a description, image, and links to the opencl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opencl topic, visit your repo's landing page and select "manage topics."


Our users are often confused by the output from programs such as zip2john sometimes being very large (multi-gigabyte). Maybe we should identify and enhance these programs to output a message to stderr to explain to users that it's normal for the output to be very large - maybe always or maybe only when the output size is above a threshold (e.g., 1 million bytes?)