Split up the librawspec version string
texadactyl opened this issue · 0 comments
texadactyl commented
Historically, rawspec constructed the librawspec version string as a combination of:
- librawspec version
- cuFFT version
They have been separated into 2 separate strings and handled appropriately in rawspec.cu, rawspec.c, and fb_open.c.