Skip to content

GPU Implementation of Monte Carlo PI Application #29

@BujSet

Description

@BujSet

The pi.cpp application is highly parallelizable, as each loop has no data-dependencies. Should be easy to port to a GPU application, where each thread can contribute a point simulation.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions