Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • ossr-curation ossr-curation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ESCAPE2020ESCAPE2020
  • WP3WP3
  • ossr-curationossr-curation
  • Merge requests
  • !48

[CURATE] HiPeRTA

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open CI requested to merge 7378249 into master Nov 30, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

=== Record #7378250 ===
Title: HiPeRTA
DOI: 10.5281/zenodo.7378250
URL: https://zenodo.org/record/7378250
HiPeRTA is a C++ library providing High Performance computing algorithms which provide full C++ programs from HiPeCTA C++ sources for the Cherenkov Telescope Array (CTA) low-level data analysis real time reconstruction. It takes advantage of the latest SIMD (Single input multiple data) operations included in modern processors, for native vectorized optimization of analytical data processing. It is developed to be updated by respect to the ctapipe framework.

Check the software checklist for the entry

  • Contains valid codemeta.json (see validator output)
  • Documentation is provided in the Zenodo entry (at least through codemeta)
  • a stable versioned release of the project
  • It is under an open-source license (see SPDX [https://spdx.org/licenses/])
  • Follows a reasonable set of software development / software engineering practices (rough by-eye quality estimate)

Complete onboarding issue

Related onboarding issue: XXX (to be entered by onboarding manager)

  • Make sure all boxes of the checklist up to "Uploaded to Zenodo" are ticked
  • Tick "software checklist completed" when done with the above
  • When cleared for merging, tick "Added to Zenodo community/published" and change issue status to "closed"

There are 8 warnings:

  • memoryRequirements not provided in the codemeta schema but is recommended
  • processorRequirements not provided in the codemeta schema but is recommended
  • releaseNotes not provided in the codemeta schema but is recommended
  • storageRequirements not provided in the codemeta schema but is recommended
  • copyrightHolder not provided in the codemeta schema but is recommended
  • funder not provided in the codemeta schema but is recommended
  • identifier not provided in the codemeta schema but is recommended
  • funding not provided in the codemeta schema but is recommended

There are 2 errors:.

  • 'softwareVersion not provided in the codemeta schema but is required'
  • 'readme not provided in the codemeta schema but is required'
Edited Nov 30, 2022 by CI
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 7378249