Pinned Repositories
arturtoshev
arturtoshev.github.io
My personal website
blog-benchmark-rwmetropolis
Code to reproduce the results of https://rlouf.github.io/post/jax-random-walk-metropolis/
from_gcn_to_gat
From scratch implementation of GCN and GAT layers in PyTorch using sparse format. Basically, we reproduce the PyTorch Geometric classes for GCN and GAT
ncsnv2
The official PyTorch implementation for NCSNv2
pbc_neighbors_benchmark
test_torch_cuda
Tutorial on installing Nvidia Driver, CUDA Toolkit, cuDNN for Tensorflow, JAX and PyTorch on Ubuntu 20.04
lagrangebench
LagrangeBench: A Lagrangian Fluid Mechanics Benchmarking Suite
SciML
sph-hae
[GSI 2023] Learning Lagrangian Fluid Mechanics with E(3)-Equivariant GNNs
arturtoshev's Repositories
arturtoshev/test_torch_cuda
Tutorial on installing Nvidia Driver, CUDA Toolkit, cuDNN for Tensorflow, JAX and PyTorch on Ubuntu 20.04
arturtoshev/arturtoshev.github.io
My personal website
arturtoshev/ncsnv2
The official PyTorch implementation for NCSNv2
arturtoshev/arturtoshev
arturtoshev/blog-benchmark-rwmetropolis
Code to reproduce the results of https://rlouf.github.io/post/jax-random-walk-metropolis/
arturtoshev/from_gcn_to_gat
From scratch implementation of GCN and GAT layers in PyTorch using sparse format. Basically, we reproduce the PyTorch Geometric classes for GCN and GAT
arturtoshev/pbc_neighbors_benchmark
arturtoshev/f-EBM
Code for "Training Deep Energy-Based Models with f-Divergence Minimization" ICML 2020
arturtoshev/iclr-blog-track.github.io
arturtoshev/jax-cfd
Computational Fluid Dynamics in JAX
arturtoshev/jax-md
Differentiable, Hardware Accelerated, Molecular Dynamics
arturtoshev/Lagrangian-LES
arturtoshev/neural-sph-blog
arturtoshev/ocp
https://opencatalystproject.org/
arturtoshev/Open-Catalyst-Dataset
Workflow for creating and analyzing the Open Catalyst Dataset
arturtoshev/openfpm_data
arturtoshev/openfpm_devices
arturtoshev/openfpm_io
arturtoshev/openfpm_numerics
arturtoshev/openfpm_pdata
arturtoshev/openfpm_pdata_3.1.0
arturtoshev/openfpm_vcluster
arturtoshev/ponita-jax
arturtoshev/rust-neighborlist
python library for neighborlist implemented in rust
arturtoshev/SPHinXsys
SPHinXsys provides C++ APIs for engineering simulation and optimization. It aims at complex systems driven by fluid, structure, multi-body dynamics and beyond. The multi-physics library is based on a unique and unified computational framework by which strong coupling has been achieved for all involved physics.
arturtoshev/test_llvm_openmp_nvptx
Hello world example of how to compile a .cu and .cpp files with LLVM/Clang using [one CPU, multi CPU with OpenMP, CUDA] directly from the terminal and with Cmake.
arturtoshev/turbulent_flows_exercises
arturtoshev/UNO