aboutsummaryrefslogtreecommitdiff
path: root/tests/gpu_sim_check.c
AgeCommit message (Expand)Author
2020-08-05Convert gpu_sim_check to DataTemplateThomas White
2020-07-29Remove config.h from testsThomas White
2020-01-10Mass update of copyright datesThomas White
2019-06-04gpu_sim_check: Increase tolerance from 1.1% to 1.2%Thomas White
2019-05-29Use Spectrum API for simulationThomas White
2019-05-14gpu_sim_check: Increase tolerance from 1% to 1.1%Thomas White
2019-05-13gpu_sim_check: Succeed if GPU not availableThomas White
2018-09-10Change image.spectrum to image.spectrum0 to use a different structure for spe...Alexandra Tolstikova
2018-02-27pattern_sim: Add --flatThomas White
2016-07-29Use z component in GPU simulationThomas White
2016-07-29tests/gpu_sim_check: Restore actual check (!)Thomas White
2016-07-29Panel coordinate fixes for GPU simulationThomas White
2015-10-07tests/gpu_sim_check: Update for new GPU simulation codeThomas White
2014-11-14pattern_sim: Better error trappingThomas White
2014-09-24Remove bandwidth, divergence and profile radius from struct beam_paramsThomas White
2014-09-24Remove beam radius and nphotons from struct beam_paramsThomas White
2014-09-22Beam file removal, part IThomas White
2014-08-18gettimeofday() fixesThomas White
2014-02-28pattern_sim: Add --no-fringesThomas White
2014-01-20RNG overhaulThomas White
2014-01-20pattern_sim: Overhaul and add SASE spectrum simulationThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-03-09Use ADU per eV in geometry file, rather than ADU per photon in beam fileThomas White
2012-02-24GPL boilerplate for testsThomas White
2012-02-22Fix include paths in testsThomas White
2012-02-22Finish fixing compiler warningsThomas White
2012-02-22Don't test divergence simulation (because it doesn't work)Thomas White
2012-02-22Update GPU testThomas White
2012-02-22Report how much faster the GPU version wasThomas White
2012-02-22tests/gpu_sim_check: Write HDF5 files if test failsThomas White
2012-02-22Add tests/gpu_sim_checkThomas White