cpu_gemm_opt. how to design cpu gemm on x86 with avx256, that can beat openblas.
75gcnasm. amdgpu example code in hip/asm
67FFT_implement. fft/ifft, r2c/c2r, 2d_r2c/2d_c2r, convolve, correlation, tiling fft, srfft, pfa, radix-2/3/5
7avx_flops. Benchmark cpu flops using avx instructions
7miopen_cudnn_ops. C++
5gemm_implementations. C
1deepcore_source_code. Subpart source code of of deepcore v0.7
1ogl_cube. observe a cube with basic arcball camera in c++
1project-orcus. project orcus
1kernel-launcher-amdgpu. C++
1