-
Notifications
You must be signed in to change notification settings - Fork 166
Home
To install rocblas, or build rocblas library and clients, please see the Linux Install Guide or the Windows Install Guide.
For information on rocBLAS functions, please see
For information on handle, device and stream management please see Handle, Stream, and Device Management in rocBLAS.
For example code and Makefile using rocBLAS see Example.
You can set Environment variables that cause rocBLAS to output logging information for each rocBLAS call. Note that output is streamed to standard error, and logging should only be used for diagnostics as it will slow down the code. For more information on logging please see Logging in rocBLAS.
For more information on contributing, please see Contributor's Guide.
For instructions on how to run/use the client code please see rocBLAS Benchmarking & Testing.