Recent Releases of astro-accelerate
astro-accelerate - AstroAccelerate
Update of the metadata files.
- C++
Published by jan2nov over 5 years ago
astro-accelerate - 4-bit de-dispersion, faster streams and jerk search
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
- C++
Published by KAdamek over 5 years ago
astro-accelerate - Update CMake minimum to 3.9.0
Update CMake minimum to 3.9.0.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Add #define for compilation using Makefile
Add #define for compilation using Makefile.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Multiple device architecture code compilation
Corrected parsing of multiple device architecture code at compilation. Removed a redundant double notice text in a few log messages.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Remove helper_string.h
Remove helper_string.h from repository.
- C++
Published by ccarels about 7 years ago
astro-accelerate - CUDA error code checking updated
Updated CUDA error checking to use return values, and removed dependence on helper_cuda.h.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Improved example and plotting instructions.
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.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Improvements and fix to analysis output
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.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Added comment to ddtr_plan input.
Added comment to ddtr_plan input.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Added units to device info print_info.
Added units to device info print_info.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Fix return type from false to null
Fix return type from false to null.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Add welcome notice to standalone executable.
Add welcome notice to standalone executable.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Added print_info method for aa_filterbank_metadata
Added printinfo method for aafilterbankmetadata, and added a method to the API to return the aafilterbank_metadata bound to the API instance.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Remove unused Python functions
Remove unused Python functions.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Pipelines provide status codes
All pipelines provide status codes to indicate the progress of the processing of the pipeline. Also, added additional defensive conditions to aaanalysisstrategy. The same functionality is extended to the Python interface.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Python script exits if fil file path is not valid
Python script exits if fil file path is not valid.
- C++
Published by ccarels about 7 years ago
astro-accelerate - First release with Python interface
First release with Python interface.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Limit GPU memory utilisation to 8 GB
Adds support for newer GPUs by limiting GPU memory utilisation to 8 GB. This is an interim solution towards upgrading the kernels to support GPUs with more than 8 GB of memory.
- C++
Published by ccarels about 7 years ago
astro-accelerate - AstroAccelerate API
First release with the newly developed AstroAccelerate API.
- C++
Published by ccarels about 7 years ago
astro-accelerate - Fix bug in analysis code
Fixed a bug in analysis module that caused segmentation fault problems in 2% of cases.
- C++
Published by ccarels over 7 years ago
astro-accelerate - Updated build system
Added CMake build system in addition to a Makefile. Source code and header code properly organised into folders. Header guards applied. The physics content has been validated against the last release.
- C++
Published by ccarels over 7 years ago
astro-accelerate - First release with semantic versioning
Since the last release: Minor bug fixes and a setup script for configuring the environment. Updates to the documentation. First release with semantic versioning.
- C++
Published by ccarels over 7 years ago
astro-accelerate - Updated release containing new fast SPDT and MSD codes
This release contains some bug fixes and updated MSD and SPDT codes.
- C++
Published by wesarmour almost 8 years ago
astro-accelerate - Release for ApJS FDAS paper
Release for ApJS FDAS paper
- C++
Published by wesarmour over 8 years ago