Open main menu

CDOT Wiki β

Changes

Team NP Complete

42 bytes added, 00:07, 22 December 2017
no edit summary
Keep in mind: this really only happens on the particle level, and not even to all particles. Only particles with low mass and high energy are capable of quantum tunneling, at least consistently.
 
 
=OpenMP=
[[File:NonParallel.png|1000px|center|Non-Parallel Process]]
 
We parallelized the code for rendering and state evolution above. We did not, however, yet parallelize the FFT code. The reason for this is that we initially thought that there was a loop-carried dependency that could not be resolved:
 
[[File:FFT_crop.png|1000px|center|Hotspot]]
[[File:after_fft_analysis.png|1000px|center|After FFT analysis]]
25
edits