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.c
Age
Commit message (
Expand
)
Author
2010-02-24
Report maximum work group size and if it has been exceeded
Thomas White
2010-02-23
Tidy up console output
Thomas White
2010-02-23
Mac OS X interoperability
Thomas White
2010-02-22
Don't try to calculate with a null GPU context
Thomas White
2010-02-22
Report when setting up GPU
Thomas White
2010-02-20
Move OpenCL utility stuff to a separate module
Thomas White
2010-02-20
Nicer branching
Thomas White
2010-02-20
Use the right value for --no-sfac
Thomas White
2010-02-19
Move critical array size definitions to share between CPU and GPU versions
Thomas White
2010-02-19
Add bandwidth to GPU calculation
Thomas White
2010-02-19
Fix various exciting (and otherwise) memory leaks
Thomas White
2010-02-19
Simplify sampling a bit - preventing some indexing issues
Thomas White
2010-02-19
Add finite sampling for better simulation accuracy
Thomas White
2010-02-19
Synchronise properly
Thomas White
2010-02-19
Split OpenCL initialisation into separate routing to avoid re-compiling all t...
Thomas White
2010-02-19
Fussiness
Thomas White
2010-02-19
Release memory objects
Thomas White
2010-02-19
Honour detector panels in GPU calculation
Thomas White
2010-02-19
Honour particle size in GPU calculation
Thomas White
2010-02-19
Push particle size display up to top level
Thomas White
2010-02-19
Check error code when enqueueing kernel
Thomas White
2010-02-19
Don't overrun bounds of sfac buffer
Thomas White
2010-02-18
Fixes for previous commit
Thomas White
2010-02-18
CL fixes
Thomas White
2010-02-17
GPU: Do rotation, other fixes
Thomas White
2010-02-17
Use OpenCL for much faster diffraction calculation
Thomas White