cutlass/test/unit/gemm/device
Andrew Kerr c53f3339bb
CUTLASS 2.3 initial commit (#134)
CUTLASS 2.3 adds GEMMs targeting Sparse Tensor Cores on the NVIDIA Ampere Architecture, fast SGEMM, and small matrix classes, bug fixes, and performance enhancements.
2020-09-23 14:00:58 -07:00
..
CMakeLists.txt CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_b1t_b1n_s32n_wmma_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_b1t_b1n_s32t_wmma_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_cf32n_cf32t_cf32t_tensor_op_tf32_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_cf32t_cf32n_cf32t_tensor_op_tf32_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f16n_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f16n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f16t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f16n_f16n_f16t_volta_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f16t_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f16t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f32n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f16n_f16n_f32t_volta_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16n_f32t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16n_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_tensor_op_f16_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_volta_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f16t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f32n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f16n_f16t_f32t_volta_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16n_f16t_f32t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16n_singlestage_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16n_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_singlestage_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_tensor_op_f16_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f16t_f16n_f16t_volta_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f16t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f32n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f32t_singlestage_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f16t_f16n_f32t_volta_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16n_f32t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f16n_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f16n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f16t_wmma_tensor_op_f16_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f16t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f32n_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f16t_f16t_f32t_volta_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f16t_f16t_f32t_wmma_tensor_op_f32_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f32n_f32n_f32t_tensor_op_bf16_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f32n_f32n_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f32n_f32t_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f32t_f32n_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f32t_f32t_f32t_tensor_op_f32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_planar_complex_f16_f16_f32_tensor_op_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_planar_complex_f16_f16_f32_tensor_op_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_planar_complex_f16_f16_f32_tensor_op_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s32n_wmma_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s4t_s4n_s32t_tensor_op_s32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_s4t_s4n_s32t_wmma_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s8n_wmma_tensor_op_s32_sm72.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s8t_wmma_tensor_op_s32_sm72.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_s8t_s8n_s32n_wmma_tensor_op_s32_sm72.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_s8t_s8n_s32t_tensor_op_s32_sparse_sm80.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
gemm_s8t_s8n_s32t_wmma_tensor_op_s32_sm72.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_splitk_serial_tensor_op_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_splitk_simt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_splitk_tensor_op_sm70.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_splitk_tensor_op_sm75.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_u8t_u8n_s32t_wmma_tensor_op_s32_sm72.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_universal_cf32n_cf32n_cf32n_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
gemm_universal_f16n_f16t_f32t_tensor_op_f32_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
multistage_testbed_interleaved.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
multistage_testbed.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_cgemm_nn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_cgemm_nt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_cgemm_tn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_cgemm_tt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_dgemm_nn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_dgemm_nt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_dgemm_tn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_dgemm_tt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_hgemm_nn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_hgemm_nt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_hgemm_tn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_hgemm_tt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_igemm_nn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_igemm_nt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_igemm_tn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_igemm_tt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_int8_igemm_sm61_perf.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_int8_igemm_sm61_sliced_k.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_int8_igemm_sm61.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_sgemm_nn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_sgemm_nt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_sgemm_nt_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_sgemm_tn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_sgemm_tn_sm80.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_sgemm_tt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_sm50.py CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_zgemm_nn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_zgemm_nt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_zgemm_tn_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
simt_zgemm_tt_sm50.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed_complex.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed_interleaved.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed_planar_complex.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed_sanity.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed_sparse.h CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
testbed_splitk.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed_universal.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed_utils.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
testbed.h CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00