Historique | Voir | Annoter | Télécharger (52,88 ko)
Add the export trajectories on CUDA.
Add backup of trajectories in CSV format.
Changes max coordonates to relative ones.
Add option to specify number of threads under CUDA.
Multiple changes to clean source code.
Add comments to make it works under Xeon Phi
Improve memory use in OpenCL.
Uncomment rungekutta inhibition in EachPixel approach.
Modify to make it works under Xeon Phi.
Add sequential compute. Rename distributed compute as EachCircle. Improve.
Add Original calculation process both OpenCL and CUDA. Integrate TRACKPOINTS as directive
Add metrology in save image process.
Change pow() to exp(log()) for Monochromatic.
Add synchronization to CUDA context in order to get consistent compute time.
Correct minor bugs as x,y exchange in max detections.
Improve EachPixel method. Improve CUDA implementation with threads.
Add CUDA version. First version.
Change default to float. Correct
Add Newton option.Correct Black Body implementation.
Minor changes.
Simplification of input parameters. Improvment of single precision calculations.
Correct Typo on option.
Add flux rendering.
Modify ExitOnImpact in main procedure.
Add preliminary version of Black Hole rendering using GPU devices.