gpgpu
Here are 329 public repositories matching this topic...
-
Updated
Oct 23, 2020 - 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.
-
Updated
Oct 22, 2020 - C++
-
Updated
Jul 30, 2018
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
Sep 12, 2020 - Rust
-
Updated
Sep 24, 2020 - C++
-
Updated
Oct 23, 2020 - Clojure
-
Updated
Oct 20, 2020 - Objective-C
-
Updated
Sep 12, 2020 - Nim
-
Updated
Jul 10, 2020 - C++
-
Updated
Aug 17, 2016 - JavaScript
-
Updated
Oct 20, 2020 - C++
-
Updated
Jul 10, 2020 - Rust
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
Sep 21, 2020 - C
-
Updated
Sep 13, 2020 - C++
Many builds with natives have support for maven classifiers (used to provide separate jars depending on OS). This reduces download size etc.
Please add this to aparapi-jni.
-
Updated
Oct 21, 2020 - C++
Just an FYI whilst I was trawling through the ROCm GitHub page:
https://rocmdocs.amd.com/en/latest/Programming_Guides/Programming-Guides.html#
Improve this page
Add a description, image, and links to the gpgpu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpgpu topic, visit your repo's landing page and select "manage topics."


I think our hiding of plenty of useful options under
--list=hidden-optionsis too obscure. I think we should unhide them all, printing the full options list on--help. We're being inconsistent with other projects, including hashcat, by not printing the full options list even on explicit--help. This can be confusing to new users, who wouldn't realize there are more options nor how to see tho