https://github.com/cwida/fastlanesgpu

Accelerating GPU Data Processing using FastLanes Compression

https://github.com/cwida/fastlanesgpu

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Accelerating GPU Data Processing using FastLanes Compression

Basic Info
  • Host: GitHub
  • Owner: cwida
  • License: mit
  • Language: Cuda
  • Default Branch: main
  • Homepage:
  • Size: 4.38 MB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

FastLanesGPU: Accelerating GPU Data Processing using FastLanes Compression

FastLanesGPU details can be found in the publication.

Contents

FastLanesGPU in a Nutshell

Quickstart

Building and Running

Requirements:

1) Clang++ 13 or higher 2) CMake 3.22 or higher

FastLanesGPU Primitives

Replicating Paper Experiments

Build

shell cmake . make

Setup Data

Owner

  • Name: CWI Database Architectures Group
  • Login: cwida
  • Kind: organization
  • Location: Amsterdam, The Netherlands

GitHub Events

Total
  • Watch event: 3
Last Year
  • Watch event: 3

Dependencies

.github/workflows/CI.yaml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite