From 536edc4088f8f2a378d4223a5a2cd9e843ff5ecc Mon Sep 17 00:00:00 2001 From: dzambare Date: Wed, 6 Nov 2019 14:21:38 +0530 Subject: [PATCH] Added support for zen3 configuration - User can now specify zen3 configuration, currently it reuses block sizes and kernels from zen2. - Auto configuration can detect and enable if zen3 config is needed - Added support for amd64 bundle which contains all zen platforms - Moved exiting amd bundle to amd64 legacy. AMD-Internal: [CPUPL-500, CPUPL-1013] Change-Id: I60b0b8abc6d2821c27ff0f5f6e032e889194b957 --- frame/base/bli_cpuid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frame/base/bli_cpuid.h b/frame/base/bli_cpuid.h index e4c092587..62c05ad5c 100644 --- a/frame/base/bli_cpuid.h +++ b/frame/base/bli_cpuid.h @@ -5,7 +5,7 @@ libraries. Copyright (C) 2014, The University of Texas at Austin - Copyright (C) 2018-2019, Advanced Micro Devices, Inc. + Copyright (C) 2018-2020, Advanced Micro Devices, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are