https://github.com/ci-for-research/example-gpu-houston

https://github.com/ci-for-research/example-gpu-houston

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

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

Repository

Basic Info
  • Host: GitHub
  • Owner: ci-for-research
  • License: apache-2.0
  • Language: Cuda
  • Default Branch: master
  • Size: 96.7 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created about 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Compile and test example

Compile the example:

shell nvcc -o hello_houston.exe hello_houston.cu

Run the example:

shell ./hello_houston.exe This is Houston. Say again, please. From Base Houston, we have a problem in section [0,0] From Apollo 13 Houston, we have a problem in section [1,0] From Apollo 13 Houston, we have a problem in section [0,1] From Apollo 13 Houston, we have a problem in section [1,1] From Apollo 13

Owner

  • Name: ci-for-research
  • Login: ci-for-research
  • Kind: organization

GitHub Events

Total
  • Issue comment event: 2
  • Push event: 7
  • Pull request event: 1
  • Create event: 2
Last Year
  • Issue comment event: 2
  • Push event: 7
  • Pull request event: 1
  • Create event: 2

Dependencies

.github/workflows/github_hosted_ci.yml actions
.github/workflows/self_hosted_ci.yml actions
  • actions/checkout v2 composite