Monte Carlo Ray Tracer built as a project for the Parallel Algorithms Lab.
Usage:
cd MPI- Compile :
mpic++ -O2 main.cpp - Run :
mpiexec -n X ./a.outwhere X is the number of processes.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Monte Carlo Ray Tracer built as a project for the Parallel Algorithms Lab.
Usage:
cd MPImpic++ -O2 main.cppmpiexec -n X ./a.out where X is the number of processes.