omlins
Computational Scientist | Responsible for Julia computing, CSCS - Swiss National Supercomputing Centre, ETH Zurich
CSCS - Swiss National Supercomputing CentreSwitzerland
Pinned Repositories
ImplicitGlobalGrid.jl
Almost trivial distributed parallelization of stencil-based GPU and CPU applications on a regular staggered grid
PerfTest.jl
Automated performance test generation from unit tests
adios2-tutorial
A concise ADIOS2 tutorial enabling a full in-situ visualization workflow
CellArrays.jl
Arrays containing logical cells of small arrays or structs
julia-gpu-course
GPU Programming with Julia - course at the Swiss National Supercomputing Centre (CSCS), ETH Zurich
julia-gpu-course-2023
GPU Programming with Julia 2023 - course at the Swiss National Supercomputing Centre (CSCS), ETH Zurich
JustSayIt.jl
Software and high-level API for offline, low latency and secure translation of human speech to computer commands or text on Linux, MacOS and Windows
JustSayItRecipes.jl
Platform for sharing command dictionaries defining the assembly of personalized voice assistants using JustSayIt.jl
libdiffusion
Proof of Concept: a C-callable GPU-enabled parallel 2-D heat diffusion solver written in Julia using CUDA, MPI and graphics
ParallelStencil.jl
Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
omlins's Repositories
omlins/ParallelStencil.jl
Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
omlins/julia-gpu-course
GPU Programming with Julia - course at the Swiss National Supercomputing Centre (CSCS), ETH Zurich
omlins/julia-gpu-course-2023
GPU Programming with Julia 2023 - course at the Swiss National Supercomputing Centre (CSCS), ETH Zurich
omlins/JustSayIt.jl
Software and high-level API for offline, low latency and secure translation of human speech to computer commands or text on Linux, MacOS and Windows
omlins/libdiffusion
Proof of Concept: a C-callable GPU-enabled parallel 2-D heat diffusion solver written in Julia using CUDA, MPI and graphics
omlins/CellArrays.jl
Arrays containing logical cells of small arrays or structs
omlins/adios2-tutorial
A concise ADIOS2 tutorial enabling a full in-situ visualization workflow
omlins/JustSayItRecipes.jl
Platform for sharing command dictionaries defining the assembly of personalized voice assistants using JustSayIt.jl
omlins/DocExtensions.jl
Small but well-directed extensions to documentation tools as Documenter.jl and Literate.jl
omlins/JuliaAtScale
omlins/DataWeaver.jl
omlins/ImplicitGlobalGrid.jl
Almost trivial distributed parallelization of stencil-based GPU and CPU applications on a regular staggered grid
omlins/adios-perftest
omlins/course-101-0250-00
ETH course - Solving PDEs in parallel on GPUs
omlins/CUDA.jl
CUDA programming in Julia.
omlins/General
The official registry of general Julia packages
omlins/hamoco
Real-time mouse control via webcam-recorded hand gestures.
omlins/hapoco
Trackpoint-like mouse control via webcam-recorded hand gestures
omlins/juliacon21-gpu_workshop
Material for the 2021 GPU workshop at JuliaCon
omlins/MacroTools.jl
MacroTools provides a library of tools for working with Julia code and expressions.
omlins/MasterThesisExample
omlins/nerd-dictation
Simple, hackable offline speech to text - using the VOSK-API.
omlins/parallel-gpu-workshop-JuliaCon21
Solving differential equations in parallel on GPUs - JuliaCon 2021 workshop
omlins/reframe
A regression testing framework to facilitate the sanity checking of HPC systems.
omlins/supercomputing.ch
omlins/UserLabDay
CSCS User Lab Day – Meet the Swiss National Supercomputing Centre
omlins/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node