ROCm / rocBLAS

Next generation BLAS implementation for ROCm platform
https://rocm.docs.amd.com/projects/rocBLAS/en/latest/
Other
340 stars 157 forks source link

SWDEV-398093 - Exclude Tensile library files from ASAN package (#1924) #1335

Closed raramakr closed 1 year ago

raramakr commented 1 year ago

ASAN package requires only address sanitized shared libraries and license files. Tensile library files are not shared libraries, so excluding them from ASAN package

resolves #___

Summary of proposed changes:

-