https://github.com/carv-ics-forth/partee
Hierarchical Parallel Dynamic Dependence Analysis for Recursively Task-Parallel Programs
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.7%) to scientific vocabulary
Repository
Hierarchical Parallel Dynamic Dependence Analysis for Recursively Task-Parallel Programs
Basic Info
- Host: GitHub
- Owner: CARV-ICS-FORTH
- License: apache-2.0
- Language: C
- Default Branch: master
- Size: 73.2 KB
Statistics
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This is the PARTEE runtime, to be presented in IPDPS 2016. Nikolaos Papakonstantinou's MSc thesis
Nikolaos Papakonstantinou, Foivos S. Zakkak, and Polyvios Pratikakis. Hierarchical parallel dynamic dependence analysis for recursively Task-Parallel programs. In 30th IEEE International Parallel & Distributed Processing Symposium (IEEE IPDPS 2016), Chicago, USA, May 2016.
Build
make lib Build the basic library.
make bechs Build all benchmarks in ./bechmark_suite directory.
make all Build the previous targets (app and Apps).
make clean_lib Remove object file of the basic Library.
make distclean Remove the basic Library.
make clean_bechs Clear all benchmarks in ./bechmark_suitedirectory.
make clean_all Clear both the basic library and benchmarks.
make clear Clear both the basic library and benchmarks and
temporery files.
make help Prints this message.
Owner
- Name: Computer Architecture and VLSI Systems (CARV) Laboratory
- Login: CARV-ICS-FORTH
- Kind: organization
- Location: Heraklion, Greece
- Website: http://www.ics.forth.gr/carv/
- Repositories: 53
- Profile: https://github.com/CARV-ICS-FORTH
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0