Pinned Repositories
apex
Autonomic Performance Environment for eXascale (APEX)
cpp-simd-riscv
std::experimental::simd implementation for RISC-V vector types
HW1_Verilog_Assignment
Implemented UART transmitter-receiver and 7-segment controller in Verilog
pansysk75.github.io
pc-components
pds
Parallel algorithms for finding strongly connected components (SCCs) in directed graphs
pds2
Brute-force kNN in a distributed system using MPI
Timeseries-Analysis
Linear and non-linear Time Series Analysis using Python.
hpx
The C++ Standard Library for Parallelism and Concurrency
llvm-project
HPXMP: An HPX-enabled OpenMP runtime (LLVM fork).
Pansysk75's Repositories
Pansysk75/HW1_Verilog_Assignment
Implemented UART transmitter-receiver and 7-segment controller in Verilog
Pansysk75/pds2
Brute-force kNN in a distributed system using MPI
Pansysk75/cpp-simd-riscv
std::experimental::simd implementation for RISC-V vector types
Pansysk75/pansysk75.github.io
Pansysk75/pc-components
Pansysk75/pds
Parallel algorithms for finding strongly connected components (SCCs) in directed graphs
Pansysk75/apex
Autonomic Performance Environment for eXascale (APEX)
Pansysk75/compiler-things
Pansysk75/HPX-Performance-Benchmarks
Scaling benchmarks for HPX implementation of C++ parallel algorithms
Pansysk75/Timeseries-Analysis
Linear and non-linear Time Series Analysis using Python.
Pansysk75/cmake
CMake support infrastructure Boost submodule
Pansysk75/fetch-n-bench
This is an attempt at automatic benchmarking scripts for HPX, to get bulk results from benchmarking different (past) versions.
Pansysk75/fglt_aorl
FGlT and other random letters
Pansysk75/fglt_reference
Fast Graphlet Transform
Pansysk75/fluid_sim
Pansysk75/hpx
The C++ Standard Library for Parallelism and Concurrency
Pansysk75/HPX_Algorithm_Performance
Performance testing & scaling on HPX algorithms
Pansysk75/hpxc
HPX C Interface
Pansysk75/jenkins-testing
Pansysk75/kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
Pansysk75/llvm-project
Using HPX as a back-end for OpenMP
Pansysk75/LULESH
Livermore Unstructured Lagrangian Explicit Shock Hydrodynamics (LULESH)
Pansysk75/NWGraph
Pansysk75/octotiger
Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
Pansysk75/SDL-Soccer-Demo
A 3D Soccer Game demo I made from scratch using SDL - OpenGL