svalat
I get my PhD. on memory management for supercomputer at CEA. After beeing at CERN and ATOS/Bull, I'm now at INRIA working arround CROCO simulation.
INRIAFrance
Pinned Repositories
malt
MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications.
numaprof
NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.
homelinux
A simple source package manager like gentoo but for for your home directory. It also take in account the packages present on your system to not recompile everything. It support import of sources from gentoo, github and custom URLs.
hpc_allocator_rust
A basic try to push rust in his limit, implementation of a parallel/NUMA memory allocator for C (malloc/free...)
htopml
This is a tool in the idea of htop but int html with embedded server. It can be loaded into applications to whatch some states in a nice friendly way by using some plugins.
iocatcher
A RDMA server acting as a cache in NVDIMM memory between ummap-io-v2 and Motr developped for the SAGE 2 EU project.
knock
A port-knocking daemon
svpgm2txt
Quick OCR to extract perfect formed text from PGM files instead of use gocr to get less error when working on perfect files. This is to fix issues of default pgm2txt command which require lot of boring manual fixes in final document.
svUnitTest
C++ test suite library, similar to CPPunit.
ummap-io-v2
A user space mmap implementation for IOs with eviction policies developped for the SAGE2 EU project. This version is a re-implementation of the original ummap-io project.
svalat's Repositories
svalat/homelinux
A simple source package manager like gentoo but for for your home directory. It also take in account the packages present on your system to not recompile everything. It support import of sources from gentoo, github and custom URLs.
svalat/htopml
This is a tool in the idea of htop but int html with embedded server. It can be loaded into applications to whatch some states in a nice friendly way by using some plugins.
svalat/svUnitTest
C++ test suite library, similar to CPPunit.
svalat/svpgm2txt
Quick OCR to extract perfect formed text from PGM files instead of use gocr to get less error when working on perfect files. This is to fix issues of default pgm2txt command which require lot of boring manual fixes in final document.
svalat/hpc_allocator_rust
A basic try to push rust in his limit, implementation of a parallel/NUMA memory allocator for C (malloc/free...)
svalat/knock
A port-knocking daemon
svalat/rust-puzzle-solver
A puzzle solver from photos of the pieces on a white paper and based on shape matching. Implemented in Rust language.
svalat/svhomelinux
A small local home package manager (from source) using then gentoo distfiles repository to automatically fetch last version or each package you want. It also manage dependencies of known packages.
svalat/TracThemeRedmineA1
A trac adaptation of Redmine theme A1 from Kirill Bezrukov redminecrm.com
svalat/iocatcher
A RDMA server acting as a cache in NVDIMM memory between ummap-io-v2 and Motr developped for the SAGE 2 EU project.
svalat/ummap-io-v2
A user space mmap implementation for IOs with eviction policies developped for the SAGE2 EU project. This version is a re-implementation of the original ummap-io project.
svalat/unit-tests-tp
svalat/2024-uds-tp-tests
svalat/bibtex-js
BibTeX-js can parse a BibTeX-file and render it as part of an HTML file. This way, you can easily add a list of publications to your private homepage or display a list of recommended publications for a seminar. The way the entries are display can be customized using a simple template system and CSS.
svalat/BOUT-dev
BOUT++: Plasma fluid finite-difference simulation code in curvilinear coordinate systems
svalat/fork-sharing-checker
A short tool to check page sharing after forking to track COW (Copy On Write) usage.
svalat/glibc
Unofficial mirror of sourceware glibc repository. Updated daily.
svalat/gray-scott-lab-mem
gray-scott-lab-mem
svalat/hwloc
Hardware locality (hwloc)
svalat/linux-PLPC
Linux kernel source tree
svalat/lseb
svalat/mpc_allocator_cpp
This is a rewrite of the MPC allocator in C++ (not yet finished).
svalat/mutable-test-runner
A mutable testing script to be applied on C/C++ or other languages codes.
svalat/PSyclone
Domain-specific compiler and code transformation system for Finite Difference/Volume/Element Earth-system models in Fortran
svalat/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
svalat/svalat.github.io
Personnal page
svalat/tutocpp
C++ tutorial made for Cnet, it implement image manipulation, widget system with rendering in SDL or ascii art.
svalat/ummap-io
Repository of the uMMAP-IO library.