Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Cusp

Compare

  Analyzed over 3 years ago

Cusp is a library for sparse linear algebra and graph computations on CUDA. Cusp provides a flexible, high-level interface for manipulating sparse matrices and solving sparse linear systems.

20.1K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

PHP Judy

Compare

  Analyzed about 15 hours ago

php-judy is a PHP extension for the Judy C library. A Judy array is a complex but very fast associative array data structure for storing and looking up values using integer or string keys. Unlike normal arrays, Judy arrays may be sparse; that is, they may have large ranges of unassigned indices. ... [More] Judy1 - maps an Index (word) to a bit JudyL - maps an Index (word) to a Value (word/pointer) JudySL - maps an Index (null terminated string) to a Value JudyHS - maps an Index (array-of-bytes) of Length to a Value [Less]

3.94K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

spammpack

Compare

Claimed by Los Alamos National Lab Analyzed 1 day ago

Sparse Approximate Matrix-Matrix Multiply Package

687K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

LIBXSMM

Compare

  Analyzed about 9 hours ago

Library for specialized dense and sparse matrix operations, and deep learning primitives.

436K lines of code

8 current contributors

1 day since last commit

1 users on Open Hub

Very High Activity
5.0
 
I Use This

PIMd-NG

Compare

  Analyzed about 2 hours ago

PIMd - Next Generation, now with unidirectional IPv4 SSM support.

42.9K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

pimd

Compare

  Analyzed about 24 hours ago

This is the original USC pimd from http://netweb.usc.edu/pim/. it has been revived at github with the intention to to serve as a central point of collaboration for all of us who need a small and efficient PIM-SM implementation. Thanks to OpenBSD pimd is free software under the 3-clause BSD ... [More] license. Contact Joachim Nilsson, jocke()vmlinux!org, if you want to take part in this effort. [Less]

20.7K lines of code

6 current contributors

10 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Deep Scalable Sparse Tensor Network Engine (DSSTNE)

Compare

  Analyzed 12 days ago

Amazon DSSTNE: Deep Scalable Sparse Tensor Network Engine DSSTNE (pronounced "Destiny") is a library for training and deploying deep neural networks using GPUs. It is build to solve deep learning problems at Amazon's scale. It is built for production deployment of real-world deep learning ... [More] applications, emphasizing speed and scale over experimental flexibility. Multi-GPU Scale: Training and prediction both scale out to use multiple GPUs, spreading out computation and storage in a model-parallel fashion for each layer. Large Layers: Model-parallel scaling enables larger networks than are possible with a single GPU. Sparse Data: DSSTNE is optimized for fast performance on sparse datasets. Custom GPU kernels perform sparse computation on the GPU, without filling in lots of zeroes. [Less]

41K lines of code

6 current contributors

over 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Another Matrix Library in C++

Compare

  No analysis available

AML++ is a matrix library which mimics most Matlab/Octave features and functions. It offers many different matrix classes (both real and complex including generic dense and sparse matrices, upper/lower triangular, symmetric, Hermitian and band).

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

sparseseek

Compare

  Analyzed about 7 hours ago

Determine if a file is stored sparsely. Finds how much of a file is holes (sparse) and data. Compatible with recent versions of Linux, BSD, and Mac.

104 lines of code

0 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

smvm-cuda

Compare

  No analysis available

Sparse Matrix-Vector Multiplication with CUDA

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...