Pinned Repositories
kokkos
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction
kokkos-stdexec-examples
Examples using Kokkos and std::execution
KokkosMPIConnector
libult
Libult is a generic interface to user-level threading libraries.
mhm2_proxy
miniGhost
MiniGhost Halo Exchange Mini-Application
mpi-acx
MPI accelerator-integrated communication extensions
MPI-Partix
Application test suite for user-level threading (ULT) and partitioned communication (PC) in MPI.
qthreads
Lightweight locality-aware user-level threading runtime.
ROC_SHMEM
ROC_SHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.
janciesko's Repositories
janciesko/kokkos-stdexec-examples
Examples using Kokkos and std::execution
janciesko/KokkosMPIConnector
janciesko/kokkos
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction
janciesko/libult
Libult is a generic interface to user-level threading libraries.
janciesko/mhm2_proxy
janciesko/qthreads
Lightweight locality-aware user-level threading runtime.
janciesko/SimReadHash
Kmer assembly dummy application
janciesko/ThreadOpsBench
janciesko/cccl
CUDA Core Compute Libraries
janciesko/ExaMiniMD
Molecular dynamics proxy application based on Kokkos
janciesko/ghbenchmarking
janciesko/jupyter
janciesko/kokkos-core-wiki
janciesko/kokkos-mpi
MPI Wrapper for Kokkos
janciesko/kokkos-remote-kernels
Implements Kokkos Kernels using distributed memory support through the Kokkos Remote Spaces project.
janciesko/kokkos-remote-spaces-1
This repository contains remote memory spaces, which implement shared memory semantics across multiple processes.
janciesko/kokkos-stf
janciesko/llvm
Clone of llvm-project for coroutine-related experimentation
janciesko/mhm2_bench
janciesko/miniWeather
A parallel programming training mini app simulating weather-like flows
janciesko/mpich
Official MPICH Repository
janciesko/mra-kokkos
Explore integration of Kokkos into the TTG MRA implementation
janciesko/ompi
Open MPI main development repository
janciesko/parallel_task_bench
OMP-TB is a collection of benchmarks to measure tasking performance and tasking-related features in OpenMP.
janciesko/SANDIA-jupyterlite
Daniel Mishler SANDIA public Jupyterlite development
janciesko/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
janciesko/stdexx
This projects provides a user-level threading backend to std::execution for light-weight threading.
janciesko/ucx
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
janciesko/ustdex
a small lightweight std::execution work-alike
janciesko/YAKL
YAKL is A Kokkos Layer: A simple C++ framework for performance portability and Fortran code porting