MCsquare

0 0
  • 0 Collaborators

Fast Monte Carlo dose calculation algorithm for the simulation of PBS proton therapy. ...learn more

Project status: Under Development

oneAPI, HPC

Intel Technologies
DevCloud, oneAPI

Code Samples [1]Links [1]

Overview / Usage

This project aim at developing a fast Monte Carlo dose calculation algorithm for the simulation of PBS proton therapy.

Methodology / Approach

To carry out this project goal a program designed for that (MCsquare) is taken as basis.

MCsquare is build in c and use OpenMP to parallelize the work.

Here oneapi and devcloud are used to test out the possibility to rewrite portion of MCsquare to offload portion of the computation to a GPU using OpenMP directives.

To see the advancement on that go on the fran-dev branch, for the moment it's mostly about testing out openMP offload see what work and what doesn't and at what cost.

Technologies Used

Mainly the intel oneapi compiler, intel OpenMP and devcloud.

Repository

https://gitlab.com/openmcsquare/MCsquare

Comments (0)