diff options
| author | Suren A. Chilingaryan <csa@tir.suren.me> | 2025-11-14 00:54:06 +0100 |
|---|---|---|
| committer | Suren A. Chilingaryan <csa@tir.suren.me> | 2025-11-14 00:54:06 +0100 |
| commit | 8ae8084df314aea994de9b49de85093453369440 (patch) | |
| tree | cdd5ff71b16f11b8d219a9801b3af27411e41cef /section_competences.tex | |
| parent | fb6ac2cd0268f9435f38db7600ff7941f26fa3d3 (diff) | |
| download | cv-8ae8084df314aea994de9b49de85093453369440.tar.gz cv-8ae8084df314aea994de9b49de85093453369440.tar.bz2 cv-8ae8084df314aea994de9b49de85093453369440.tar.xz cv-8ae8084df314aea994de9b49de85093453369440.zip | |
cvind-2025
Diffstat (limited to 'section_competences.tex')
| -rw-r--r-- | section_competences.tex | 43 |
1 files changed, 36 insertions, 7 deletions
diff --git a/section_competences.tex b/section_competences.tex index 08f219d..46a518a 100644 --- a/section_competences.tex +++ b/section_competences.tex @@ -1,10 +1,39 @@ -\subtitle{Areas of expertise}{\faTasks} +\ifdef{\scivariant}{ +\subtitle{Areas of expertise}{\faTasks} \begin{categories} - \category{}{High performance computing} - \category{}{Distributed data acquisition and control systems} - \category{}{Performance analysis and software optimization techniques} - \category{}{Parallel algorithms and parallel hardware architectures} - \category{}{Low-latency communication in heterogeneous systems} - \category{}{Cloud-based data management and visualization} + \category{}{Project Management and Technical Leadership} + \category{}{Parallel and High Performance Computing} + \category{}{Distributed Data Acquisition and Control Systems} + \category{}{Performance Analysis and Software Optimization Techniques} + \category{}{Parallel Algorithms and Parallel Hardware Architectures} + \category{}{Low-latency Communication in Heterogeneous Systems} + \category{}{Cloud-based Data Management and Visualization} \end{categories} +}{ +\subtitle{Key Competences}{\faTasks} +\begin{competences} + \competence{Technical Leadership}{Project management, team leadership, presentations, proposals \& reports}%, Technical \& Financial Planning} + \competence{System Architecture}{Distributed systems, microservice architectures, scalable data-intensive applications, high-bandwidth data acquisition and data-driven control} + \competence{HPC}{High performance computing, parallel and distributed algorithms, approximate computing, performance modeling, code optimization} + \competence{Infrastructure}{Orchestration with Kubernetes, time-series and array databases, CI/CD} + \competence{Key Technologies}{C/C++, POSIX/IPC/Kernel, CUDA/OpenCL, NUMA, Remote-DMA} +\end{competences} +} + + + + + + +%Parallel programming with MPI, OpenMP, and CUDA · Multi-threaded and task-based concurrency (pthreads, std::thread) · Heterogeneous compute across CPUs and GPUs · Vectorization and memory hierarchy optimization (SIMD, AVX-512, NUMA) +%Design of scalable data acquisition and control systems · Real-time, low-latency networking using AF_XDP, DPDK, RDMA · Distributed messaging with gRPC and ZeroMQ · NUMA-aware system deployment +%Software profiling and tuning with VTune, perf, Nsight · Performance modeling and bottleneck analysis · Optimization of compute pipelines and memory access patterns +%Cloud-integrated data pipelines · Time-series and array databases (PostgreSQL, InfluxDB, TimescaleDB) · Monitoring and visualization with Grafana and custom dashboards +%Experience with Slurm, Ceph, and Lustre · HPC cluster design and job scheduling · Integration of HPC with cloud environments · Infiniband and RDMA-based networking +%CI/CD workflows and + +%Proficient in C/C++, Python, Bash · Git, Make/CMake, YAML/JSON · Familiarity with modern DevOps tools and practices +%Parallelism: MPI, OpenMP, CUDA, pthreads +%Optimization: VTune, perf, AVX-512, NUMA +%Infrastructure: Slurm, Kubernetes, Ceph, RDMA |
