Skip to content

Commit

Permalink
Merge pull request #567 from ROCm-Developer-Tools/palamida-updates
Browse files Browse the repository at this point in the history
Palamida updates
  • Loading branch information
manoj-freyr authored Nov 22, 2022
2 parents 9c35fae + b63f583 commit 2462861
Show file tree
Hide file tree
Showing 273 changed files with 1,095 additions and 245 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ ExternalProject_Add(yaml
BUILD_COMMAND ""
INSTALL_COMMAND ""
TEST_COMMAND ""
)
)
2 changes: 1 addition & 1 deletion CMakeRBLASDownload.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ ExternalProject_Add(rvs_rblas
BUILD_COMMAND ""
INSTALL_COMMAND ""
TEST_COMMAND ""
)
)
2 changes: 1 addition & 1 deletion CMakeRSMIDownload.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ ExternalProject_Add(rvs_smi
BUILD_COMMAND ""
INSTALL_COMMAND ""
TEST_COMMAND ""
)
)
2 changes: 1 addition & 1 deletion CMakeYamlDownload.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ ExternalProject_Add(yaml
BUILD_COMMAND ""
INSTALL_COMMAND ""
TEST_COMMAND ""
)
)
25 changes: 25 additions & 0 deletions CTestConfig.cmake
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# ################################################################################
# #
# # Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
# #
# # MIT LICENSE:
# # Permission is hereby granted, free of charge, to any person obtaining a copy of
# # this software and associated documentation files (the "Software"), to deal in
# # the Software without restriction, including without limitation the rights to
# # use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
# # of the Software, and to permit persons to whom the Software is furnished to do
# # so, subject to the following conditions:
# #
# # The above copyright notice and this permission notice shall be included in all
# # copies or substantial portions of the Software.
# #
# # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# # SOFTWARE.
# #
# ###############################################################################

## This file should be placed in the root directory of your project.
## Then modify the CMakeLists.txt file in the root directory of your
## project to incorporate the testing dashboard.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2022 ROCm Developer Tools
Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion babel.so/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion babel.so/include/action.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion babel.so/include/rvs_memworker.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion babel.so/include/rvs_module.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion babel.so/src/action.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion babel.so/src/rvs_memworker.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion babel.so/src/rvs_module.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion babel.so/tests.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion cmake_modules/tests_conf.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion cmake_modules/tests_conf_group.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion cmake_modules/tests_conf_group_logging.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion cmake_modules/tests_conf_logging.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion cmake_modules/tests_conf_testif.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion cmake_modules/tests_unit.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
6 changes: 3 additions & 3 deletions cmake_modules/utils.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
## The University of Illinois/NCSA
## Open Source License (NCSA)
##
## Copyright (c) 2014-2017, Advanced Micro Devices, Inc. All rights reserved.
## Copyright (c) 2014-2017, Advanced Micro Devices, Inc. All rights reserved.
##
## Developed by:
##
## AMD Research and AMD HSA Software Development
##
## Advanced Micro Devices, Inc.
## Advanced Micro Devices, Inc. All rights reserved.
##
## www.amd.com
##
Expand All @@ -25,7 +25,7 @@
## - Redistributions in binary form must reproduce the above copyright
## notice, this list of conditions and the following disclaimers in
## the documentation and#or other materials provided with the distribution.
## - Neither the names of Advanced Micro Devices, Inc,
## - Neither the names of Advanced Micro Devices, Inc. All rights reserved.
## nor the names of its contributors may be used to endorse or promote
## products derived from this Software without specific prior written
## permission.
Expand Down
2 changes: 1 addition & 1 deletion doc/mansrc/rvs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/include/action.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/include/edp_worker.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/include/rvs_module.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/src/action.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/src/edp_worker.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/src/rvs_module.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion edp.so/tests.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/include/action.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*******************************************************************************
*
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/include/rvs_module.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/******************************************************************************* *
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/include/worker.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/src/action.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*******************************************************************************
*
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/src/rvs_module.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/src/worker.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*******************************************************************************
*
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion gm.so/test/test_1.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gm.so/tests.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gpup.so/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
##
## Copyright (c) 2018-2022 ROCm Developer Tools
## Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
##
## MIT LICENSE:
## Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gpup.so/include/action.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*******************************************************************************
*
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gpup.so/include/rvs_module.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*******************************************************************************
*
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gpup.so/src/action.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*******************************************************************************
*
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gpup.so/src/rvs_module.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
2 changes: 1 addition & 1 deletion gpup.so/test/test_nonameaction.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/********************************************************************************
*
* Copyright (c) 2018-2022 ROCm Developer Tools
* Copyright (c) 2018-2022 Advanced Micro Devices, Inc. All rights reserved.
*
* MIT LICENSE:
* Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
Loading

0 comments on commit 2462861

Please sign in to comment.