ptxas is an assembler for Parallel Thread eXecution.
ptxas
is a NVIDIA-provided tool for assembling Parallel Thread eXecution (PTX) code, as part of the toolchain for targeting NVIDIA GPU computing processors via CUDA. It translates .ptx assembly files into .cubin files (cuda binary files).