ComputingDiaryScienceTechnologyUncorrected

Using CUDA

  • Today, I studied and used CUDA for research efficiency improvement.


    CUDA is a technology for high speed computation by GPU.

    My study require a huge amount of calculation, and it usually takes about 1 hours per experiment.

    However, by using CUDA, the computational time was reduced to about 30 seconds.

    This means the 120 times efficiency improvement.

    I’m having a hell of a time.

    Original sentence