Galois
|
Getting Started | Please go to https://github.com/IntelligentSoftwareSystems/Galois for detailed instructions |
Glossary | |
Manual | This page contains links to introductions and primers to the different parts of the Galois system |
Introduction | |
Parallel Loops | |
Reduction Operations | |
Scheduler | |
Concurrent Data Structures | |
Graph I/O and Utility Tools | |
Output Statistics of Galois Programs | For performance analysis, programmers instrument pieces of codes to collect program statistics |
NUMA-Awareness | |
Per-Thread and Per-Socket Storage | |
Memory Allocators | |
Build Your Own Galois Data Structure | |
Profiling Galois Code | When optimizing Galois apps, you may need to work with an external profiling infrastructure to have an idea about the performance in micro-architectural level |
Performance Tuning | |
Tutorial |