File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2016-2019 Advanced Micro Devices, Inc. All rights reserved.
1
+ Copyright (c) 2016-2020 Advanced Micro Devices, Inc. All rights reserved.
2
2
3
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Prebuilt binaries can be downloaded from the Releases page: https://github.com/G
33
33
* Provides access to some raw hardware counters. See [ Raw Hardware Counters] ( #raw-hardware-counters ) for more information.
34
34
35
35
## What's New
36
- * Version 3.6 (05/13 /20)
36
+ * Version 3.6 (05/14 /20)
37
37
* Add support for additional GPUs and APUs, including AMD Ryzen™ 4000 Series APUs.
38
38
* Add two new GFX10 GlobalMemory Counters for graphics using DX12 and Vulkan: LocalVidMemBytes and PcieBytes.
39
39
* Add VS2019 project support to CMake.
Original file line number Diff line number Diff line change 1
1
# GPU Performance API Release Notes
2
2
---
3
3
4
- ## Version 3.6 (05/13 /20)
4
+ ## Version 3.6 (05/14 /20)
5
5
* Add support for additional GPUs and APUs, including AMD Ryzen™ 4000 Series APUs.
6
6
* Add two new GFX10 GlobalMemory Counters for graphics using DX12 and Vulkan: LocalVidMemBytes and PcieBytes.
7
7
* Add VS2019 project support to CMake.
Original file line number Diff line number Diff line change 1
- # UpdateCommonMap .py
1
+ # dependencies_map .py
2
2
#
3
3
# Map of GitHub project names to clone target paths, relative to the GPUPerfAPI
4
4
# project root on the local disk.
You can’t perform that action at this time.
0 commit comments