likelovewant / ROCmLibs-for-gfx1103-AMD780M-APU

ROCm Library Files for gfx1103 and update with others arches based on AMD GPUs for use in Windows.
GNU General Public License v3.0
149 stars 17 forks source link

Could not initialize Tensile library #12

Closed SantaSpeen closed 1 month ago

SantaSpeen commented 1 month ago

rocBLAS error: Could not load C:\Program Files\AMD\ROCm\6.1\bin\/rocblas/library/TensileLibrary_lazy_gfx1103.dat

rocBLAS error: Could not initialize Tensile library Для продолжения нажмите любую клавишу . . .

likelovewant commented 1 month ago

Not sure what are your using for ? SD or Ollama or others. 1, make sure your also has rocbals.dll replaced the original one . otherwise ,it will show this error 2, make sure you rocblas library match your HIPSDK (ROCM) Version.5.7 or 6.1.2 , mismatch will cause error . 3, make sure has latest drivers. @SantaSpeen

SantaSpeen commented 1 month ago
  1. Yep set COMMANDLINE_ARGS=--use-zluda --medvram
  2. 6.1.2
  3. latest
SantaSpeen commented 1 month ago

my bad all is fine