Science Score: 62.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
Links to: zenodo.org -
○Academic email domains
-
✓Institutional organization owner
Organization fzj-jsc has institutional domain (www.fz-juelich.de) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Repository
JUPITER Benchmark Suite: NAStJA Benchmark
Basic Info
- Host: GitHub
- Owner: FZJ-JSC
- License: mit
- Language: Python
- Default Branch: main
- Size: 10.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
JUPITER Benchmark Suite: NAStJA
This benchmark is part of the JUPITER Benchmark Suite. See the repository of the suite for some general remarks.
This repository contains the NAStJA (CPU) benchmark. DESCRIPTION.md contains details for compilation, execution, and evaluation.
The source code of NAStJA is included in the ./src/ subdirectory as a submodule from the upstream NAStJA repository at gitlab.com/nastja/nastja.
Quickstart
```
Run the benchmark using JUBE
jube run benchmark/jube/default.xml jube continue benchmark/jube/run --id XYZ #Call this only once simulations are done, in case you use a queue such as slurm jube result -a benchmark/jube/run --id XYZ ```
This will obtain the required sources from GitLab and perform a full build and run the benchmark afterwards.
Example Output
JUWELS Cluster for jube run default.xml produces the following
output
| Nodes | Tasks/Node | Threads/Task | Ran correctly | time per MC /s | t_run | |---------|------------|---------------|---------------|----------------|-------| | 8 | 48 | 1 | 1 | 0.4587 | 459 |
Owner
- Name: Jülich Supercomputing Centre
- Login: FZJ-JSC
- Kind: organization
- Location: Germany
- Website: https://www.fz-juelich.de/en/ias/jsc
- Twitter: fzj_jsc
- Repositories: 29
- Profile: https://github.com/FZJ-JSC
Jülich Supercomputing Centre provides HPC resources and expertise. Part of Forschungszentrum Jülich.
Citation (CITATION.cff)
cff-version: 1.2.0
title: "JUPITER Benchmark Suite: NAStJA"
message: >-
In addition to citing this benchmark repository, please also cite either the JUPITER Benchmark Suite or the accompanying SC24 paper
authors:
- given-names: Eric
family-names: Behle
affiliation: Forschungszentrum Jülich, Jülich Supercomputing Centre
orcid: 'https://orcid.org/0000-0001-6616-8867'
- given-names: Andreas
family-names: Herten
affiliation: Forschungszentrum Jülich, Jülich Supercomputing Centre
orcid: 'https://orcid.org/0000-0002-7150-2505'
- given-names: Sebastian
family-names: Achilles
affiliation: Forschungszentrum Jülich, Jülich Supercomputing Centre
orcid: 'https://orcid.org/0000-0002-1943-6803'
abstract: "The NAStJA (CPU) benchmark of the JUPITER Benchmark Suite"
identifiers:
- type: doi
value: 10.5281/zenodo.12788527
description: Version-agnostic Zenodo Identifier
repository-code: 'https://github.com/FZJ-JSC/jubench-nastja/'
license: MIT
date-released: '2024-07-20'
references:
- title: "JUPITER Benchmark Suite"
type: software
doi: 10.5281/zenodo.12737073