An open API service indexing awesome lists of open source software.

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-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