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

Repository

Basic Info
  • Host: GitHub
  • Owner: BABots-Project
  • License: mit
  • Language: Cuda
  • Default Branch: main
  • Size: 6.67 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

Here's a polished version of your README:


FLAMEGPU2 Documentation and Support

For comprehensive documentation and support, please visit the official FLAMEGPU2 GitHub repository.

Using the DockerFile

Step 1: Install Docker

To get started with Docker, follow the installation instructions on the Docker website.

Step 2: Enable GPU Compatibility for Docker

Ensure your Docker setup supports GPU by following the installation guide for NVIDIA's container toolkit here.

Step 3: Build and Run the Docker Image

  1. Build the Docker Image: bash sudo docker build -t flamegpu .

  2. Run the Docker Container: bash sudo docker run --runtime=nvidia --gpus all flamegpu


Owner

  • Name: BABots-Project
  • Login: BABots-Project
  • Kind: organization

Citation (CITATION.cff)

# YAML 1.2
---
cff-version: 1.2.0
title: "FLAME GPU"
license: MIT
repository-code: "https://github.com/FLAMEGPU/FLAMEGPU2"
url: "https://flamegpu.com"
version: "2.0.0-rc"
date-released: 2022-12-13
type: software
authors: 
  - given-names: Paul
    family-names: Richmond
    affiliation: The University of Sheffield
    alias: mondus
    orcid: "https://orcid.org/0000-0002-4657-5518"
  - given-names: Robert
    family-names: Chisholm
    affiliation: The University of Sheffield
    alias: Robadob
    orcid: "https://orcid.org/0000-0003-3379-9042"
  - given-names: Peter
    family-names: Heywood
    affiliation: The University of Sheffield
    alias: ptheywood
    orcid: "https://orcid.org/0000-0001-9277-8394"
  - given-names: Matthew
    family-names: Leach
    affiliation: The University of Sheffield
    alias: MILeach
    orcid: "https://orcid.org/0000-0002-8901-5609"
  - given-names: Mozhgan
    family-names: Kabiri Chimeh
    alias: mozhgan-kch 
    orcid: "https://orcid.org/0000-0002-2561-7926"
message: "If you use this software, please cite it using these metadata."
identifiers:
  - description: The collection of archived snapshots of all versions of FLAME GPU 2
    type: doi
    value: "10.5281/zenodo.5428984"

GitHub Events

Total
Last Year