opencl
Here are 952 public repositories matching this topic...
-
Updated
Mar 31, 2021 - Python
-
Updated
Mar 29, 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.
Assimp Tutorial
-
Updated
Mar 31, 2021 - C++
-
Updated
Mar 30, 2021 - C#
-
Updated
Feb 25, 2021 - C++
-
Updated
Sep 11, 2018 - C++
I often use -v just to see that something is going on, but a progress bar (enabled by default) would serve the same purpose and be more concise.
We can just factor out the code from futhark bench for this.
-
Updated
Mar 16, 2021 - C++
-
Updated
Mar 18, 2021 - Clojure
-
Updated
Mar 22, 2021 - Nim
-
Updated
Mar 29, 2021 - Python
-
Updated
Mar 23, 2021 - C
-
Updated
Mar 30, 2021 - Rust
-
Updated
Nov 23, 2020 - C++
-
Updated
Feb 28, 2021 - C++
-
Updated
Mar 30, 2021 - C++
Summary
Hovering my mouse over the rendering window causes a Silk.NET.SDL.SdlException: Unknown touch device id #, cannot reset error which crashes the app.
Steps to reproduce
- Platform: Desktop, macOS Big Sur 11.2.3, Macbook Pro 2019 (with Touchbar) (no external devices connected)
- Framework Version: .NET 5.0.201
- Silk.NET Version: 2.2.0 (from NuGet)
- API: OpenGL with SDL
- API
-
Updated
Mar 15, 2021 - C++
-
Updated
Jan 9, 2020 - Python
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?)