opencl
Here are 1,110 public repositories matching this topic...
-
Updated
Apr 18, 2022 - Python
how to use gui in the AidLearning?how to custom the gui?
-
Updated
Apr 16, 2022 - C++
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
Apr 18, 2022 - C++
-
Updated
Apr 18, 2022 - C#
-
Updated
Mar 29, 2022 - 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
After closing a GLFW rendering window GLFW ande some referenced objects remain in memory.
Steps to reproduce
- Platform: Desktop
- Framework Version: .NET 5
- API: OpenGL
- Run the code from 'Tutorial 1.1 - Hello Window' in the debugger with a breakpoint on the closing brace of Main.
- Once the breakpoint is hit create a memory snapshot and open it.
- Inspecting the snapsh
-
Updated
Sep 11, 2018 - C++
-
Updated
Apr 13, 2022 - C++
-
Updated
Apr 2, 2022 - Clojure
-
Updated
Apr 13, 2022 - Nim
-
Updated
Feb 14, 2022 - C
-
Updated
Apr 17, 2022 - Python
-
Updated
Mar 12, 2022 - Rust
-
Updated
Apr 17, 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
Jul 26, 2021 - Python
-
Updated
Apr 15, 2022 - C++
-
Updated
Mar 26, 2022 - C++
-
Updated
Apr 14, 2022 - 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?)