Mostrando entradas con la etiqueta calculate pi. Mostrar todas las entradas
Mostrando entradas con la etiqueta calculate pi. Mostrar todas las entradas

jueves, 3 de julio de 2014

Monte Carlo Integration


Hi everybody, this is a new video!

This time is about Monte Carlo Integration method with the same example we have benn talking about before to get the value of PI. 

There are many ways to see this problem in order to get more precise and faster results, so you can check out some of this modifications in this repo at github.

It's a basic level so I hope it is useful for somebody. Here is the video, you can also check the playlist at youtube here




 For more information about parallel programming and MPI or OpenMP check out this site


martes, 17 de junio de 2014

MPI and Rectangular Integration

Hi guys!

This is the 2nd videos of this MPI Series, now I show you a simple example of MPI code for integration, using the most common method to integrate (little rectangles)  and calculating the value of Pi !

You can watch the video here.



Don't forget to suscribe and visit this site where you can find further information.