This study empirically compares programmer productivity between OpenACC and CUDA in high-performance computing, focusing on programming time and execution speed. The findings reveal that OpenACC programming time is at least 37% shorter than CUDA, while CUDA execution speed is nine times faster than OpenACC. The research also explores the impact of prior CUDA experience on OpenACC programming efficiency, concluding that experience with CUDA does not significantly affect OpenACC development time.