Skip to content

Releases: AstroAccelerateOrg/astro-accelerate

AstroAccelerate

20 Nov 16:43
259902f

Choose a tag to compare

Update of the metadata files.

4-bit de-dispersion, faster streams and jerk search

10 Nov 15:09
410d05d

Choose a tag to compare

Introducing the 4-bit de-dispersion kernel, streams in D2H copy from DDTR and periodicity, an improved error handling form the GPU, and the JERK search. Major fixes throughout the whole AstroAccelerate

Update CMake minimum to 3.9.0

08 Mar 13:51
40f84b7

Choose a tag to compare

Update CMake minimum to 3.9.0.

Add #define for compilation using Makefile

06 Mar 14:31
df8d39a

Choose a tag to compare

Add #define for compilation using Makefile.

Multiple device architecture code compilation

05 Mar 16:39
9394e72

Choose a tag to compare

Corrected parsing of multiple device architecture code at compilation. Removed a redundant double notice text in a few log messages.

Remove helper_string.h

05 Mar 14:58
cae9eaf

Choose a tag to compare

Remove helper_string.h from repository.

CUDA error code checking updated

05 Mar 14:14
17e4ba5

Choose a tag to compare

Updated CUDA error checking to use return values, and removed dependence on helper_cuda.h.

Improved example and plotting instructions.

28 Feb 16:22
7a9b551

Choose a tag to compare

The example code for dedispersion and analysis shows how to print the candidate information to the screen. The readme was updated to provide instructions on plotting the raw output data from the analysis and periodicity modules.

Improvements and fix to analysis output

28 Feb 11:54
ef80760

Choose a tag to compare

Analysis output pulses are cleared on each time chunk for easier data consumption. Fixed analysis output so all candidates are properly written to the user output.

Added comment to ddtr_plan input.

19 Feb 09:55
7be3271

Choose a tag to compare

Added comment to ddtr_plan input.