https://github.com/clima/climacartesianindices.jl

A package for defining fast `CartesianIndices` for gpus.

https://github.com/clima/climacartesianindices.jl

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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A package for defining fast `CartesianIndices` for gpus.

Basic Info
  • Host: GitHub
  • Owner: CliMA
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Size: 222 KB
Statistics
  • Stars: 2
  • Watchers: 4
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

ClimaCartesianIndices.jl

This package implements a type called FastCartesianIndices, which is a drop-in replacement for CartesianIndices. FastCartesianIndices uses Julia Base's SignedMultiplicativeInverse to avoid integer division when converting linear indexes to cartesian indexes. This is especially useful on the gpu, which can have a nearly 2x performance impact.

See our documentation for more information.

Owner

  • Name: Climate Modeling Alliance
  • Login: CliMA
  • Kind: organization
  • Email: clima@caltech.edu

An alliance of scientists, engineers and applied mathematicians, dedicated to pioneering a new, data-informed approach to climate modeling

GitHub Events

Total
  • Create event: 11
  • Commit comment event: 7
  • Release event: 3
  • Issues event: 4
  • Watch event: 2
  • Delete event: 3
  • Issue comment event: 4
  • Push event: 35
  • Pull request event: 10
Last Year
  • Create event: 11
  • Commit comment event: 7
  • Release event: 3
  • Issues event: 4
  • Watch event: 2
  • Delete event: 3
  • Issue comment event: 4
  • Push event: 35
  • Pull request event: 10

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
juliahub.com: ClimaCartesianIndices

A package for defining fast `CartesianIndices` for gpus.

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 8.4%
Average: 22.4%
Dependent packages count: 36.4%
Last synced: 10 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
.github/workflows/DocCleanup.yml actions
  • actions/checkout v4 composite
.github/workflows/JuliaFormatter.yml actions
  • julia-actions/julia-format v3 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage latest composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/invalidations.yml actions
  • actions/checkout v4 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-invalidations v1 composite
  • julia-actions/setup-julia v1 composite