Skip to content

Commit 3d37830

Browse files
committed
GPA 3.6 updates
1 parent 045a85e commit 3d37830

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016-2019 Advanced Micro Devices, Inc. All rights reserved.
1+
Copyright (c) 2016-2020 Advanced Micro Devices, Inc. All rights reserved.
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Prebuilt binaries can be downloaded from the Releases page: https://github.com/G
3333
* Provides access to some raw hardware counters. See [Raw Hardware Counters](#raw-hardware-counters) for more information.
3434

3535
## What's New
36-
* Version 3.6 (05/13/20)
36+
* Version 3.6 (05/14/20)
3737
* Add support for additional GPUs and APUs, including AMD Ryzen™ 4000 Series APUs.
3838
* Add two new GFX10 GlobalMemory Counters for graphics using DX12 and Vulkan: LocalVidMemBytes and PcieBytes.
3939
* Add VS2019 project support to CMake.

ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GPU Performance API Release Notes
22
---
33

4-
## Version 3.6 (05/13/20)
4+
## Version 3.6 (05/14/20)
55
* Add support for additional GPUs and APUs, including AMD Ryzen™ 4000 Series APUs.
66
* Add two new GFX10 GlobalMemory Counters for graphics using DX12 and Vulkan: LocalVidMemBytes and PcieBytes.
77
* Add VS2019 project support to CMake.

scripts/dependencies_map.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UpdateCommonMap.py
1+
# dependencies_map.py
22
#
33
# Map of GitHub project names to clone target paths, relative to the GPUPerfAPI
44
# project root on the local disk.

0 commit comments

Comments
 (0)