Researcher profile

Vyacheslav Olshevsky

Vyacheslav Olshevsky contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2020arXiv

A comparison of methods for finding magnetic nulls in simulations and in situ observations of space plasmas

Magnetic nulls are ubiquitous in space plasmas, and are of interest as sites of localized energy dissipation or magnetic reconnection. As such, a number of methods have been proposed for detecting nulls in both simulation data and in situ spacecraft data from Earth's magnetosphere. The same methods can be applied to detect stagnation points in flow fields. In this paper we describe a systematic comparison of different methods for finding magnetic nulls. The Poincare index method, the first-order Taylor expansion (FOTE) method, and the trilinear method are considered. We define a magnetic field containing fourteen magnetic nulls whose positions and types are known to arbitrary precision. Furthermore, we applied the selected techniques in order to find and classify those nulls. Two situations are considered: one in which the magnetic field is discretized on a rectangular grid, and the second in which the magnetic field is discretized along synthetic `spacecraft trajectories' within the domain. At present, FOTE and trilinear are the most reliable methods for finding nulls in the spacecraft data and in numerical simulations on Cartesian grids, respectively. The Poincare index method is suitable for simulations on both tetrahedral and hexahedral meshes. The proposed magnetic field configuration can be used for grading and benchmarking the new and existing tools for finding magnetic nulls and flow stagnation points.

preprint2019arXiv

TensorFlow Doing HPC

TensorFlow is a popular emerging open-source programming framework supporting the execution of distributed applications on heterogeneous hardware. While TensorFlow has been initially designed for developing Machine Learning (ML) applications, in fact TensorFlow aims at supporting the development of a much broader range of application kinds that are outside the ML domain and can possibly include HPC applications. However, very few experiments have been conducted to evaluate TensorFlow performance when running HPC workloads on supercomputers. This work addresses this lack by designing four traditional HPC benchmark applications: STREAM, matrix-matrix multiply, Conjugate Gradient (CG) solver and Fast Fourier Transform (FFT). We analyze their performance on two supercomputers with accelerators and evaluate the potential of TensorFlow for developing HPC applications. Our tests show that TensorFlow can fully take advantage of high performance networks and accelerators on supercomputers. Running our TensorFlow STREAM benchmark, we obtain over 50% of theoretical communication bandwidth on our testing platform. We find an approximately 2x, 1.7x and 1.8x performance improvement when increasing the number of GPUs from two to four in the matrix-matrix multiply, CG and FFT applications respectively. All our performance results demonstrate that TensorFlow has high potential of emerging also as HPC programming framework for heterogeneous supercomputers.