Pinned Repositories
CFortranTranslator
A translator from Fortran to C++.
cmake-samples
Collection of CMake examples.
devtools
Practical tools for developers who live in the shell
HIP
HIP : Convert CUDA to Portable C++ Code
HIPIFY
HIPIFY: Convert CUDA to Portable C++ Code
peano-amr-partioning
A simple python script for generating and visualizing Peano space-filling curves running through adaptive meshes plus their individual partitions.
py-googletrans
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
RET
ROCm Machine Learning and HPC Stack installer
tensorflow_benchmark
TensorFlow benchmark scripts for single and multi nodes with multi GPUs
Vim-Jinja2-Syntax
An up-to-date jinja2 syntax file.
domcharrier's Repositories
domcharrier/cmake-samples
Collection of CMake examples.
domcharrier/devtools
Practical tools for developers who live in the shell
domcharrier/peano-amr-partioning
A simple python script for generating and visualizing Peano space-filling curves running through adaptive meshes plus their individual partitions.
domcharrier/HIP
HIP : Convert CUDA to Portable C++ Code
domcharrier/HIPIFY
HIPIFY: Convert CUDA to Portable C++ Code
domcharrier/py-googletrans
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
domcharrier/RET
ROCm Machine Learning and HPC Stack installer
domcharrier/tensorflow_benchmark
TensorFlow benchmark scripts for single and multi nodes with multi GPUs
domcharrier/Vim-Jinja2-Syntax
An up-to-date jinja2 syntax file.
domcharrier/CFortranTranslator
A translator from Fortran to C++.
domcharrier/cmake-to-dot
Find cyclic dependencies in cmake projects
domcharrier/cython
The most widely used Python to C compiler
domcharrier/gcc
domcharrier/github-dependencies-info
github-dependencies-info
domcharrier/github-dependents-info
Collect information about dependencies between a github repo and other repositories. Results available in JSON, markdown and badge
domcharrier/HIP-Examples-1
Examples for HIP
domcharrier/hipANS
HIP version of dietGPU for the ROCm platform, featuring a GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
domcharrier/libHLC
A standalone shared library of HLC-LLVM from HSAFoundation for generating HSAIL and BRIG from LLVM
domcharrier/numba
NumPy aware dynamic Python compiler using LLVM
domcharrier/pyparsing_ext
Extension of pyparsing. You can easily build your own languages. ✌️
domcharrier/python-verb-conjugator
Uses the Verbix API to conjugate lists of verbs. This may be useful for generating dictionaries for predictive text applications.
domcharrier/roctools
Tools for using AMD ROCm with Numba
domcharrier/sphinxtr
The Sphinx Thesis Resource
domcharrier/tmpi
Run a parallel command inside a split tmux window
domcharrier/uftrace
Function graph tracer for C/C++/Rust