CUDA
CUDA is a parallel computing platform and API developed by NVIDIA, which allows developers to use GPUs for general-purpose computing.
PyTorch
PyTorch is an open-source machine learning framework, primarily used for developing and training deep neural networks.
Assembly
Assembly is a low-level programming language that provides a human-readable representation of machine code.