Skip to content

Game of life example: dpnp on CPU is 4 times slower than NumPy #1402

Open
@antonwolfy

Description

@antonwolfy

Results for Game of life example (running on a laptop with 11th Gen processor and Iris Xe graphics):

example numpy dpnp CPU dpnp GPU size
game of life 1 s 4.8 s 1.8 s 8192 x 8192

demonstrates dpnp execution time on CPU which is 4 times greater than one of NumPy.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions