Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Mirror
Basic Info
- Host: GitHub
- Owner: caschb
- Language: C++
- Default Branch: main
- Homepage: https://gitlab.com/CNCA_CeNAT/bs-solctra-repos/BS-SOLCTRA-StarPU
- Size: 1.71 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
README.md
This repository holds the BS-SOLCTRA project used for visualization purposes.
To compile on Theta it's important to first switch the default Intel compiler suite to GNU:
$ module swap PrgEnv-intel PrgEnv-gnu
Compilation should be done through the provided Makefile by typing:
$make
To execute, go into resultados/ and configure the different runtime parameters in submit_THETA.sh
To submit your job just type:
$ qsub submit_THETA.sh
To check the status of your job type:
$ qstat -u
or
$ watch -n 5 qstat -u
To check information on your project's allocation use:
$ sbank
Owner
- Name: Christian Asch
- Login: caschb
- Kind: user
- Location: Costa Rica
- Website: caschb.xyz
- Repositories: 14
- Profile: https://github.com/caschb
Computer Science