morpheus-oracle

Auto-tuners for automatic sparse matrix format selection.

https://github.com/morpheus-org/morpheus-oracle

Science Score: 44.0%

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

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

Repository

Auto-tuners for automatic sparse matrix format selection.

Basic Info
  • Host: GitHub
  • Owner: morpheus-org
  • License: apache-2.0
  • Language: C++
  • Default Branch: develop
  • Homepage:
  • Size: 10.3 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

Morpheus-Oracle

A flexible auto-tuning framework for automatic sparse matrix storage format selection.

Documentation to follow shortly.

Owner

  • Name: Morpheus
  • Login: morpheus-org
  • Kind: organization
  • Email: cstyl16@gmail.com

Citation (CITATION.cff)

cff-version: 1.3.0
title: >-
  Morpheus-Oracle: a library for efficient automatic format selection of sparse matrix storage formats
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
version: 0.1.0
date-released: 2023-02-1
authors:
  - given-names: Christodoulos
    family-names: Stylianou
    email: c.stylianou@ed.ac.uk
license: Apache-2.0
repository-code: 'https://github.com/morpheus-org/morpheus-oracle'

GitHub Events

Total
Last Year

Dependencies

.github/workflows/clang_format.yml actions
  • actions/checkout v3 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/unit_tests.yml actions
  • actions/checkout v3 composite