-
Sorry don't know where else to ask this. Is there a plugin or something that lets you GPU accelerate MMFF94 force field minimizations, energy calculations, etc?
-
On NVIDIA sm80 and later GPUs, INT8 accelerated compute is available. Is there a way to use 8 bit quantized weights with 8 bit compute?
-
Are there any plans for adding GPU support to verdict? My GPU accelerated code is hitting a big slowdown when I have to switch to host only execution to call some verdict functions. It looks to me as …
-
I've been trying to speed up some of my feature extraction steps and it has taken a bit to test out due to large datasets, but just from batch latency, it looks like only SIFT has GPU acceleration sup…
-
Hi all,
i'd like to ask if it exists a version of ORB SLAM 2 accelerated on GPU working with stereo cameras.
I've already looked at this: https://github.com/yunchih/ORB-SLAM2-GPU2016-final, but for…
-
At first, I see this article: [GPU-Accelerated JSON Data Processing with RAPIDS](https://developer.nvidia.com/blog/gpu-accelerated-json-data-processing-with-rapids/)
I follow it to use the cudf.read_…
-
Currently, HoG calculation is the perfomance bottlenect. Try to accelerate it on GPU, perhaps with the implementation from OpenCV: https://docs.opencv.org/3.4.3/d5/d33/structcv_1_1HOGDescriptor.html
-
Could always be faster, I believe if there is an option to use obs rather than mencoder, this could be achieved?
-
We should also list the apps that are available for accelerators. I'm not sure what's the best way to do this, though.
I guess adding them to the existing table would make it way too big and unread…
-
**Is your feature request related to a problem? Please describe.**
A user with existing Feather data files asked about GPU-accelerated Feather support. cuDF currently supports CPU-based Feather readi…