http_downloader

PelemayBackend: A memory-saving, fault-tolerant and distributed collection of Nx compilers and backends for embedded systems.

https://github.com/zeam-vm/pelemay_backend

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary

Keywords

elixir

Keywords from Contributors

mesh sequences interactive hacking network-simulation
Last synced: 6 months ago · JSON representation ·

Repository

PelemayBackend: A memory-saving, fault-tolerant and distributed collection of Nx compilers and backends for embedded systems.

Basic Info
  • Host: GitHub
  • Owner: zeam-vm
  • License: apache-2.0
  • Language: Elixir
  • Default Branch: main
  • Homepage:
  • Size: 530 KB
Statistics
  • Stars: 26
  • Watchers: 2
  • Forks: 0
  • Open Issues: 19
  • Releases: 0
Topics
elixir
Created almost 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

Pelemay Backend (Collection)

A memory-saving, fault-tolerant and distributed collection of Nx compilers and backends for embedded systems. <!-- MODULEDOC -->

This repository currently holds the following projects:

Backends:

  • PelemayBackend (WIP) - A memory-saving, fault-tolerant and distributed collection of Nx compilers and backends for embedded systems.
  • LoggingBackend (WIP) - A backend to log the behavior of the specified based_backend.

Utilities:

  • BackendDecorator (WIP) - A backend generator to decorate the specified based_backend with the functions before and after a set of functions in the backend. The set can be specified with the style of AspectJ, which is an AOP language, and with grouping written in hexdocs of Nx, for example, Aggregates, Backend, Conversion, and so on.
  • NodeActivator Hex.pm Elixir CI (NodeActivator) status - A module to activate VM nodes.
  • SpawnCoElixir Hex.pm Elixir CI (SpawnCoElixir) status - SpawnCoElixir spawns cooperative Elixir nodes that are supervised.
  • HttpDownloader Hex.pm Elixir CI (HttpDownloader) status - Downloads remote file with progress bar.

Benchmarks:

Each has their own README, which you can access above to learn more.

Supported Erlang/OTP and Elixir versions:

Supported Erlang/OTP and Elixir versions:

  • OTP: 25, 26, 27
  • Elixir: 1.16, 1.17, 1.18

Supported Platforms

Tested Platforms by CI:

  • Ubuntu 22.04, 24.04

Other manually tested platforms:

  • macOS 14 Sonoma (Apple Silicon and x86_64)
  • groovEPIC

Not tested by CI:

  • macOS 13 Ventura and 12 Monterey (Apple Silicon and x86_64)

Temporally not tested by CI of Nerves:

  • rpi4
  • rpi3a, rpi3, rpi2, rpi0, rpi
  • bbb
  • osd32mp1
  • npi_imx6ull
  • grisp2
  • mangopimqpro

Temporally unsupportted:

  • Windows 2022

License

Copyright (c) 2023 University of Kitakyushu

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Acknowledgement

This work was supported by Asahi Kohsan Group Research Support Program of Kitakyushu Foundation for the Advancement of Industry Science and Technology (FAIS).

Owner

  • Name: zeam-vm
  • Login: zeam-vm
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  PelemayBackend: A memory-saving, fault-tolerant and
  distributed collection of Nx compilers and backends for
  embedded systems.
message: Please cite this software using these metadata.
type: software
authors:
  - given-names: Susumu
    family-names: Yamazaki
    email: zacky@kitakyu-u.ac.jp
    affiliation: University of Kitakyushu
    orcid: 'https://orcid.org/0009-0008-3972-4141'
  - given-names: Masatoshi
    family-names: Nishiguchi
repository-code: 'https://github.com/zeam-vm/pelemay_backend'

GitHub Events

Total
  • Issues event: 11
  • Watch event: 1
  • Delete event: 120
  • Issue comment event: 25
  • Push event: 172
  • Pull request review event: 95
  • Pull request event: 271
  • Create event: 124
Last Year
  • Issues event: 11
  • Watch event: 1
  • Delete event: 120
  • Issue comment event: 25
  • Push event: 172
  • Pull request review event: 95
  • Pull request event: 271
  • Create event: 124

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 398
  • Total Committers: 3
  • Avg Commits per committer: 132.667
  • Development Distribution Score (DDS): 0.173
Past Year
  • Commits: 58
  • Committers: 2
  • Avg Commits per committer: 29.0
  • Development Distribution Score (DDS): 0.069
Top Committers
Name Email Commits
Susumu Yamazaki z****2@g****m 329
dependabot[bot] 4****] 58
Masatoshi Nishiguchi m****i 11

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 39
  • Total pull requests: 294
  • Average time to close issues: 5 months
  • Average time to close pull requests: 2 days
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.97
  • Average comments per pull request: 0.13
  • Merged pull requests: 229
  • Bot issues: 0
  • Bot pull requests: 179
Past Year
  • Issues: 1
  • Pull requests: 221
  • Average time to close issues: 3 days
  • Average time to close pull requests: 3 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.16
  • Merged pull requests: 160
  • Bot issues: 0
  • Bot pull requests: 179
Top Authors
Issue Authors
  • zacky1972 (43)
  • dependabot[bot] (6)
  • pojiro (1)
Pull Request Authors
  • dependabot[bot] (455)
  • zacky1972 (164)
  • miolab (2)
Top Labels
Issue Labels
enhancement (11) dependencies (7) elixir (6) bug (5) documentation (2)
Pull Request Labels
dependencies (454) elixir (448) github_actions (6)

Packages

  • Total packages: 2
  • Total downloads:
    • hex 17,145 total
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 2
    (may contain duplicates)
  • Total versions: 6
  • Total maintainers: 1
hex.pm: http_downloader

Downloads remote file with progress bar.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 9,928 Total
Rankings
Dependent repos count: 18.6%
Stargazers count: 19.5%
Dependent packages count: 21.9%
Average: 28.7%
Downloads: 37.0%
Forks count: 46.5%
Maintainers (1)
Last synced: 6 months ago
hex.pm: spawn_co_elixir

SpawnCoElixir spawns cooperative Elixir nodes that are supervised.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 7,217 Total
Rankings
Dependent repos count: 18.7%
Stargazers count: 19.5%
Dependent packages count: 21.8%
Average: 29.0%
Downloads: 38.3%
Forks count: 46.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/ci_distributed_computing_bench.yml actions
  • actions/checkout v4 composite
.github/workflows/ci_http_downloader.yml actions
  • actions/checkout v4 composite
.github/workflows/ci_node_activator.yml actions
  • actions/checkout v4 composite
.github/workflows/ci_onnx_to_axon_bench.yml actions
  • actions/checkout v4 composite
.github/workflows/ci_spawn_co_elixir.yml actions
  • actions/checkout v4 composite
.github/workflows/reusable_ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • asdf-vm/actions/install v2.1.0 composite
  • asdf-vm/actions/setup v2 composite
  • erlef/setup-beam v1 composite
  • kenchan0130/actions-system-info master composite
backends/logging_backend/mix.exs hex
  • backend_decorator HEAD
  • credo ~> 1.7
  • dialyxir ~> 1.3
backends/logging_backend/mix.lock hex
backends/pelemay_backend/mix.exs hex
backends/pelemay_backend/mix.lock hex
benchmarks/distributed_computing_bench/mix.exs hex
  • benchee ~> 1.1
  • bumblebee ~> 0.3.1
  • credo ~> 1.7
  • dialyxir ~> 1.3
  • ex_doc ~> 0.29
  • exla ~> 0.5
  • http_downloader ~> 0.1
  • nx ~> 0.5
  • spawn_co_elixir ~> 0.3
benchmarks/distributed_computing_bench/mix.lock hex
benchmarks/onnx_to_axon_bench/mix.exs hex
  • axon ~> 0.6
  • axon_onnx ~> 0.4
  • benchee ~> 1.1
  • credo ~> 1.7
  • dialyxir ~> 1.3
  • ex_doc ~> 0.29
  • flow ~> 1.2
  • http_downloader ~> 0.1
  • nx ~> 0.6
benchmarks/onnx_to_axon_bench/mix.lock hex
utilities/backend_decorator/mix.exs hex
utilities/backend_decorator/mix.lock hex
utilities/http_downloader/mix.exs hex
  • credo ~> 1.7
  • dialyxir ~> 1.3
  • ex_doc ~> 0.29
  • progress_bar ~> 3.0
  • req ~> 0.4
utilities/http_downloader/mix.lock hex
utilities/node_activator/mix.exs hex
  • credo ~> 1.7
  • dialyxir ~> 1.3
  • ex_doc ~> 0.29
utilities/node_activator/mix.lock hex
utilities/spawn_co_elixir/mix.exs hex
  • credo ~> 1.7
  • dialyxir ~> 1.3
  • ex_doc ~> 0.29
  • node_activator ~> 0.2
utilities/spawn_co_elixir/mix.lock hex
.github/workflows/ci_self_hosted_macos.yml actions
  • actions/checkout v4 composite
.github/workflows/dependabot_auto_merge.yml actions
  • actions/checkout v4 composite
  • dependabot/fetch-metadata v1 composite
.github/workflows/reusable_ci_for_self_hosted_runner_macos.yml actions
  • actions/checkout v4 composite
  • asdf-vm/actions/install v3 composite
  • kenchan0130/actions-system-info master composite
.github/workflows/reusable_ci_with_working_directory.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • asdf-vm/actions/install v3 composite
  • asdf-vm/actions/setup v3 composite
  • erlef/setup-beam v1 composite
  • kenchan0130/actions-system-info master composite