Data-driven catalog of software and tools developed by the QHPC group.
Featured
Asthma Detection
Upload four auscultation WAV files to receive a severity class and mean respiratory rate.
- Upload 4 audio files from specific auscultation fields (TRL, BRL, TLL, BLL).
- Automated analysis with progress feedback.
- Severity output: Healthy, Mild, Moderate, Severe.
EECluster
Energy-efficient allocation of HPC cluster resources using a Hybrid Genetic Fuzzy System (HGFS).
- Hybrid Genetic Fuzzy System for energy-aware scheduling decisions.
- Balances QoS and power consumption with indirect operational costs.
- Adaptable behavior driven by administrator preferences.
Eco-efficient and Parallel Monitoring with Mobile Devices
Final Degree Project documentation and datasets for eco-efficient mobile monitoring.
NMFPack
Efficient C/CUDA routines for non-negative matrix factorization on shared-memory systems.
- Efficient Non-negative Matrix Factorization (NMF) routines.
- C/CUDA implementation; OpenMP + CUDA optimizations.
- Targets shared-memory systems (multicore x86, Intel Xeon Phi, NVIDIA GPUs).
ReMAS
Real-time score alignment for musical accompaniment on CPUs and GPUs.
- Real-time musical accompaniment via score-position tracking.
- C + CUDA implementation.
- Optimized for x86_64 and ARM CPUs.
StructPack
High-performance Fortran90/95 routines for structured linear algebra problems.
- High-performance routines for structured matrices (Toeplitz, Hankel, Vandermonde, circulant, etc.).
- Solves linear systems, least squares, eigenproblems, and SVD for structured matrices.
- Fortran90/95, optimized for shared-memory platforms; OpenMP parallelism.