-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change extends the applicability and functionality of AMD applic…
…ation optimization layer. 1) The AMD application optimization layer extends its implementation support (of a separate memory region for the planner) for the real DFT problem types that are supported through r2c and c2r interfaces. 2) The default use of wisdom feature in combination with the application optimization layer is disabled. This avoids the corruption of wisdom file from concurrent reads/writes by multiple processes of the application. It is due to known concurrency issues in the planner and needs some kind of atomic operations for the wisdom feature. 3) README is updated with more information. This code change relates to Jira IDs AMD-Internal : [CPUPL-1890] [CPUPL-1889] Change-Id: Icc78a53708a1855b41f451257ef1310a9791b22e
- Loading branch information
1 parent
5647dde
commit f2c126b
Showing
3 changed files
with
181 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters