Skip to content
Snippets Groups Projects
title: Open Source
visibility: public
aliases:
  - Open Software
  - FOSS
related:
  - "[[OSPO]]"
  - "[[openscience|Open Science]]"

See also: openscience | OSPO

Motivation

  • presentation HPC Collab. Source & Standards, B. Lelbach (NVIDIA)
    • users
      • Allow modification to suit their needs.
      • Facilitate collaboration and innovation.
      • Ensure portability.
      • Guarantee long-term support.
      • Enable result reproduction
    • developers
      • Greater adoption of our products.
      • Insight into how our product is used.
      • Insight into who uses our product.
      • Enable result reproduction.
      • My amendment: community contributions (speaker on q from audience: at least in their case not too many contributions and requires work to incorporate PRs)

Software

TABLE WITHOUT ID
file.link AS "Name",
url AS "Website",
category AS "Category"
WHERE type = "software" AND (contains(license,"opensource") OR contains(license,"open-source"))

Contributing

Hardware

Organisations

Tags: #check/opensource

People

  • Bryce Adelstein Lelbach: C++, US standards committee for programming languages
  • Samuel Mbuthia: leads the WHO OSPO

Glossary

Term/Acronym Description
DPG Digital Public Good

News

References