Skip to content

poor performance on cuda #7763

@liblaf

Description

@liblaf

I implemented a naive Adam solver and tested it on CPU and Cuda. It turns out that the calculations on my laptop CPU are even faster than on the RTX 3090! However, the kernel time on Cuda is indeed much lower than on CPU (although still not up to my expectations).

Maybe it is a problem with my implementation.

Source code and test data can be found here.

Metadata

Metadata

Assignees

Labels

questionQuestion on using Taichi

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions