eyalroz / cuda-api-wrappers

Thin, unified, C++-flavored wrappers for the CUDA APIs
BSD 3-Clause "New" or "Revised" License
766 stars 79 forks source link

Collect the log-related link options into a sub-structure of `link::options_t` #624

Closed eyalroz closed 3 months ago

eyalroz commented 5 months ago

Let's collect the error_log, info_log and verbose_logs of link::options_t into a single substructure.