-
Notifications
You must be signed in to change notification settings - Fork 166
Home
To install rocblas, or build rocblas library and clients, please see Getting Started Guide for Linux.
For example code and Makefile using rocBLAS see Example.
For instructions on how to run/use the client code please see rocBLAS Benchmarking & Testing.
For information on rocBLAS functions, please see rocBLAS API.
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 information on handle, device and stream management please see Handle, Stream, and Device Management in rocBLAS.