cgemm/ctrmm power9
This commit is contained in:
4
param.h
4
param.h
@@ -2250,12 +2250,12 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#define SGEMM_DEFAULT_P 832
|
||||
#define DGEMM_DEFAULT_P 128
|
||||
#define CGEMM_DEFAULT_P 640
|
||||
#define CGEMM_DEFAULT_P 512
|
||||
#define ZGEMM_DEFAULT_P 256
|
||||
|
||||
#define SGEMM_DEFAULT_Q 1026
|
||||
#define DGEMM_DEFAULT_Q 384
|
||||
#define CGEMM_DEFAULT_Q 640
|
||||
#define CGEMM_DEFAULT_Q 1026
|
||||
#define ZGEMM_DEFAULT_Q 1026
|
||||
|
||||
#define SYMV_P 8
|
||||
|
||||
Reference in New Issue
Block a user