Projects in Awesome Lists tagged with elementwise
A curated list of projects in awesome lists tagged with elementwise .
https://github.com/liu-xiandong/how_to_optimize_in_gpu
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
elementwise gpu-acceleration high-performance-computing hpc reduce sgemm sgemv
Last synced: 03 Oct 2025
https://github.com/Liu-xiandong/How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
elementwise gpu-acceleration high-performance-computing hpc reduce sgemm sgemv
Last synced: 14 May 2025
https://github.com/stdlib-js/math-strided-ops
Strided array math operations.
arithmetic array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs operations ops standard stdlib strided vector
Last synced: 13 Apr 2025
https://github.com/stdlib-js/math-strided
Standard library strided math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs standard stdlib strided vector
Last synced: 28 Nov 2025
https://github.com/stdlib-js/strided-base
Base strided.
array base element-wise elementwise javascript lib library ndarray node node-js nodejs standard stdlib strided vector
Last synced: 12 Sep 2025
https://github.com/stdlib-js/math-special
Standard library special math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs special standard stdlib vector
Last synced: 14 Apr 2025
https://github.com/stdlib-js/math-strided-special
Standard library strided array special math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs special standard stdlib strided vector
Last synced: 26 Jul 2025
https://github.com/stdlib-js/math-array-special
Special math functions applied to arrays.
array element-wise elementwise javascript lib library math mathematics node node-js nodejs special standard stdlib vector
Last synced: 04 Mar 2025
https://github.com/stdlib-js/math-array-tools
Math array function tools.
array element-wise elementwise javascript lib library math mathematics node node-js nodejs standard stdlib tools vector
Last synced: 04 Mar 2025
https://github.com/stdlib-js/math-array-tools-unary-factory
Create a function for applying a unary function to each element in a provided array.
apply array element-wise elementwise factory fcn func function javascript math mathematics node node-js nodejs stdlib vector
Last synced: 19 Mar 2025
https://github.com/stdlib-js/math-array-special-abs
Compute the absolute value for each element in an input array.
abs absolute apply array element-wise elementwise javascript math mathematics node node-js nodejs stdlib vector
Last synced: 10 Mar 2025