greasy

Greasy is a tool designed to make easier the deployment of embarrassingly parallel simulations in any environment.

https://github.com/bsc-support-team/greasy

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 (2.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Greasy is a tool designed to make easier the deployment of embarrassingly parallel simulations in any environment.

Basic Info
  • Host: GitHub
  • Owner: BSC-Support-Team
  • License: other
  • Language: Shell
  • Default Branch: master
  • Size: 3.02 MB
Statistics
  • Stars: 13
  • Watchers: 5
  • Forks: 5
  • Open Issues: 1
  • Releases: 0
Created almost 9 years ago · Last pushed over 3 years ago
Metadata Files
Readme Changelog License Citation Authors

README

In order to install from scratch execute first:

aclocal
autoconf
automake

Then
make clean
./configure
make
make install

user's guide in doc/greasy_userguide.pdf
MultiMarkDown (https://fletcher.github.io/MultiMarkdown-6/) has been
used for generating the user's guide. You have to install packages: 
multimarkdown and latexmk.

Citation (CITATION.cff)

# YAML 1.2
---
abstract: |
    "GREASY is a tool designed to make easier the deployment of embarrassingly parallel simulations in
    any environment. It is able to run in parallel a list of different tasks, schedule and run them
    using the available resources. GREASY is a tool developed by HPC user support team at BSC."
authors: 
  -
    affiliation: BSC
    family-names: Abellan
    given-names: Xavi
  -
    affiliation: BSC
    family-names: Naranjo
    given-names: Jorge
  -
    affiliation: BSC
    family-names: Simarro
    given-names: Christian
  -
    affiliation: BSC
    family-names: Rodriguez
    given-names: Jorge
  -
    affiliation: BSC
    family-names: Rodenas
    given-names: Pablo
cff-version: "1.1.0"
date-released: 2021-06-23
keywords: 
  - MPI
  - parallel
  - "embarrassingly parallel"
license: "GPL-3.0+"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/BSC-Support-Team/GREASY"
title: GREASY
version: "2.2.3"
...

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2