Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-13 | Fussiness | Thomas White | |
2019-05-13 | gpu_sim_check: Succeed if GPU not available | Thomas White | |
On recent OSes, OpenCL (the API) is always available, but a GPU device not always. Therefore, this test will always be built, and shouldn't fail just because a GPU isn't present. | |||
2018-06-26 | Embed diffraction.cl and hdfsee.ui into executables | Thomas White | |
Having to install these causes problems, e.g. you can't run from build directory nor run tests without installing. For hdfsee.ui, the XML is now embedded in the code just as it is for cell_explorer. diffraction.cl is a bit too long and complicated for that. There are a number of nasty ways to embed such files. This one seems to be the overall least nasty, although it requires data/gen-resources to be run whenever diffraction.cl is changed. | |||
2014-08-04 | A better way of doing GPU symmetry | 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 cl-utils back out of libcrystfel | Thomas White | |
2012-02-22 | Move a load more stuff into libcrystfel | Thomas White | |
2012-02-22 | Use symmetry when simulating on the GPU | Thomas White | |
2012-02-22 | Handle multiple GPUs | Thomas White | |
2010-02-20 | Move OpenCL utility stuff to a separate module | Thomas White | |