|
|
|
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
|
|
|
|
# MIT License
|
|
|
|
|
#
|
|
|
|
|
# Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All rights reserved.
|
|
|
|
|
# Copyright (c) 2022-2024 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
|
|
|
|
@ -21,8 +21,8 @@
@@ -21,8 +21,8 @@
|
|
|
|
|
# SOFTWARE.
|
|
|
|
|
|
|
|
|
|
LIBRARIES := \
|
|
|
|
|
hipCUB \
|
|
|
|
|
hipBLAS \
|
|
|
|
|
hipCUB \
|
|
|
|
|
hipSOLVER \
|
|
|
|
|
rocRAND |
|
|
|
|
|
|
|
|
|