index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
diffraction-gpu.h
Age
Commit message (
Expand
)
Author
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-05-29
Use Spectrum API for simulation
Thomas White
2018-03-22
OpenCL stuff
Thomas White
2018-02-27
pattern_sim: Add --flat
Thomas White
2014-11-14
pattern_sim: Better error trapping
Thomas White
2014-02-28
pattern_sim: Add --no-fringes
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
Move the "indexed reflection array" thing to where it can't do any harm
Thomas White
2012-02-22
Move a load more stuff into libcrystfel
Thomas White
2012-02-22
setup_gpu() does not need an image
Thomas White
2012-02-22
Update copyrights
Thomas White
2012-02-22
Use symmetry when simulating on the GPU
Thomas White
2012-02-22
Use symmetry when simulating (on the CPU only)
Thomas White
2012-02-22
Handle multiple GPUs
Thomas White
2012-02-22
Reduce the scope of "count"
Thomas White
2010-04-01
indexamajig: Introduce multithreading
Thomas White
2010-03-27
Make it obvious, when using GPU simulation, if a required reflection is unava...
Thomas White
2010-03-26
Don't try to render PDBs, part II: remove "molecule" from "struct image".
Thomas White
2010-03-26
Don't try to render PDBs, part I
Thomas White
2010-03-10
Add missing bracket
Thomas White
2010-03-10
Allow multiple sinc LUTs
Thomas White
2010-03-01
Fix build when OpenCL is disabled
Thomas White
2010-03-01
Use a lookup table for sinc values in GPU calculation
Thomas White
2010-02-19
Move critical array size definitions to share between CPU and GPU versions
Thomas White
2010-02-19
Split OpenCL initialisation into separate routing to avoid re-compiling all t...
Thomas White
2010-02-17
Use OpenCL for much faster diffraction calculation
Thomas White