Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sparselinearalgebra/spla issues and pull requests

#226 - Matrix: element-wise add / mult

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:core, topic:api

#225 - Matrix: Kronecker

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:core, topic:api

#224 - Matrix: transpose

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:core, topic:api

#223 - Matrix: extract row / column

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:core, topic:api

#222 - Vector: element-wise mult

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:core, topic:api

#221 - Matrix: mxm (general sparse matrix product)

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:core, topic:api

#220 - Matrix: reduce by column

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:core, topic:api

#219 - Storage: Memory View primitive to inspect containers

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:core, topic:api

#218 - Python: package core implementation

Issue - State: open - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:project

#217 - API: C-compatible library bindings

Issue - State: closed - Opened by EgorOrachyov over 1 year ago
Labels: enhancement, topic:python, topic:api

#216 - OpenCL: implement tile-based element-wise mult of two sorted key-value arrays (Set intersection)

Issue - State: open - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, good first issue, help wanted, topic:gpu

#215 - Adding a merge path algorithm with two merge versions

Pull Request - State: closed - Opened by LevDenisov almost 2 years ago - 1 comment
Labels: enhancement, topic:gpu

#214 - OpenCL: implement tile-based GPU merge path (both scalar and vector)

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#213 - Storage: new Array primitive

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, help wanted, topic:core, topic:project, topic:gpu, topic:refactor, topic:api

#212 - Storage: graph extension, custom attributes and metadata

Issue - State: open - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, help wanted, topic:core, topic:api, topic:perf

#211 - OpenCL: large graph support through RAM->VRAM streaming

Issue - State: open - Opened by EgorOrachyov almost 2 years ago - 2 comments
Labels: enhancement, help wanted, topic:gpu, topic:api, topic:perf

#210 - IO: data frame for fast and safe large data loading/saving

Issue - State: open - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, help wanted, topic:api, topic:perf

#209 - Algorithms: tc using library API (app, reference, benchmark)

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:gpu, topic:api

#208 - Matrix: reduce (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:gpu, topic:api

#207 - IO: add converter tool for mtx data

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:api

#206 - Prod: sparse masked mxmT (single pass) (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#205 - IO: custom faster mtx loader

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:perf, backlog

#204 - Algorithms: pr using library API (app, reference, benchmark)

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago

#203 - Examples: implement Pi number evaluation

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: documentation, enhancement, topic:api

#202 - Storage: format refactoring and manual management of data

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:core, topic:refactor, topic:api, topic:perf

#201 - OpenCL: add mem and counter pools to reuse resources

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#200 - Algorithms: sssp using library API (app, reference, benchmark)

Issue - State: closed - Opened by EgorOrachyov almost 2 years ago
Labels: enhancement, topic:project

#199 - Vector: ewise add with feedback (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core, topic:gpu, topic:perf

#198 - Vector: ewise add (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core, topic:gpu, topic:perf

#197 - Vector: count nz operation (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core, topic:gpu, topic:perf

#196 - Perf: integrate vector with small-vector optimization

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core, topic:perf

#195 - Perf: integrate fast flat map

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core, topic:perf

#194 - OpenCL: execution policy

Issue - State: open - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, help wanted, topic:gpu, topic:perf

#193 - OpenCL: standalone reduce utility

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:gpu, backlog

#192 - OpenCL: radix sort implementation

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#191 - Python: include processor for .cl generated files

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core, topic:utils

#190 - OpenCL: reduce by key

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#189 - OpenCL: parallel prefix scan

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#188 - Storage: new storage model and storage manager

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core

#187 - OpenCL: bitonic sort

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#186 - Vector: sparse (coo) representation (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov about 2 years ago
Labels: enhancement, topic:core, topic:gpu, topic:perf

#185 - Prod: struct only optimization (vxm)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago - 1 comment
Labels: enhancement, topic:gpu, topic:perf

#184 - Prod: early exit optimization (mxv, vxm)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#183 - Vector: count by select option (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:gpu, topic:api, topic:perf

#182 - Algorithms: bfs direction optimization (pull only, push only, pull-push)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:gpu, topic:perf

#181 - Prod: masked vxm implementation (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:gpu, topic:api, topic:perf

#180 - Vector: 2-step optimized reduction

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:gpu

#179 - Utils: cpu time performance profiler based on function scopes

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:gpu, topic:utils

#178 - Scripts: python scripts to build library in different mods

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:project, topic:api, backlog

#177 - Storage: use static decorations allocation

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core

#176 - MacOS: failed to enqueue reduce kernel

Issue - State: closed - Opened by EgorOrachyov over 2 years ago - 1 comment
Labels: bug, enhancement, topic:gpu, backlog

#175 - OpenCL: auto queue finish on schedule execution step finish

Issue - State: closed - Opened by EgorOrachyov over 2 years ago - 1 comment
Labels: enhancement, topic:gpu, topic:perf, backlog

#174 - OpenCL: shared program cache (with weak refs and LRU)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, help wanted, question, topic:core, topic:gpu, topic:perf

#173 - OpenCL: device properties, warp size and max block size

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:gpu

#172 - OpenCL: kernel builder

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:gpu

#171 - Schedule: refactor api making tasking optional

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:api

#170 - MacOS: failed to find cl platform and device

Issue - State: closed - Opened by EgorOrachyov over 2 years ago - 1 comment
Labels: bug, enhancement, help wanted, topic:project

#169 - Mask: use op select to configure behavior of mask application

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:api

#168 - Op select: add base bulit-in select operations

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:api, backlog

#167 - Python: pyspla package docs and delivery

Issue - State: open - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:python, topic:project

#166 - Schedule: allow force-configuration of preferred device (cpu/gpu) for computations

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:api

#165 - Scripts: add python script to generate setup all possible algo x type x op

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:project, topic:utils, backlog

#164 - Schedule: execute immediate (for single task submission)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:api

#163 - Prod: masked mxv implementation (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core

#162 - Vector: masked assign implementation (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:gpu

#161 - Vector: reduce implementation (cpu/gpu)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago - 1 comment
Labels: enhancement, topic:core, topic:gpu

#160 - Utils: timer for CPU measurements

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:api

#159 - IO: mtx matrix data loader and processor

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:api

#158 - Algorithms: bfs using library API (app, reference, benchmark)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:project

#157 - Scripts: add auto generation of .hpp files from .cl sources

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:project

#156 - Op: support any custom user-defined .cpu or .cl op

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: topic:core, topic:api, backlog

#155 - Op binary: add impl and basic built-in functions

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: topic:core, topic:api

#154 - Storage: configurable reduction functions for value-set api (by enum)

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: enhancement, topic:core, topic:api

#153 - Descriptor: add descriptor object for each scheduled operation

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: topic:api

#152 - Decoration: support decoration mechanisms for vector and matrix storage

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: topic:core

#151 - Matrix: incremental value-based construction

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: topic:core

#150 - Vector: incremental value-based construction

Issue - State: closed - Opened by EgorOrachyov over 2 years ago
Labels: topic:core

#149 - Global project refactoring (new iteration)

Pull Request - State: closed - Opened by EgorOrachyov over 2 years ago

#148 - Project refactoring

Pull Request - State: closed - Opened by EgorOrachyov almost 3 years ago
Labels: enhancement, topic:core, topic:project, topic:gpu, topic:tests, topic:refactor, topic:api

#147 - Project: description and support

Issue - State: open - Opened by EgorOrachyov about 3 years ago
Labels: documentation, enhancement, help wanted, topic:project, backlog

#146 - Matrix-matrix masked multiplication (csr x csc)

Pull Request - State: closed - Opened by EgorOrachyov about 3 years ago

#145 - Matrix-matrix masked multiplication (csr x csc)

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: enhancement, topic:gpu

#144 - Matrix-vector multiplication mxv (for csr and coo/dense)

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:core, topic:gpu, topic:api

#143 - Algorithm: triangles counting perf fixes

Pull Request - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: enhancement, topic:project

#142 - Decorations support

Pull Request - State: closed - Opened by EgorOrachyov about 3 years ago

#141 - Cache transposed matrix as decorator (tc)

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:core

#140 - Generalized primitives decorations

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:core

#139 - Multi-GPU BFS algorithm performance fixes (part 1)

Pull Request - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: bug, topic:core, topic:gpu, topic:mgpu

#138 - Triangular matrix support (tc)

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:core, topic:gpu

#137 - Expression descriptor and fixed device assignment mode

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: enhancement, topic:gpu

#136 - Precise available memory evaluation in mxm coo

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: bug, enhancement

#134 - Fix issue with multiple devices with same name

Pull Request - State: closed - Opened by Glebanister about 3 years ago

#125 - Types: built-in OpenCL typed declarations

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:core, topic:gpu

#118 - Matrix CSR blocks

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: enhancement, topic:gpu

#115 - Error 'terminate called without an active exception' on large BFS test

Issue - State: closed - Opened by Glebanister about 3 years ago - 3 comments
Labels: bug

#106 - Matrix reduce to vector

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:core, topic:gpu

#102 - Vector element-wise multiplication

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:core, topic:gpu

#101 - Algorithms: PageRank using library API

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:project, topic:api

#100 - Algorithms: TC using library API

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:project, topic:api

#99 - Algorithms: SSSP using library API

Issue - State: closed - Opened by EgorOrachyov about 3 years ago
Labels: topic:project, topic:api