opencl
Here are 1,065 public repositories matching this topic...
-
Updated
Dec 12, 2021 - Python
-
Updated
Dec 6, 2021 - 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
Dec 10, 2021 - C++
-
Updated
Dec 4, 2021 - C#
-
Updated
Nov 22, 2021 - C++
-
Updated
Sep 11, 2018 - 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.
Summary
#619 pointed out that we currently have zero resources demonstrating our Assimp bindings, and because Assimp is usually used with C++ there aren't many resources for the C API which we bind to as is.
We should make a demo model loader using Silk.NET.OpenGL and Silk.NET.Assimp.
In my eyes, this looks like:
- An ImGui interface allowing you to paste in a file path and load a 3D
-
Updated
Dec 8, 2021 - C++
-
Updated
Oct 23, 2021 - Clojure
-
Updated
Mar 23, 2021 - C
-
Updated
Dec 2, 2021 - Nim
-
Updated
Dec 10, 2021 - Python
-
Updated
Dec 11, 2021 - Rust
-
Updated
Dec 11, 2021 - C++
-
Updated
Oct 25, 2021 - C++
-
Updated
Nov 14, 2021 - C++
-
Updated
Jul 26, 2021 - Python
-
Updated
Aug 27, 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?)